Another excellent tool for checking colour accessibility, but with the added bonus of creating viable palettes for you. These can then be filtered based on various criteria such as minimum WCAG level, background colour, and base hue (green, blue, red, etc.). Very clever 👍
- Source
- Link to Original 🔗
- Published
- Categories
- Inclusion, Web Design
- Tags
- contrast ratio, WCAG, colour palette, colour, a11y, tool
Explore Other Notes
⬅ Newer
Get the FLoC out
The latest breach of Google's old "do no evil" motto is here: FLoC. As ever, Jeremy has written a well-reasoned and nuanced take on why it's likely a bad idea, both for the web in general and Google …
Older ➡
Git push to new repository
Super useful walkthrough on taking a branch from one repository and publishing it to another repository entirely (great for creating test repos or stripped-down example repos for bug …
- <!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>Another excellent tool for checking colour accessibility, but with the added bonus of creating viable palettes for you. These can then be filtered based on various criteria such as minimum WCAG …</p> </body> </html>
- Murray Champernowne