Kilotest: Diagnoses of text contrast improvable
violation by HTML element 124 on Pacific Northwest Software Quality Conference page
Here is how tools diagnose the text contrast improvable
issue for HTML element 124 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 124
- Take me there
- Tag name:
DIV - Text:
Home … Toggle Theme
- Start tag:
<div class="flex flex-col gap-1 pt-2 border-t border-white/10"> - XPath:
/html/body/header[1]/nav[1]/div[2]/div[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
Diagnoses
- Element was excluded from scanning because it's not visible either due to being explicitly hidden or e.g. is being rendered outside of viewport, having transparency etc.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
color_contrast_aaa7 - Expected color contrast ratio for small font size at least 7:1, but got ratio: 2.75:1, <code>background-color: #c88b3a</code>, <code>foreground-color: #fbf8f3</code>, <code>font-size: 11pt</code> (original: <code>14px</code>), <code>font-weight: 500</code>. <small>Note:</small> The element is possibly visually hidden and that state might be temporary. For example the lazy loading technique can be used and the element will be visible at some point.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
color_contrast_aaa7