A web app for testing multiple colour contrasts quickly.
When setting up the foundations for design systems I’ve found that I regularly need to check colour contrasts against multiple background colours. This could be time consuming and frustrating in the early stages of defining colours in system, therefore I decided to create a web app to do this.
https://colorcontrastapp.vercel.app/
I built this for my specific use case, so this initial version is far from perfect. The usability is a bit clunky – that’s more to do with my React skills than anything else. I’d like to add some finessing when I have time including the ability to save and import colours. One day I’ll maybe even bundle this into a Figma plugin so I could keep the whole workflow in one place … one day.