Kilotest: Diagnoses of text contrast improvable
violation by HTML element 543 on Pacific Northwest Software Quality Conference page
Here is how tools diagnose the text contrast improvable
issue for HTML element 543 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 543
- Take me there
- Tag name:
DIV - Text:
© 2026 Pacific NW Software Quality Conference. All rights reserved.
- Start tag:
<div class="mt-12 pt-8 border-t border-white/5 flex flex-col sm:flex-row items-center justify-between gap-4"> - XPath:
/html/body/footer[1]/div[2]/div[2] - Bounding box: x = 352, y = 3722, width = 1216, height = 49
Diagnoses
- 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: 9pt</code> (original: <code>12px</code>), <code>font-weight: 400</code>.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
color_contrast_aaa7