Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate colour contrast issues within the footer component #1135

Closed
36degrees opened this issue Jan 14, 2019 · 1 comment
Closed

Investigate colour contrast issues within the footer component #1135

36degrees opened this issue Jan 14, 2019 · 1 comment

Comments

@36degrees
Copy link
Contributor

36degrees commented Jan 14, 2019

What

Investigate whether there are issues with colour contrast within the footer component.

The links in the footer use dark grey (#454a4c) against light grey (#dee0e2), which technically at 6.8:1 meets WCAG 2.1 AA standards for contrast but has been flagged as potentially problematic for users with visual impairments.

Text Large Text
AA ✔️ ✔️
AAA ✔️

Why

This was flagged in an audit of the design system (5th June 2018):

"Despite surpassing AA contrast minimum, the grey on grey text could not be read. As a vision impaired user, who does not rely on assistive technology, this contrast provides little luminosity of text which allows for a distorted reading platform. Hovering over this area with a mouse also offers little indication that the link is clickable. This is a result of low contrast and poor font rendering.

"The thicker and larger heading is clearly visible; however, the links are too light to decipher. Magnification provides little improvement.

"Inverted contrast is needed in order to view this area of the page." (DAC-USER-LV-GT-T3-01)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants