#color-contrast

[ follow ]
Web design
fromCSS-Tricks
2 weeks ago

The thing about contrast-color | CSS-Tricks

contrast-color() returns only black or white, causing overly harsh contrast; support for intermediate softer contrast colors would improve readability.
fromDennis Deacon
1 month ago

Baby Steps Accessibility - Color Contrast of Text - Dennis Deacon

Per The WebAIM Million report, low contrast text represents 79.1% of all errors on the 1M homepages they analyzed via automated testing. People with low vision often struggle with text that blends into its background, especially if they also have a color vision deficiency. And as people like you and me age, this becomes especially important. Ensuring a minimum contrast ratio between text and background makes it easier to read, even for those who see limited or no color.
UX design
UX design
fromCSS-Tricks
4 months ago

Exploring the CSS contrast-color() Function... a Second Time | CSS-Tricks

The contrast-color() function simplifies color contrast decisions for web accessibility, but lacks flexibility and current browser support.
[ Load more ]