Kilotest: Diagnoses of text contrast improvable
violation by HTML element 148 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 148
- Tag name:
P - Text:
As Artists, we want to evolve our craft with technology, share our knowledge with others, integrate our craft into meaningful projects that bring delight to both ourselves and our partners in exchange for fair compensation. … If this VISION aligns with yours... let's innovate together!
- Start tag:
<p class="grey-text"> - XPath:
/html/body/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1] - Bounding box: x = 1459, y = 1630, width = 413, height = 312
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 148 of the Solver Collective page.
- The highest possible contrast of the text is 2.82: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: 2.82:1, <code>background-color: #f7f7f7</code>, <code>foreground-color: #b48f3e</code>, <code>font-size: 11pt</code> (original: <code>15px</code>), <code>font-weight: 400</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 4.18:1. Recommendation: change text colour to #545454.
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