openmindculture / ingo-steinke.de

www.ingo-steinke.com is a portfolio website about web developer Ingo Steinke. The site is built using HTML, CSS, JavaScript, and 11ty (eleventy). English version: www.ingo-steinke.com
https://www.ingo-steinke.de/
2 stars 0 forks source link

Color Contrast: Accessibility meets Art Direction => add Display Options Control #86

Open openmindculture opened 2 years ago

openmindculture commented 2 years ago

After optimizing headlines and markup, there are even more, probably false positive, color contrast warnings when linting the website using axe accessibility linter. Maybe related to pseudo content, transparency, gradients, background animations.

TODO:

Expected behaviour: zero errors, zero warnings.

(Possible related issues deleted, as both have already been fixed.) Not a false positive, but a very strict one: my site actually fails to ensure minimum color contrast defined by WCAG 2, which brings back an art direction vs. accessibility problem: https://dev.to/ingosteinke/how-to-provide-an-accessible-high-contrast-alternative-to-a-pastel-color-scheme-396g https://stackoverflow.com/questions/72547565/how-to-provide-an-accessible-high-contrast-alternative-to-a-pastel-color-scheme+

openmindculture commented 2 years ago

As a pragmatic approach,

openmindculture commented 1 year ago

https://trello.com/c/aMVa9Qvs/79-issues-list-false-positive-color-contrast-warnings-in-axe-a111y

re-test after actually increasing contrast: https://github.com/openmindculture/ingo-steinke.de/issues/154