Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure5 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
BHeading Hierarchy1 headingsREVIEW
- H2 Top Artikel unserer Macher
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
CLink & Button QualityAction3 issue(s) across 227 links and 7 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://karriere.hornbach.de/?utm_source… | Karriere | new tab | Add '(opens in new tab)' to text |
| https://karriere.hornbach.de/?utm_source… | Karriere | new tab | Add '(opens in new tab)' to text |
| #cms-main-skiplink-target | (empty) | empty | Add link text or aria-label |
| https://www.bodenhaus.de/?wt_mc=de.owned… | BODENHAUS: Fliesen. Platten. D… | new tab | Add '(opens in new tab)' to text |
| https://karriere.hornbach.de/?utm_source… | Karriere | new tab | Add '(opens in new tab)' to text |
| https://www.hornbach-holding.de/ | HORNBACH Holding | new tab | Add '(opens in new tab)' to text |
| https://hornbach-baustoff-union.com/ | Hornbach Baustoff Union | new tab | Add '(opens in new tab)' to text |
| https://www.hornbach-holding.de/investor… | Investor Relations | new tab | Add '(opens in new tab)' to text |
| https://www.hornbach-holding.de/medien/ | Presse/Medien | new tab | Add '(opens in new tab)' to text |
| https://www.hornbach-holding.de/unterneh… | HORNBACH Hinweisgebersystem | new tab | Add '(opens in new tab)' to text |
| https://apps.apple.com/de/app/hornbach/i… | App Store Logo Apple: Mit Schr… | new tab | Add '(opens in new tab)' to text |
| https://play.google.com/store/apps/detai… | App Store Logo Google: Mit Sch… | new tab | Add '(opens in new tab)' to text |
| https://appgallery.huawei.com/#/app/C102… | App Store Logo Huawei: Mit Sch… | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/hornbach_de/?h… | Instagram Logo | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/hornbach.de | Facebook Logo | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/user/Hornbach | YouTube Logo | new tab | Add '(opens in new tab)' to text |
| https://www.pinterest.de/hornbachde/ | Pinterest Logo | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@hornbach_de | TikTok Logo | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
#cms-main-skiplink-target
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://karriere.hornbach.de/?utm_source=unternehmenswebsite&utm_medium=header; https://karriere.hornbach.de/?utm_source=unternehmenswebsite&utm_medium=header; https://www.bodenhaus.de/?wt_mc=de.owned.own_brand_domain.hornbachde.kampagne…; https://karriere.hornbach.de/?utm_source=unternehmenswebsite&utm_medium=footer; https://www.hornbach-holding.de/; https://hornbach-baustoff-union.com/; https://www.hornbach-holding.de/investor-relations/; https://www.hornbach-holding.de/medien/; https://www.hornbach-holding.de/unternehmen/corporate-governance/hinweisgeber…; https://apps.apple.com/de/app/hornbach/id948194412 (+7 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
Icon-only buttons need an aria-label so screen readers can announce them.
button.reco_srfn9b0 (#888 on page); button.reco_srfn9b0 (#1107 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding24 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 10 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 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 |
|---|---|---|---|---|---|
| h2 Top Artikel unserer … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title HORNBACH | Dein Proj… | 1.93:1 | 4.5:1 | #000000 | #3D3D3D | Fail |
| div Ihr Browser akzeptie… | 1.82:1 | 4.5:1 | #000000 | #393939 | Fail |
| span Ist | 2.41:1 | 4.5:1 | #000000 | #4B4B4B | Fail |
| strong Bornheim (Pfalz) | 3.14:1 | 3.0:1 | #000000 | #5C5C5C | Pass |
| span Dein richtiger Markt… | 3.36:1 | 4.5:1 | #000000 | #775B42 | Fail |
| button Ja, richtig | 3.34:1 | 4.5:1 | #000000 | #765B3E | Fail |
| button Anderen Markt wähle… | 3.74:1 | 4.5:1 | #000000 | #80623F | Fail |
| span Bornheim (Pfalz) | 3.48:1 | 4.5:1 | #000000 | #825B2D | Fail |
| span Sendungsverfolgung | 1.31:1 | 4.5:1 | #000000 | #13251F | Fail |
| span Artikelvergleich | 4.94:1 | 4.5:1 | #000000 | #8F7663 | Pass |
| span ProfiService | 4.04:1 | 4.5:1 | #000000 | #816855 | Fail |
| span Alle Services | 3.82:1 | 4.5:1 | #000000 | #72675F | Fail |
| span Karriere | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Sortiment | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Bad & Sanitär | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Baustoffe | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Holz, Fenster & Tür… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Bodenbeläge & Flies… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Eisenwaren | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
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.
A+Heading Text QualityAll 1 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 37 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| global_search | search | Finden | aria-label |
A+Form Input Types1 form control(s) checked, no type mismatchesPASS
A+Form Input Quality1 form control(s) checked, no input-semantic issuesPASS
A+Mobile Keyboard & AutofillNo autofill-eligible form controlsPASS
A+Document LanguageLang attribute set to "de"PASS
ATabindex Anti-Patterns0 positive, 3 -1-on-focusablePASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Mobile-Readable Font SizesAll 8 visible text node(s) render at >= 12 CSS pixelsPASS
AWeb ManifestPWA-readyPASS
APWA Depth2 PWA signal(s) surfacedPASS
A+Mobile UX Depth4 mobile-depth signal(s) detectedPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 1 failing, 28 passedPASS
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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
So baust Du eine Mähroboter-Garage. div.moving-image-container > div.moving-image-link > div.moving-image-content > a.headline-wrapper |
Zum Produkt div.article-info-wrapper > div.article-data-container > div.article-data-wrapper > a.cta |
Sag uns Deine Meinung zum Onlineshop. - öffnet im neuen Fenster div.container-wrapper-inner > ul.teaser-content > li.teaser-content-inner > a.teaser-href |
Projekt-Starter: Garten - öffnet im neuen Fenster div.container-wrapper-inner > ul.teaser-content > li.teaser-content-inner > a.teaser-href |
Raus damit im Onlineshop - öffnet im neuen Fenster ul.host-inner > li.icons-teaser > a.teaser-link |
+49 6348/9839 - 0 a.link |
ZU ALLEN MARKTINFORMATIONEN a.secondary |