Kilotest: Diagnoses of text contrast improvable
violation by HTML element 63 on Pacific Northwest Software Quality Conference page
Here is how tools diagnose the text contrast improvable
issue for HTML element 63 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 63
- Tag name:
BUTTON - Text:
Get Involved
- Start tag:
<button class="header-nav-item-desktop px-2.5 py-2 text-pnsqc-slate hover:text-white transition-colors rounded-lg flex items-center gap-1"> - XPath:
/html/body/header[1]/nav[1]/div[1]/div[1]/div[3]/button[1] - Bounding box: x = 1020, y = 40, width = 137, height = 40
- Tag name:
Diagnoses
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.85 (foreground color: #6b5d4f, background color: #d4e5dd, font size: 12.5pt (16.64px), font weight: normal). Expected contrast ratio of 7:1
Tool: Axe (Deque)
Rule:
color-contrast-enhanced - 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 NaN:1.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_4.1_4_6.G17.Fail