add color contrast checker

This commit is contained in:
fria 2024-11-04 21:14:10 -06:00 committed by GitHub
parent 3edf49c68c
commit ce4c08abe0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,4 +5,6 @@ description: A guide for contributors on creating accessible content.
At Privacy Guides, we strive to make our website as accessible as possible so we can reach everyone with our message.
Try to follow the [WCAG guidelines](https://www.wcag.com) as closely as possible when contributing to the site.
Try to follow the [WCAG guidelines](https://www.wcag.com) as closely as possible when contributing to the site.
You can use this [color contrast checker](https://webaim.org/resources/contrastchecker/) to verify colors meet the guidelines.