Kilotest: Diagnoses of text contrast improvable
violation by HTML element 415 on Institute for Progress page
Basics
About the Institute for Progress page
- URL: https://ifp.org/
- Tested 28 days ago by job
00von 2026-05-04 at 17:00
About HTML element 415
- Tag name:
DIV - Text:
By Tao Burga, Jonah Weinbaum, Dan Turner-Evans, Tim Fist, and Jay Kim
- Start tag:
<div class="author-list"> - XPath:
/html/body/main[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[2] - Bounding box: x = 1123, y = 1786, width = 384, height = 13
About the text contrast improvable
issue
- Why it matters: Content is not easy to understand
- Priority: lowest
- Related WCAG standard: 1.4.6
Diagnoses
Here is how tools diagnose the text contrast improvable
issue for HTML element 415 of the Institute for Progress page.
- The highest possible contrast of the text is 2.81:1 which is below the required contrast of 7:1
Tool: Alfa (Siteimprove)
Rule:
r66 - Expected color contrast ratio for small font size at least 7:1, but got ratio: 2.81:1, <code>background-color: #fffef2</code>, <code>foreground-color: #999999</code>, <code>font-size: 9pt</code> (original: <code>12px</code>), <code>font-weight: 300</code>.
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.81:1. Recommendation: change text colour to #060606.
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