links in options/preferences don't meet wcag color contrast requirements
Categories
(Firefox :: Settings UI, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | affected |
People
(Reporter: asa, Unassigned)
Details
(Keywords: access)
Attachments
(1 file)
|
45.29 KB,
image/png
|
Details |
Links in the Firefox Options don't meet wcag aa minimum contrast requirements.
Comment 1•7 years ago
|
||
Thanks, Asa.
Hey epang, not sure if you're the right person to ask here - feel free to redirect.
It looks like the link colour is #0060df, and the background colour is #f9f9fa.
Using https://webaim.org/resources/contrastchecker/, I can get a AAA colour contrast rating if I use #0050B8 for the foreground colour. Is that sufficient, or is there another colour we should use?
Comment 2•7 years ago
|
||
(In reply to Mike Conley (:mconley) (:⚙️) (Catching up from PTO) from comment #1)
Thanks, Asa.
Hey epang, not sure if you're the right person to ask here - feel free to redirect.
It looks like the link colour is #0060df, and the background colour is #f9f9fa.
The inspector is a bit weird; it selects the hover colour by default (so that's what 0060df is). The hover colour actually passes AA contrast, but the non-hover colour (#0a8dff), which is brighter and therefore less contrast-ful with the light background, doesn't.
Note also that we might need a separate colour for links in the dark-background theme, and that this likely affects other in-content pages.
Updated•7 years ago
|
Updated•6 years ago
|
Description
•