Kilotest: Diagnoses of text contrast not testable
violation by HTML element 275 on Pacific Northwest Software Quality Conference page
Here is how tools diagnose the text contrast not testable
issue for HTML element 275 of the Pacific Northwest Software Quality Conference page.
Basics
- About the
text contrast not testable
issue- Why it matters: Text may be difficult to read
- Priority: lowest
- Related WCAG standard: 1.4.3
- About the Pacific Northwest Software Quality Conference page
- URL:
https://pnsqc.org/ - Tested on 2026-04-02 at 14:53
- URL:
- About HTML element 275
- Take me there
- Tag name:
H2 - Text:
Share your insights on software quality
- Start tag:
<h2 class="text-3xl sm:text-4xl font-bold text-white mb-4 leading-tight"> - XPath:
/html/body/section[2]/div[1]/div[1]/div[2]/h2[1] - Bounding box: x = 984, y = 1011, width = 712, height = 45
Diagnoses
- This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_4.1_4_6.G18.BgImage