Hacker News new | ask | show | jobs
by kaycebasques 2628 days ago
I’ll do my usual plug and mention that Chrome DevTools (which I write the docs for) can help with contrast ratio (CR).

Inspect CR of a single node with color picker: https://developers.google.com/web/updates/2018/01/devtools#c...

Run an audit and check the accessibility category to find all nodes with insufficient CR: https://developers.google.com/web/tools/lighthouse/#devtools