Kilotest: Diagnoses of text contrast improvable
violation by HTML element 259 on Pacific Northwest Software Quality Conference page
Basics
About the Pacific Northwest Software Quality Conference page
- URL: https://pnsqc.org/
- Tested 28 days ago by job
owxon 2026-05-04 at 16:59
About HTML element 259
- Tag name:
DIV - Text:
13 … HOURS
- Start tag:
<div class="rounded-lg bg-white/5 border border-white/10 px-3 py-2 text-center"> - XPath:
/html/body/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2] - Bounding box: x = 471, y = 647, width = 103, height = 71
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 259 of the Pacific Northwest Software Quality Conference page.
- Expected color contrast ratio for large font size at least 4.5:1, but got ratio: 1.37:1,<code>background-color: #000000</code>, <code>foreground-color: #2c2419</code>, <code>font-size: 23pt</code> (original: <code>30px</code>), <code>font-weight: 800</code>.%6
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
color_contrast_aaa7 - Expected color contrast ratio for small font size at least 7:1, but got ratio: 3.3:1, <code>background-color: #000000</code>, <code>foreground-color: #6b5d4f</code>, <code>font-size: 8pt</code> (original: <code>11px</code>), <code>font-weight: 400</code>.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
color_contrast_aaa7