Steps to reproduce
- Open the EUI Sitewide Search view
- Click into the sitewide search
- Hover over a link and right click, then inspect the link
- You might need to check the
:hover state on the LI CSS in your browser inspector
- Re-inspect the SPAN wrapping the list item text
- Verify the contrast ratio is listed at 4.4:1 or somewhere close to this value

Actual Result
- Contrast ratio is below 4.5:1 and fails WCAG SC 1.4.3 Contrast (Minimum)
Expected Result
- Contrast ratio is 4.5:1 or greater and passes SC 1.4.3
OS:
MacOS Monterey
Browser:
Chrome
Relevant WCAG Criteria:
Understanding SC 1.4.3: Contrast (Minimum) (Level AA)
Steps to reproduce
:hoverstate on the LI CSS in your browser inspectorActual Result
Expected Result
OS:
MacOS Monterey
Browser:
Chrome
Relevant WCAG Criteria:
Understanding SC 1.4.3: Contrast (Minimum) (Level AA)