Kilotest: Diagnoses of text contrast improvable
violation by HTML element 303 on LibreOffice page
Here is how tools diagnose the text contrast improvable
issue for HTML element 303 of the LibreOffice 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 LibreOffice page
- URL:
https://www.libreoffice.org/ - Tested on 2026-04-05 at 23:04
- URL:
- About HTML element 303
- Take me there
- Tag name:
P - Text:
“Ideally, we would have preferred to avoid this post.” When I read those opening words in Italo’s recent statement, “Let’s put an end to the speculation,” they stung. I don’t know if that specific post should have existed or not, but those first few words are a perfect reflection of the current TDF attitude. It… Continue reading The Post They Managed to Av[…]
- Start tag:
<p> - XPath:
/html/body/section[3]/div[1]/div[2]/div[3]/div[1]/p[1] - Bounding box: x = 985, y = 1648, width = 243, height = 216
Diagnoses
- The highest possible contrast of the text is 2.59:1 which is below the required contrast of 7:1
Tool: Alfa (Siteimprove)
Rule:
r66 - Expected color contrast ratio for small font size at least 7:1, but got ratio: 2.59:1, <code>background-color: #dfe5e8</code>, <code>foreground-color: #00a500</code>, <code>font-size: 10pt</code> (original: <code>13px</code>), <code>font-weight: 400</code>.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
color_contrast_aaa7 - 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 4.23:1. Recommendation: change text colour to #414b51.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_4.1_4_6.G17.Fail - [failed] Element has contrast ratio lower than minimum.
Tool: QualWeb (University of Lisbon)
Rule:
QW-ACT-R76 - 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 4.23:1. Recommendation: change text colour to #414b51.
Tool: WallyAX (Wally)