accessible-color-matrix icon indicating copy to clipboard operation
accessible-color-matrix copied to clipboard

An Elm-based prototype to help designers build accessible color palettes.

Results 16 accessible-color-matrix issues
Sort by recently updated
recently updated
newest added

I don't know if you're accepting PRs or not, but I found this helpful for me. The table _can_ grow quite wide, but I found it an acceptable tradeoff.

Add colourblindness checking for the 4 red-green and 2 blue-yellow types.

Currently we show whether a color combination has a contrast ratio of 4.5:1, which is the WCAG AA criterion for text. However, WCAG AA also [specifies](https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html) that "Large-scale text and...

Lots of deprecated packages and final warning of `webpack-dev-server: command not found`

Addresses Issue #14. This button resets the values back to the default palette.

License for this, or maybe I'm missing it?

Great tool! Thank you for your contribution. **Problem** I am however having a caching issue on macOS using Goolge Chrome. When I enter values, the values remain and I am...

First off, great job on this project. I just learned about it today and I've added it to my design toolbox and shared it with the rest of my team....

After reading the **Anatomy of a Typeface** lesson in [Better Web Typography](https://betterwebtype.com/), I noticed that the author talks about how different fonts have different levels of contrast: > > >...

There is some kind of format called `.clr` that tools like Adobe and Sketch use; we should totes support it!