Kilotest: Diagnoses of text contrast improvable
violation by HTML element 304 on Pacific Northwest Software Quality Conference page
Here is how tools diagnose the text contrast improvable
issue for HTML element 304 of the Pacific Northwest Software Quality Conference page.
Basics
- About the
text contrast improvable
issue- Why it matters: Content is not easy to understand
- Priority: lowest
- Related WCAG standard: 1.4.6
- About the Pacific Northwest Software Quality Conference page
- URL:
https://pnsqc.org/ - Tested on 2026-04-02 at 14:53
- URL:
- About HTML element 304
- Take me there
- Tag name:
DIV - Text:
PNSQC 2026 … Keynotes, invited speakers, workshops, venue details, and author resources in one place.
- Start tag:
<div class="text-center mb-12"> - XPath:
/html/body/section[3]/div[1]/div[1] - Bounding box: x = 224, y = 1883, width = 1472, height = 144
Diagnoses
- Expected color contrast ratio for small font size at least 7:1, but got ratio: 2.75:1, <code>background-color: #fbf8f3</code>, <code>foreground-color: #c88b3a</code>, <code>font-size: 11pt</code> (original: <code>14px</code>), <code>font-weight: 500</code>.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
color_contrast_aaa7 - Expected color contrast ratio for small font size at least 7:1, but got ratio: 6:1, <code>background-color: #fbf8f3</code>, <code>foreground-color: #6b5d4f</code>, <code>font-size: 12pt</code> (original: <code>16px</code>), <code>font-weight: 400</code>.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
color_contrast_aaa7