Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Content Accessibility Guidelines (WCAG) Colour Contrast Checked #1407

Open
PavelGolodoniuc opened this issue Sep 23, 2024 · 1 comment
Open
Labels
feature Feature / Tool request or idea untriaged

Comments

@PavelGolodoniuc
Copy link

What feature or new tool do you think should be added to DevToys?

W3C provided a set of Web Content Accessibility Guidelines (WCAG), which include a colour contrast checker currently integrated in Chrome DevTools and Lighthouse, among others.

It would be great to have an extension or make it part of the core functionality in the DevToys.

Chrome DevTools does a good job when it works, including providing a colour curve of compliance with AA and AAA requirements. Unfortunately, it doesn't always work reliably as it fails to identify the background colour of an element or text block.

Some examples:

  1. https://contrastchecker.com/
  2. https://webaim.org/resources/contrastchecker/

Why do you think this is needed?

A Colour Contrast Checker in the Graphic section of the DevToys.

Solution/Idea

No response

Comments

No response

@PavelGolodoniuc PavelGolodoniuc added feature Feature / Tool request or idea untriaged labels Sep 23, 2024
@PavelGolodoniuc
Copy link
Author

I just looked through the issues, and it appears that such a feature used to be present in DevToys v1.x (#875). Is it just a matter of porting that functionality to the v2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature / Tool request or idea untriaged
Projects
None yet
Development

No branches or pull requests

1 participant