Kilotest: Diagnoses of text contrast improvable violation by HTML element 245 on Pacific Northwest Software Quality Conference page

Here is how tools diagnose the text contrast improvable issue for HTML element 245 of the Pacific Northwest Software Quality Conference page.

Basics

Diagnoses

  1. 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: 12pt</code> (original: <code>16px</code>), <code>font-weight: 400</code>. <small>Note:</small> The element is possibly visually hidden and that state might be temporary. For example the lazy loading technique can be used and the element will be visible at some point.

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: color_contrast_aaa7