radix-ui / colors

A gorgeous, accessible color system.
https://www.radix-ui.com/colors
MIT License
1.3k stars 60 forks source link

Not enough contrast on color 9 according to lighthouse #30

Open silveltman opened 11 months ago

silveltman commented 11 months ago

I get a warning in lighthouse. I'm using tomato9 as button background, with white as text color.

Screenshot 2023-07-14 at 20 45 35

colinhemphill commented 9 months ago

The 9 step is only guaranteed to reach a 3:1 ratio for 600 weight font at 19px.

https://www.radix-ui.com/colors/docs/tests/contrast#aa-large-text

Since that's well documented I believe this is expected. You'll need to use a different step for that font size.