← Back to summary

https://www.hickenlooper.senate.gov/contact/ FAIL

Score: 94/100 • Errors: 1 • Warnings: 1 • Notices: 0
Tests Passed: 22/24 • Response Time: 4189ms
Target: WCAG 2.2 Level AA • Settle Delay: 2000ms • Audit Profile: wcag • Run Profile: desktop
Tags Used: wcag2a, wcag2aa, wcag21a, wcag21aa, wcag22a, wcag22aa
Excluded Rules: none

Errors (1)

color-contrast serious
Elements must meet minimum color contrast ratio thresholds
nodes: 4
target p:nth-child(3) > span > a
Fix any of the following: Element has insufficient color contrast of 3.14 (foreground color: #de7260, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1
HTML snippet
<a href="https://www.hickenlooper.senate.gov/email-john/" style="color: #de7260;">Email John</a>
target p:nth-child(4) > span > a
Fix any of the following: Element has insufficient color contrast of 3.14 (foreground color: #de7260, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1
HTML snippet
<a href="https://www.hickenlooper.senate.gov/help-with-federal-agencies/" style="color: #de7260;">Get Help</a>
target .goog-te-gadget
Fix any of the following: Element has insufficient color contrast of 1.94 (foreground color: #666666, background color: #5da1a8, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1
HTML snippet
<div class="skiptranslate goog-te-gadget" dir="ltr" style="">
target .VIpgJd-ZVi9od-l4eHX-hSRGPd
Fix any of the following: Element has insufficient color contrast of 3.3 (foreground color: #444444, background color: #5da1a8, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1
HTML snippet
<a class="VIpgJd-ZVi9od-l4eHX-hSRGPd" href="https://translate.google.com" target="_blank"><img src="https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_42x16dp.png" width="37px" height="14px" style="padding-right: 3px" alt="Google Translate">Translate</a>

Warnings (1)

meta-viewport moderate
Zooming and scaling must not be disabled
nodes: 1
target meta[name="viewport"]
Fix any of the following: user-scalable on <meta> tag disables zooming on mobile devices
HTML snippet
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">