Skip to content

Accessibility issue: insufficient contrast for text links #394

Description

@coliff

I'm submitting a ...

  • bug report
  • feature request
  • other (Please do not submit support requests here (below))

Run npx pa11y https://html5boilerplate.com/

Welcome to Pa11y

 > Running Pa11y on URL https://html5boilerplate.com/

Results for URL: https://html5boilerplate.com/

 • Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.89:1. Recommendation:  change text colour to #005c8a.
   ├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
   ├── html > body > section > div > ul > li:nth-child(1) > a
   └── <a href="https://github.com/h5bp/html5-boilerplate/issues"> <img src="github.s...</a>

 • Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.89:1. Recommendation:  change text colour to #005c8a.
   ├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
   ├── html > body > section > div > ul > li:nth-child(2) > a
   └── <a href="https://stackoverflow.com/questions/tagged/html5boilerplate"> <img src="stack-ov...</a>

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions