Designing accessible color systems

2 · CSS-Tricks · Oct. 21, 2019, 4:15 p.m.
Summary
The team at Stripe explores how they’re refining their color palette to make it more accessible and legible for users across all their products and interfaces. Not only that but the team built a wonderful and yet entirely bonkers app for figuring out the ideal range of colors that they needed. We built a web interface to allow us to visualize and manipulate our color system using perceptually uniform color models. The tool gave us an immediate feedback loop while … Read article The post Desi...