Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DMobile Keyboard & AutofillAction2/2 eligible field(s) missing autocomplete or inputmodeFIX
F404 Error PageActionHTTP 404, bare pageFIX
FFavicon & BrandingAction1 icon(s) detectedFIX
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
CLandmark StructureAction3 landmarksREVIEW
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
BMobile-Readable Font Sizes97% of visible text renders at >= 12 CSS px (2 below threshold)REVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 18 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
3 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 Deals Brokers | 1.53:1 | 3.0:1 | #000000 | #352B28 | Fail |
| h2 O projekcie | 4.30:1 | 3.0:1 | #000000 | #92684B | Pass |
| h2 Kluczowe funkcje | 1.02:1 | 3.0:1 | #000000 | #030401 | Fail |
| h2 O firmie | 1.02:1 | 3.0:1 | #000000 | #030401 | Fail |
| h2 Najczęstsze pytania | 1.02:1 | 3.0:1 | #000000 | #030401 | Fail |
| h2 Kontakt | 1.02:1 | 3.0:1 | #000000 | #030401 | Fail |
| h3 Co zyskujesz? | 1.78:1 | 3.0:1 | #000000 | #3F3537 | Fail |
| h3 Zapytania handlowe | 1.02:1 | 3.0:1 | #000000 | #030401 | Fail |
| h3 Zestawienie ofert | 1.02:1 | 3.0:1 | #000000 | #030401 | Fail |
| h3 Więcej czasu na han… | 1.02:1 | 3.0:1 | #000000 | #030401 | Fail |
| h3 Pełny kontekst ofer… | 1.02:1 | 3.0:1 | #000000 | #030401 | Fail |
| h3 Powiadomienia | 1.02:1 | 3.0:1 | #000000 | #030401 | Fail |
| h3 Od zapytania do domk… | 1.02:1 | 3.0:1 | #000000 | #030401 | Fail |
| h3 Misja | 1.02:1 | 3.0:1 | #000000 | #030401 | Fail |
| h3 Wartości | 1.02:1 | 3.0:1 | #000000 | #030401 | Fail |
| h3 Szybkie linki | 1.02:1 | 3.0:1 | #000000 | #030401 | Fail |
| h3 Informacje prawne | 1.02:1 | 3.0:1 | #000000 | #030401 | Fail |
| title Deals Brokers — de… | 1.88:1 | 4.5:1 | #000000 | #393C38 | Fail |
| a Start | 4.16:1 | 4.5:1 | #000000 | #6E6F6D | Fail |
| a O projekcie | 5.93:1 | 4.5:1 | #000000 | #8D8783 | 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 Hierarchy21 headingsPASS
- H1 Deals Brokers FMCG Networking
- H2 O projekcie
- H3 Co zyskujesz?
- H2 Kluczowe funkcje
- H3 Zapytania handlowe
- H3 Zestawienie ofert
- H3 Więcej czasu na handel
- H3 Pełny kontekst oferty
- H3 Powiadomienia
- H3 Od zapytania do domknięcia
- H2 O firmie
- H3 Misja
- H3 Wartości
- H2 Najczęstsze pytania
- H3 Czy potrzebuję instalacji na komputerze?
- H3 Jak zostać dostawcą?
- H3 Jak zacząć kupować na platformie?
- H3 Jak uzyskać dostęp do panelu?
- H2 Kontakt
- H3 Szybkie linki
- H3 Informacje prawne
A+Heading Text QualityAll 21 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 3 images OKPASS
A+Form AccessibilityAll 5 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #imie | text | Imię i nazwisko | for/id |
| for/id | |||
| #temat | select | Temat | for/id |
| #wiadomosc | textarea | Wiadomość | for/id |
| #zgoda_rodo | checkbox | Wyrażam zgodę na kontakt w sprawie zapytania oraz przetwarzanie danych podanych w formularzu. | for/id |
A+Link & Button Quality16 links, 9 buttons — all OKPASS
A+Form Input Types5 form control(s) checked, no type mismatchesPASS
A+Form Input Quality5 form control(s) checked, no input-semantic issuesPASS
A+Document LanguageLang attribute set to "pl"PASS
A+Tabindex Anti-PatternsNo explicit tabindex attributes foundPASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
ALighthouse Accessibility AuditsScore 91/100 — 2 failing, 25 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.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Slajd 1 body > header#start > div.container > button.wskaznik-slajdu |
Slajd 2 body > header#start > div.container > button.wskaznik-slajdu |
Slajd 3 body > header#start > div.container > button.wskaznik-slajdu |
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Slajdy banera body > header#start > div.container |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.