Kilotest: Diagnoses of text contrast improvable
violation by HTML element 458 on Institute for Progress page
Here is how tools diagnose the text contrast improvable
issue for HTML element 458 of the Institute for Progress page.
Basics
- About the
text contrast improvable
issue- Why it matters: Content is not easy to understand
- Priority: lowest
- Related WCAG standard: 1.4.6
- About the Institute for Progress page
- URL:
https://ifp.org/ - Tested on 2026-04-03 at 04:21
- URL:
- About HTML element 458
- Tag name:
DIV - Text:
HIGH-SKILLED IMMIGRATION
- Start tag:
<div class="post-listing__category-name"> - XPath:
/html/body/main[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[2]/div[2] - Bounding box: x = 1001, y = 2150, width = 199, height = 20
- Tag name:
Diagnoses
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.01 (foreground color: #fcfbe8, background color: #3368ce, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1
Tool: Axe (Deque)
Rule:
color-contrast-enhanced - This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.01:1. Recommendation: change background to #000205.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_4.1_4_6.G17.Fail - [failed] Element has contrast ratio lower than minimum.
Tool: QualWeb (University of Lisbon)
Rule:
QW-ACT-R76 - This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.01:1. Recommendation: change background to #000205.
Tool: WallyAX (Wally)