Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 5 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 1
2 All page content should be contained by landmarks region Best practice moderate 4

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 RGAAv4 RGAA-3.2.1

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

Element location

.InputInfoSection-module-label-uKQyL

Element source

<span class="InputInfoSection-module-label-uKQyL">e.g ABCD123</span>

Fix any of the following:

  • Element has insufficient color contrast of 4.45 (foreground color: #757575, background color: #fbfbfb, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1

Related node:

.LoyaltyReferralCode-module-container-HXzIr

2. All page content should be contained by landmarks

Learn more

region

Best practice

Ensure all page content is contained by landmarks

moderate

Issue Tags: cat.keyboard best-practice RGAAv4 RGAA-9.2.1

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

Element location

h2

Element source

<h2><div class="LoyaltyReferralCode-module-title-TXP-M">Have a referral code?</div><div class="LoyaltyReferralCode-module-subTitle-FC0zG">Get [REWARD] when you make your first online purchase.</div></h2>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

label

Element source

<label class="InputLabel-module-label-5t4Qs InputLabel-module-topLabel-+cb51">Referral code </label>

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.InputWrapper-module-wrapper-SGLx2

Element source

<div data-testid="textInputWrapper" class="InputWrapper-module-wrapper-SGLx2"><input class="TextInput-module-input-FNjui light-theme" data-testid="textInput" name="code" placeholder="Enter code" value="C9XEqzpVlc"></div>

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

.InputInfoSection-module-label-uKQyL

Element source

<span class="InputInfoSection-module-label-uKQyL">e.g ABCD123</span>

Fix any of the following:

  • Some page content is not contained by landmarks