Kilotest: Diagnoses of text contrast improvable
violation by HTML element 1840 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 1840
- Tag name:
BUTTON - Text:
Customize
- Start tag:
<button type="button" class="cookieadmin_btn cookieadmin_customize_btn" id="cookieadmin_customize_button" style="color: rgb(255, 255, 255); background-color: rgb(0, 113, 206);"> - XPath:
/html/body/div[5]/div[1]/div[2]/button[1] - Bounding box: x = 36, y = 987, width = 143, height = 30
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 1840 of the Turrito page.
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.93 (foreground color: #ffffff, background color: #0071ce, font size: 10.0pt (13.3333px), 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 4.94:1. Recommendation: change background to #005aa4.
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