Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Reds used in links fails AA contrast requirements #18

Open
Kataract opened this issue Jan 9, 2018 · 1 comment
Open

Reds used in links fails AA contrast requirements #18

Kataract opened this issue Jan 9, 2018 · 1 comment

Comments

@Kataract
Copy link
Member

Kataract commented Jan 9, 2018

From aXe testing:

Element has insufficient color contrast of 4.44 (foreground color: #d9411e, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1

This goes for instances of <a> as well as <a class="btn">. Bumping the color from #d9411e to #bb371a ups the ratio to 5.72:1 which passes AA.

@mUtterberg
Copy link
Contributor

Apparently they are @orange. X-/
Change: included!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants