Tanaguru / Contrast-Finder

Find valid background / foreground color contrast for accessibility (a11y, WCAG)
http://contrast-finder.tanaguru.com/
GNU Affero General Public License v3.0
237 stars 57 forks source link

Add color suggestion options for WCAG 1.0 and vision deficiency #9

Open pthorson opened 9 years ago

pthorson commented 9 years ago

The Contrast Finder could be improved if it added options for WCAG 1.0 and for other color deficiencies such as color blindness.

The http://www.dasplankton.de/ContrastA/ site calculates color deficiencies and has a link to the algorithm they use.

mfaure commented 9 years ago

Hi @pthorson ,

Contrast-Finder already computes contrast against WCAG 2.0. Do you have a specific need for WCAG 1 ?

pthorson commented 9 years ago

I find that some colors which pass the WCAG 2.0 test fail the color difference test in WCAG 1.0. It is probably a nice to have as compared to the color blindness and other deficiencies testing..