Kilotest: Diagnoses of text contrast improvable
violation by HTML element 237 on Pacific Northwest Software Quality Conference page
Here is how tools diagnose the text contrast improvable
issue for HTML element 237 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 237
- Take me there
- Tag name:
P - Text:
The Pacific Northwest's premier software quality conference brings together practitioners, researchers, and leaders to share real-world knowledge and build a stronger quality community.
- Start tag:
<p class="mt-4 text-lg sm:text-xl text-pnsqc-slate text-center leading-relaxed"> - XPath:
/html/body/section[1]/div[1]/div[1]/div[1]/p[1] - Bounding box: x = 224, y = 403, width = 712, height = 98
Diagnoses
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6 (foreground color: #6b5d4f, background color: #fbf8f3, font size: 15.0pt (20px), 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 6:1. Recommendation: change text colour to #070300.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_4.1_4_6.G17.Fail