Kilotest: Diagnoses of text contrast improvable
violation by HTML element 408 on Solver Collective page
Basics
About the Solver Collective page
- URL: https://solvercollective.com/
- Tested 2 days ago by job
9a8on 2026-07-19 at 00:00
About HTML element 408
- Tag name:
P - Text:
THIS IS A CELEBRATION OF SOME OF THE BRANDS THAT TRUSTED US WITH THEIR INVESTMENT. … We thank them so much.
- Start tag:
<p class="golden"> - XPath:
/html/body/div[2]/div[7]/div[1]/div[1]/div[1]/p[1] - Bounding box: x = 1459, y = 6157, width = 225, height = 144
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 408 of the Solver Collective page.
- The highest possible contrast of the text is 3.03: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.03:1, <code>background-color: #ffffff</code>, <code>foreground-color: #b48f3e</code>, <code>font-size: 11pt</code> (original: <code>15px</code>), <code>font-weight: 700</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 3.03:1. Recommendation: change text colour to #775201.
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