Back to Accessibility Report

Axe-core® Accessibility Results

axe-core found 6 violations

# Description Axe rule ID WCAG Impact Count
1 Elements must meet minimum color contrast ratio thresholds color-contrast WCAG 2 Level AA, WCAG 1.4.3 serious 6

Failed

1. Elements must meet minimum color contrast ratio thresholds

Learn more

color-contrast

WCAG 2 Level AA, WCAG 1.4.3

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

serious

Issue Tags: cat.color wcag2aa wcag143 TTv5 TT13.c EN-301-549 EN-9.1.4.3 ACT

# Issue Description To solve this violation, you need to...
1

Element location

div:nth-child(1) > .ShippingDetailsSection-module-title-aDwL0

Element source

<div class="ShippingDetailsSection-module-title-aDwL0">Shipping address</div>

Fix any of the following:

  • Element has insufficient color contrast of 2.73 (foreground color: #9b9d9b, background color: #ffffff, font size: 19.5pt (26px), font weight: normal). Expected contrast ratio of 3:1

Related node:

.Card-module-container-EEE\+-
2

Element location

div[data-testid="AddressInfoStreet"]

Element source

<div data-testid="AddressInfoStreet">Baker Street 221b </div>

Fix any of the following:

  • Element has insufficient color contrast of 2.68 (foreground color: #9d9e9f, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1

Related node:

.Card-module-container-EEE\+-
3

Element location

div[data-testid="AddressInfoCity"]

Element source

<div data-testid="AddressInfoCity">London SW1A 1AA</div>

Fix any of the following:

  • Element has insufficient color contrast of 2.68 (foreground color: #9d9e9f, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1

Related node:

.Card-module-container-EEE\+-
4

Element location

div:nth-child(2) > .ShippingDetailsSection-module-title-aDwL0

Element source

<div class="ShippingDetailsSection-module-title-aDwL0">Contact details</div>

Fix any of the following:

  • Element has insufficient color contrast of 2.73 (foreground color: #9b9d9b, background color: #ffffff, font size: 19.5pt (26px), font weight: normal). Expected contrast ratio of 3:1

Related node:

.Card-module-container-EEE\+-
5

Element location

.ShippingDetailsSection-module-contactData-Zg0b3 > div:nth-child(1)

Element source

<div>John Doe</div>

Fix any of the following:

  • Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1

Related node:

.Card-module-container-EEE\+-
6

Element location

.ShippingDetailsSection-module-contactData-Zg0b3 > div:nth-child(2)

Element source

<div>‎+48 30 62 425</div>

Fix any of the following:

  • Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1

Related node:

.Card-module-container-EEE\+-