Myndex / SAPC-APCA

APCA (Accessible Perceptual Contrast Algorithm) is a new method for predicting contrast for use in emerging web standards (WCAG 3) for determining readability contrast. APCA is derived form the SAPC (S-LUV Advanced Predictive Color) which is an accessibility-oriented color appearance model designed for self-illuminated displays.
https://git.apcacontrast.com/documentation/APCAeasyIntro
Other
435 stars 14 forks source link

First impression suggestions #6

Closed bruce-usab closed 3 years ago

bruce-usab commented 3 years ago

Looking really great! My first impression critiques from Silver call 11/3:

bruce-usab commented 3 years ago

Very popular tools like Webaim Contrast Checker and TPG CCA put foreground color on the left, and background color on the right.

Myndex commented 3 years ago

Hi Bruce @bruce-usab

Yea, I noticed that about the WebAim checker and have been wondering if I should swap the input fields. Will do.

And I hear you regarding N/A -- that was a "well I gotta put something in" while in the midst of coding. "OK" is a pretty good idea. I was also thinking of "see level above" ... there is a part of the conformance model I didn't mention because it's not functioning yet, which is that I'm going to have some adjustment lookups per level that define things like text use (i.e. only for copyright, not for bodytext, etc) and trying to figure out how to indicate...

Myndex commented 3 years ago

Addressed, went with "OK" for now

bruce-usab commented 3 years ago

Thanks!

Also I love the <td class="copyOnly">©§™</td> change!