Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure11 landmarksREVIEW
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
CLink & Button QualityAction1 issue(s) across 121 links and 8 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /en-int/rb-racing/ | Oracle Red Bull Racing | img no alt | Add alt attribute to the image |
| /en-int/rb-leipzig/ | RB Leipzig | img no alt | Add alt attribute to the image |
| /en-int/rb-salzburg/ | FC Red Bull Salzburg | img no alt | Add alt attribute to the image |
| /en-int/redbullborahansgrohe/ | Red Bull - BORA - hansgrohe | img no alt | Add alt attribute to the image |
| /en-int/red-bull-tetris/ | Red Bull Tetris® | img no alt | Add alt attribute to the image |
| /en-int/red-bull-ktm/ | Red Bull KTM Racing Team | img no alt | Add alt attribute to the image |
| /en-int/redbullmuenchen/ | EHC Red Bull München | img no alt | Add alt attribute to the image |
| /en-int/ec-salzburg/ | EC Red Bull Salzburg | img no alt | Add alt attribute to the image |
| /en-int/red-bull-spect-eyewear/ | Red Bull Spect Eyewear | img no alt | Add alt attribute to the image |
| /en-int/rri-spielberg/ | Red Bull Ring | img no alt | Add alt attribute to the image |
| /en-int/the-flying-bulls/ | The Flying Bulls | img no alt | Add alt attribute to the image |
| /en-int/bc-one/ | Red Bull BC One | img no alt | Add alt attribute to the image |
| /en-int/red-bull-batalla/ | Red Bull Batalla | img no alt | Add alt attribute to the image |
| /en-int/red-bull-rampage/ | Red Bull Rampage | img no alt | Add alt attribute to the image |
| /en-int/hangar7/ | Hangar-7 | img no alt | Add alt attribute to the image |
| /en-int/red-bull-media/ | Red Bull Multimedia | img no alt | Add alt attribute to the image |
| /en-int/wings-for-life-world-run/ | Wings for Life World Run | img no alt | Add alt attribute to the image |
| https://www.redbullshop.com.br/ | Bragantino | new tab | Add '(opens in new tab)' to text |
| https://redbullampolracingshop.com/ | Red Bull Ampol Racing | new tab | Add '(opens in new tab)' to text |
| https://newcastleredbulls.shop/ | Newcastle Red Bulls | new tab | Add '(opens in new tab)' to text |
| https://alphatauri.com | AlphaTauri | new tab | Add '(opens in new tab)' to text |
| /en-int/c/world-run-collection/ | Discover now | img no alt | Add alt attribute to the image |
| /en-int/c/world-run-collection/ | (empty) | empty | Add link text or aria-label |
| /en-int/c/ec-salzburg/global-sale/ | Discover now | img no alt | Add alt attribute to the image |
| /en-int/c/ecm-playoff/ | Discover now | img no alt | Add alt attribute to the image |
| /en-int/c/rb-salzburg/global-sale/ | Discover now | img no alt | Add alt attribute to the image |
| /en-int/c/rb-leipzig/global-sale/ | Discover now | img no alt | Add alt attribute to the image |
| https://www.facebook.com/redbullshop/ | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/redbullshop/ | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@redbullshop.com | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/redbullshop/ | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/redbullshop/ | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@redbullshop.com | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/redbullshop/ | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/redbullshop/ | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@redbullshop.com | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/redbullshop/ | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/redbullshop/ | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@redbullshop.com | new tab | Add '(opens in new tab)' to text | |
| https://policies.redbull.com/r/Red_Bull_… | Terms of Use | new tab | Add '(opens in new tab)' to text |
| https://policies.redbull.com/r/Red_Bull_… | Terms of Sale | new tab | Add '(opens in new tab)' to text |
| https://policies.redbull.com/r/Red_Bull_… | Privacy & Cookie Policy | new tab | Add '(opens in new tab)' to text |
| https://policies.redbull.com/r/Red_Bull_… | Imprint | new tab | Add '(opens in new tab)' to text |
| https://redbull-speakup.integrityline.ap… | Speak Up – Red Bull Integrit… | new tab | Add '(opens in new tab)' to text |
| https://policies.redbull.com/r/Red_Bull_… | Accessibility statement | new tab | Add '(opens in new tab)' to text |
| https://policies.redbull.com/r/Red_Bull_… | Code of Conduct | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
/en-int/c/world-run-collection/
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.facebook.com/redbullshop/; https://www.instagram.com/redbullshop/; https://www.tiktok.com/@redbullshop.com; https://www.facebook.com/redbullshop/; https://www.instagram.com/redbullshop/; https://www.tiktok.com/@redbullshop.com; https://www.facebook.com/redbullshop/; https://www.instagram.com/redbullshop/; https://www.tiktok.com/@redbullshop.com; https://www.facebook.com/redbullshop/ (+9 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding15 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 16 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
2 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Ready up for the Mia… | 1.18:1 | 3.0:1 | #000000 | #15181E | Fail |
| h1 Fearless in Black | 1.13:1 | 3.0:1 | #000000 | #0D131B | Fail |
| h1 Ready to Ride | 1.09:1 | 3.0:1 | #000000 | #060F18 | Fail |
| h2 End of Season Sale | 2.03:1 | 3.0:1 | #000000 | #37414D | Fail |
| h2 Playoffs Collection | 2.03:1 | 3.0:1 | #000000 | #37414D | Fail |
| h2 Season Sale | 2.03:1 | 3.0:1 | #000000 | #37414D | Fail |
| h2 End of Season Sale | 2.03:1 | 3.0:1 | #000000 | #37414D | Fail |
| title Official Red Bull On… | 4.48:1 | 4.5:1 | #000000 | #6D757A | Fail |
| a New Arrivals | 5.49:1 | 4.5:1 | #000000 | #7D838A | Pass |
| div Jerseys | 5.84:1 | 4.5:1 | #000000 | #878786 | Pass |
| div Apparel | 6.11:1 | 4.5:1 | #000000 | #978879 | Pass |
| div Accessories | 6.14:1 | 4.5:1 | #000000 | #9C8775 | Pass |
| a Sale | 1.58:1 | 4.5:1 | #000000 | #392D26 | Fail |
| div Teams/Events | 1.44:1 | 4.5:1 | #000000 | #242932 | Fail |
| p Buy any Miami GP Cap… | 1.03:1 | 4.5:1 | #000000 | #010509 | Fail |
| a Discover now | 1.03:1 | 4.5:1 | #000000 | #02060A | Fail |
| p The new Red Bull Rin… | 1.11:1 | 4.5:1 | #000000 | #0A111A | Fail |
| a Discover now | 1.09:1 | 4.5:1 | #000000 | #080F19 | Fail |
| p With The New Red Bul… | 1.15:1 | 4.5:1 | #000000 | #0C1621 | Fail |
| a Discover now | 1.21:1 | 4.5:1 | #000000 | #101B26 | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
BLighthouse Accessibility AuditsScore 84/100 — 4 failing, 23 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#CMSMiniCartPopupComponent-6 > div.cf1814aab0e92211666c > div.b20c5839078f07325c61 > button.btn-reset div#CMSMiniCartPopupComponent-6 > div.cf1814aab0e92211666c > div.b20c5839078f07325c61 > button.btn-reset |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.a3add2b291915cd6411e > div.f65dfbc615e9dbc3d366 > div.b26d86dde9a74bb0016e > a div.a3add2b291915cd6411e > div.f65dfbc615e9dbc3d366 > div.b26d86dde9a74bb0016e > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Men div.product-tile > a > div.b2cc51cd3b150524a14a > div.c63f784317a69f75e108 |
Men div.product-tile > a > div.b2cc51cd3b150524a14a > div.c63f784317a69f75e108 |
Men div.product-tile > a > div.b2cc51cd3b150524a14a > div.c63f784317a69f75e108 |
15% voucher div.f3da4f4124cb351ee9dc > div.eef68344034129b3fd08 > span > strong |
© AlphaTauri GmbH 2026 div.b75e15c78ce169f39297 > div.d3ce52fbc967f6d07450 > div.a78e569cca48bc27f808 > span.a2b2600f76513996600e |
© AlphaTauri GmbH div.d3ce52fbc967f6d07450 > div.a78e569cca48bc27f808 > span.a2b2600f76513996600e > span |
These are opportunities to improve the legibility of your content.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
AHeading Hierarchy7 headingsPASS
- H1 Ready up for the Miami GP
- H1 Fearless in Black duplicate H1
- H1 Ready to Ride duplicate H1
- H2 End of Season Sale
- H2 Playoffs Collection
- H2 Season Sale
- H2 End of Season Sale
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
A+Alt Text QualityAll 113 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| input | email for newsletter | aria-label |