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

WCAG 1.4.3: Elements must have sufficient color contrast (a[href="\#"]) #20

Open
ada-developer opened this issue May 8, 2019 · 0 comments

Comments

@ada-developer
Copy link

Issue

Elements must have sufficient color contrast (color-contrast)

Target application

Accessible University Demo Site - Inaccessible Version

Element path

li:nth-child(1) > a[href="#"]

Snippet

<a href="#">About</a>

How to fix

Fix any of the following:
  Element has insufficient color contrast of 2.52 (foreground color: #8a94a8, background color: #e7ecd8, font size: 12.0pt, font weight: normal). Expected contrast ratio of 4.5:1

Environment

Microsoft Edge version 75.0.139.4
This accessibility issue was found using Accessibility Insights for Web 2.3.0 (axe-core 3.2.2), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.

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

No branches or pull requests

1 participant