Kilotest: Diagnoses of text contrast improvable
violation by HTML element 861 on Institute for Progress page
Here is how tools diagnose the text contrast improvable
issue for HTML element 861 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 861
- Take me there
- Tag name:
DIV - Text:
March 2nd 2026 … By Georgia Adamson, Tim Fist, and Sam Winter-Levy
- Start tag:
<div class="post-listing__meta"> - XPath:
/html/body/main[1]/div[4]/div[1]/div[1]/div[3]/div[1]/div[1]/div[5]/div[2]/div[4] - Bounding box: x = 2107, y = 4512, width = 385, height = 57
Diagnoses
- Expected color contrast ratio for small font size at least 7:1, but got ratio: 2.73:1, <code>background-color: #fcfbe8</code>, <code>foreground-color: #999999</code>, <code>font-size: 9pt</code> (original: <code>12px</code>), <code>font-weight: 300</code>. <small>Note:</small> The element is possibly visually hidden and that state might be temporary. For example the lazy loading technique can be used and the element will be visible at some point.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
color_contrast_aaa4 - Expected color contrast ratio for small font size at least 7:1, but got ratio: 2.73:1, <code>background-color: #fcfbe8</code>, <code>foreground-color: #999999</code>, <code>font-size: 9pt</code> (original: <code>12px</code>), <code>font-weight: 300</code>. <small>Note:</small> The element is possibly visually hidden and that state might be temporary. For example the lazy loading technique can be used and the element will be visible at some point.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
color_contrast_aaa4 - 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 2.73:1. Recommendation: change text colour to #040404.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_4.1_4_6.G17.Fail - 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 2.73:1. Recommendation: change text colour to #040404.
Tool: WallyAX (Wally)