Kilotest: Diagnoses of text contrast improvable
violation by HTML element 1520 on Turrito page
Basics
About the Turrito page
- URL: https://www.turrito.com/
- Tested 44 days ago by job
i2non 2026-06-07 at 00:32
About HTML element 1520
- Tag name:
P - Text:
Upper East Side, 31 Brickfield Road, Woodstock … Fax: +27 086 743 8740
- Start tag:
<p> - XPath:
[not obtained] - Bounding box: x = 378, y = 10133, width = 1165, height = 75
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 rule engines diagnose the text contrast improvable
issue for HTML element 1520 of the Turrito page.
- Expected color contrast ratio for small font size at least 7:1, but got ratio: 4.94:1, <code>background-color: #ffffff</code>, <code>foreground-color: #0071ce</code>, <code>font-size: 14pt</code> (original: <code>18px</code>), <code>font-weight: 300</code>.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
color_contrast_aaa7 - 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.66:1. Recommendation: change text colour to #595959.
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