Kilotest: Diagnoses of text contrast improvable
violation by HTML element 468 on Metropolitan Transportation Authority page
Basics
About the Metropolitan Transportation Authority page
- URL: https://www.mta.info/
- Tested 30 days ago by job
oyuon 2026-06-20 at 13:49
About HTML element 468
- Tag name:
BUTTON - Text:
Travel Preferences
- Start tag:
<button id="linkPreferencesModal" aria-label="Open Travel Preferences modal." class="preferences-link open-modal"> - XPath:
/html/body/div[1]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/button[2] - Bounding box: x = 500, y = 721, width = 280, height = 45
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 468 of the Metropolitan Transportation Authority page.
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.35 (foreground color: #ffffff, background color: #0f61a9, font size: 12.0pt (16px), 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.36:1. Recommendation: change background to #085aa2.
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