Kilotest: Diagnoses of text contrast improvable
violation by HTML element 488 on Pacific Northwest Software Quality Conference page
Here is how tools diagnose the text contrast improvable
issue for HTML element 488 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 488
- Tag name:
BUTTON - Text:
Subscribe
- Start tag:
<button type="submit" class="px-6 py-3 bg-pnsqc-gold text-pnsqc-navy font-semibold rounded-lg hover:bg-pnsqc-gold-light transition-colors shadow-lg whitespace-nowrap"> - XPath:
/html/body/section[5]/div[1]/div[1]/form[1]/button[1] - Bounding box: x = 1091, y = 3252, width = 125, height = 50
- Tag name:
Diagnoses
- 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 2.75:1. Recommendation: change background to #0c0700.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_4.1_4_6.G17.Fail