Kilotest: Diagnoses of text contrast improvable
violation by HTML element 442 on Third Act page
Basics
About the Third Act page
- URL: https://thirdact.org/
- Tested 67 days ago by job
f1con 2026-03-26 at 23:59
About HTML element 442
- Tag name:
A - Text:
Donate
- Start tag:
<a href="https://thirdact.org/donate/" class="btn btn-secondary mt-3"> - XPath:
/html/body/div[2]/main[1]/div[1]/section[5]/div[2]/div[1]/a[1] - Bounding box: x = 908, y = 3519, width = 104, height = 56
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 442 of the Third Act page.
- The highest possible contrast of the text is 3.48: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: 3.48:1, <code>background-color: #fd4517</code>, <code>foreground-color: #ffffff</code>, <code>font-size: 13pt</code> (original: <code>17px</code>), <code>font-weight: 600</code>.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
color_contrast_aaa7 - Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element
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 3.48:1. Recommendation: change background to #ac2200.
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 - 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 3.48:1. Recommendation: change background to #ac2200.
Tool: WallyAX (Wally)