Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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 StructureAction2 landmarksREVIEW
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 Hierarchy13 headingsREVIEW
- H2 Cookie policy
- H2 Cookie settings panel
- H3 Your Privacy
- H3 Technical cookies (strictly necessary)
- H3 Preference cookies
- H3 Analytics cookies
- H3 Advertising cookies
- H4 Your Privacy
- H4 Technical cookies (strictly necessary)
- H4 Preference cookies
- H4 Analytics cookies
- H4 Advertising cookies
- H3 Back
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
CColor Contrast (Screenshot)Action20 text elements analyzed, 9 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Cookie policy | 4.96:1 | 3.0:1 | #000000 | #7B7B7B | Pass |
| h2 Cookie settings pane… | 4.96:1 | 3.0:1 | #000000 | #7B7B7B | Pass |
| h3 Your Privacy | 4.96:1 | 3.0:1 | #000000 | #7B7B7B | Pass |
| h3 Technical cookies (s… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h3 Preference cookies | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h3 Analytics cookies | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h3 Advertising cookies | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h3 Back | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| title Vueling: cheap fligh… | 2.52:1 | 4.5:1 | #000000 | #4E4E4E | Fail |
| span FLIGHTS | 2.73:1 | 4.5:1 | #000000 | #535353 | Fail |
| span HOTELS | 2.95:1 | 4.5:1 | #000000 | #585858 | Fail |
| span CARS | 3.19:1 | 4.5:1 | #000000 | #5D5D5D | Fail |
| label From | 3.44:1 | 4.5:1 | #000000 | #626262 | Fail |
| label Outbound | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| label Return | 3.77:1 | 4.5:1 | #000000 | #686868 | Fail |
| label 1 Adult , | 4.06:1 | 4.5:1 | #000000 | #6D6D6D | Fail |
| label 0 Children , | 4.30:1 | 4.5:1 | #000000 | #717171 | Fail |
| label 0 Infants | 4.62:1 | 4.5:1 | #000000 | #767676 | Pass |
| span Search | 4.96:1 | 4.5:1 | #000000 | #7B7B7B | Pass |
| p We use our own and t… | 4.96:1 | 4.5:1 | #000000 | #7B7B7B | 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.
BLighthouse Accessibility AuditsScore 89/100 — 3 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.
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 |
|---|
COOKIE POLICY
We use our own and third-party cookies for analytical, personali… body.ui-mobile-viewport > div#onetrust-consent-sdk > div#onetrust-banner-sdk |
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.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
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 |
|---|
Cookie policy div#onetrust-group-container > div#onetrust-policy > p#onetrust-policy-text > a.ot-cookie-policy-link |
A+Alt Text QualityAll 8 images OKPASS
AForm Accessibility1 of 13 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #originInput | text | From | for/id |
| #destinationInput | text | To | for/id |
| #outboundDate | text | Outbound | for/id |
| #returnDate | text | Return | for/id |
| #passengersInput | text | 1 Adult , 0 Children , 0 Infants | for/id |
| #ot-group-id-C0003 | checkbox | Preference cookies | for/id |
| #ot-group-id-C0002 | checkbox | Analytics cookies | for/id |
| #ot-group-id-C0004 | checkbox | Advertising cookies | for/id |
| #select-all-hosts-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-leg-handler | checkbox | checkbox label | for/id |
| #chkbox-id | checkbox | checkbox label | for/id |
| #vendor-search-handler | text | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="text" name="vendor-search-handler" id="vendor-search-handler">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
ALink & Button Quality5 links, 13 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| http://hotel.vueling.com/?aid=348292&lab… | HOTELS | new tab | Add '(opens in new tab)' to text |
| https://cars.vueling.com/en/?clientID=19… | CARS | new tab | Add '(opens in new tab)' to text |
| https://www.vueling.com/en/customer-serv… | More information about your pr… | new tab | Add '(opens in new tab)' to text |
| https://www.vueling.com/en/customer-serv… | More information about your pr… | new tab | Add '(opens in new tab)' to text |
| https://www.onetrust.com/products/cookie… | Powered by OneTrust Opens in a… | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
http://hotel.vueling.com/?aid=348292&label=pagesbtab-sbx-348292-click&lang=en; https://cars.vueling.com/en/?clientID=198383#/searchcars; https://www.vueling.com/en/customer-services/cookie-policy; https://www.vueling.com/en/customer-services/cookie-policy; https://www.onetrust.com/products/cookie-consent/
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