Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureActionNo landmarksFIX
No landmarks detected
Screen reader users have no way to navigate by region.
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
DAlt Text QualityAction3 of 3 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 3 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BFavicon & Branding7 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 14 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
10 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 Browser not supporte… | 1.33:1 | 3.0:1 | #000000 | #172334 | Fail |
| h2 Inloggen | 3.32:1 | 3.0:1 | #000000 | #4D6276 | Pass |
| title XS-ID Online - Inlog… | 2.05:1 | 4.5:1 | #000000 | #104754 | Fail |
| mat-icon menu | 2.05:1 | 4.5:1 | #000000 | #104754 | Fail |
| span Taal | 3.18:1 | 4.5:1 | #000000 | #2D6281 | Fail |
| mat-icon keyboard_arrow_down | 4.65:1 | 4.5:1 | #000000 | #5F7A8C | Pass |
| a Help | 3.41:1 | 4.5:1 | #000000 | #316786 | Fail |
| p Meld je aan om toega… | 3.96:1 | 4.5:1 | #000000 | #516F84 | Fail |
| mat-label XS-ID, User-ID of ge… | 4.75:1 | 4.5:1 | #000000 | #6D7989 | Pass |
| mat-label Wachtwoord | 6.04:1 | 4.5:1 | #000000 | #798C9C | Pass |
| mat-icon visibility | 4.72:1 | 4.5:1 | #000000 | #657A8D | Pass |
| a Wachtwoord vergeten? | 2.33:1 | 4.5:1 | #000000 | #48475D | Fail |
| span Inloggen | 1.62:1 | 4.5:1 | #000000 | #3B2D37 | Fail |
| span Bedrijf registreren | 3.28:1 | 4.5:1 | #000000 | #635E5B | Fail |
| p Vragen? Bel: | 1.45:1 | 4.5:1 | #000000 | #1E2A3A | Fail |
| a +31 10 463 77 77 | 1.64:1 | 4.5:1 | #000000 | #32313C | Fail |
| p Of e-mail: | 4.56:1 | 4.5:1 | #000000 | #8C722F | Pass |
| a servicedesk@secure-l… | 1.73:1 | 4.5:1 | #000000 | #2F354C | Fail |
| p In XS-ID Online you … | 1.69:1 | 4.5:1 | #000000 | #2A344B | Fail |
| p This webapplication … | 1.13:1 | 4.5:1 | #000000 | #01132A | 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.
A+Heading Hierarchy2 headingsPASS
- H2 Inloggen
- H1 Browser not supported
A+Heading Text QualityAll 2 heading(s) have substantive, well-formed textPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #mat-input-0 | input | XS-ID, User-ID of gebruikersnaam | for/id |
| #mat-input-1 | password | Wachtwoord | for/id |
ALink & Button Quality9 links, 6 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /nl/ | Home | img no alt | Add alt attribute to the image |
| /nl/ | Home | img no alt | Add alt attribute to the image |
| mailto:servicedesk@secure-logistics.nl | servicedesk@secure-logistics.n… | new tab | Add '(opens in new tab)' to text |
| https://secure-logistics.nl/nieuws/tijde… | Lees meer | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
mailto:servicedesk@secure-logistics.nl; https://secure-logistics.nl/nieuws/tijdelijk-onderhoud-op-12-mei-07-00-08-30/
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
A+Form Input Types2 form control(s) checked, no type mismatchesPASS
A+Form Input Quality2 form control(s) checked, no input-semantic issuesPASS
A+Mobile Keyboard & AutofillAll 2 eligible field(s) carry autocomplete/inputmodePASS
A+Document LanguageLang attribute set to "nl"PASS
A+Tabindex Anti-Patterns0 positive, 1 -1-on-focusablePASS
AIframe Accessibility1/1 iframe(s) missing title; 0 placeholder(s)PASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Mobile-Readable Font SizesAll 18 visible text node(s) render at >= 12 CSS pixelsPASS
A+PWA Depth1 PWA signal(s) surfacedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
ALighthouse Accessibility AuditsScore 94/100 — 2 failing, 20 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.
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 |
|---|
Inloggen mat-card.mat-mdc-card > form.ng-untouched > div.padding1 > h2 |
Wachtwoord vergeten? div.padding1 > div > p > a |
Inloggen form.ng-untouched > div.buttons1 > button#login-button > span.mdc-button__label |
Bedrijf registreren form.ng-untouched > div.buttons1 > button.mdc-button > span.mdc-button__label |
Vragen? Bel: +31 10 463 77 77 div.min-height-page > mat-card.mat-mdc-card > div.margin1 > p.color-900 |
+31 10 463 77 77 mat-card.mat-mdc-card > div.margin1 > p.color-900 > a |
Of e-mail: servicedesk@secure-logistics.nl div.min-height-page > mat-card.mat-mdc-card > div.margin1 > p.color-900 |
servicedesk@secure-logistics.nl mat-card.mat-mdc-card > div.margin1 > p.color-900 > a |
These are opportunities to improve the legibility of your content.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.