Kilotest: Diagnoses of text contrast improvable
violation by HTML element 990 on Parking Reform Network page
Basics
About the Parking Reform Network page
- URL: https://parkingreform.org/
- Tested 24 days ago by job
u5son 2026-05-08 at 20:27
About HTML element 990
- Tag name:
SPAN - Text:
Questions? Ask info@parkingreform.org
- Start tag:
<span style="color: #333333"> - XPath:
/html/body/div[2]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1] - Bounding box: x = 793, y = 4553, width = 335, height = 24
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 990 of the Parking Reform Network page.
- The highest possible contrast of the text is 6.26: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: 6.26:1, <code>background-color: #21ccb9</code>, <code>foreground-color: #333333</code>, <code>font-size: 13pt</code> (original: <code>17px</code>), <code>font-weight: 400</code>.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
color_contrast_aaa7 - Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.25 (foreground color: #333333, background color: #21ccb9, font size: 12.8pt (17px), font weight: normal). 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 6.26:1. Recommendation: change text colour to #2b2b2b.
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