Kilotest: Diagnoses of text contrast improvable
violation by HTML element 706 on Pacific Northwest Software Quality Conference page
Basics
About the Pacific Northwest Software Quality Conference page
- URL: https://pnsqc.org/
- Tested 28 days ago by job
owxon 2026-05-04 at 16:59
About HTML element 706
- Tag name:
BUTTON - Text:
Subscribe
- Start tag:
<button type="submit" class="button-gold px-6 py-3 font-semibold rounded-lg transition-colors shadow-lg whitespace-nowrap"> - XPath:
/html/body/main[1]/section[5]/div[1]/div[1]/form[1]/button[1] - Bounding box: x = 1091, y = 3241, width = 125, height = 50
About the text contrast improvable
issue
- Why it matters: Content is not easy to understand
- Priority: lowest
- Related WCAG standard: 1.4.6
Diagnoses
Here is how tools diagnose the text contrast improvable
issue for HTML element 706 of the Pacific Northwest Software Quality Conference page.
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.24 (foreground color: #2c2419, background color: #c88b3a, font size: 12.0pt (16px), 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 5.25:1. Recommendation: change text colour to #080400.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_4.1_4_6.G17.Fail