usnationalarchives / nara-ugfa

NARA User Generated Finding Aids Prototype
1 stars 0 forks source link

Share | Export | Print text fail WCAG contrast rules #141

Closed lfrancis closed 4 years ago

lfrancis commented 4 years ago

https://nara-ugfa.herokuapp.com/search?q=bush

image

Elements must have sufficient color contrast

Issue tags category: color wcag2aa wcag143

Issue description Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds

More info Element location .sc-fznZeY > li:nth-child(1) Element source <li>Share |</li>

To solve this violation, you need to... Fix the following: Element has insufficient color contrast of 1.78 (foreground color: #c2c2c2, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 4.5:1

lfrancis commented 4 years ago

I'm guessing these are dimmed-back for the prototype?

danielboggs commented 4 years ago

@lfrancis yes

cc @lizzycederberg

lizzycederberg commented 4 years ago

Yep, you can close this @lfrancis

lfrancis commented 4 years ago

closing as NAB