Kilotest: Diagnoses of text contrast improvable
violation by HTML element 252 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 252
- Tag name:
P - Text:
Call for Proposals deadline: April 20, 2026 Extended to May 4, 2026!
- Start tag:
<p class="text-sm text-pnsqc-slate text-center"> - XPath:
/html/body/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1] - Bounding box: x = 245, y = 615, width = 670, height = 20
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 252 of the Pacific Northwest Software Quality Conference page.
- Expected color contrast ratio for small font size at least 7:1, but got ratio: 1.37:1, <code>background-color: #000000</code>, <code>foreground-color: #2c2419</code>, <code>font-size: 11pt</code> (original: <code>14px</code>), <code>font-weight: 600</code>.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
color_contrast_aaa7 - Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6 (foreground color: #6b5d4f, background color: #fbf8f3, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1
Tool: Axe (Deque)
Rule:
color-contrast-enhanced