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
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
C404 Error PageActionCould not testREVIEW
404 page quality check not available.
CFavicon & BrandingAction7 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 5 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 |
|---|---|---|---|---|---|
| h1 EMBL-EBI | 13.60:1 | 3.0:1 | #000000 | #D0D0CE | Pass |
| h2 Homepage quicklinks | 4.38:1 | 3.0:1 | #000000 | #707372 | Pass |
| h2 EMBL-EBI Highlights … | 4.38:1 | 3.0:1 | #000000 | #707372 | Pass |
| h2 EMBL-EBI missions | 4.38:1 | 3.0:1 | #000000 | #707372 | Pass |
| title EMBL-EBI homepage | … | 1.82:1 | 4.5:1 | #000000 | #373A36 | Fail |
| p This website require… | 2.52:1 | 4.5:1 | #000000 | #29545E | Fail |
| a Privacy Notice | 9.94:1 | 4.5:1 | #000000 | #28C5CB | Pass |
| p and | 14.46:1 | 4.5:1 | #000000 | #38EEDF | Pass |
| a Terms of Use | 14.40:1 | 4.5:1 | #000000 | #3BEDE2 | Pass |
| button I agree, dismiss thi… | 14.20:1 | 4.5:1 | #000000 | #3BEBE5 | Pass |
| a EMBL-EBI | 13.88:1 | 4.5:1 | #000000 | #3BE8E7 | Pass |
| span Search | 13.78:1 | 4.5:1 | #000000 | #3BE7E8 | Pass |
| a About us | 12.93:1 | 4.5:1 | #000000 | #39DFEB | Pass |
| a Training | 12.09:1 | 4.5:1 | #000000 | #36D7EC | Pass |
| a Research | 8.44:1 | 4.5:1 | #000000 | #1FB2DA | Pass |
| a Services | 3.30:1 | 4.5:1 | #000000 | #0F639E | Fail |
| a EMBL-EBI home | 9.53:1 | 4.5:1 | #000000 | #89B5CA | Pass |
| p EMBL's European Bioi… | 13.60:1 | 4.5:1 | #000000 | #D0D0CE | Pass |
| p Unleashing the poten… | 4.38:1 | 4.5:1 | #000000 | #707372 | Fail |
| label Search | 4.38:1 | 4.5:1 | #000000 | #707372 | 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.
AHeading Hierarchy31 headings, 1 skip(s)PASS
- H1 EMBL-EBI
- H2 Homepage quicklinks
- H3 Find data resources
- H3 Submit data
- H3 Explore our research
- H3 Train with us
- H2 Latest news
- H3 Unlocking the value of biodiversity in the UK and Ireland
- H3 We are EMBL: Bertha Rueda-Zarazua on reducing health inequalities
- H3 Spatial Transcriptomics Portal: Seeing gene expression in a spatial context
- H3 Mapping the microbial communities beneath our feet and inside our guts
- H2 EMBL-EBI Highlights report
- H2 EMBL-EBI Training events
- H3 Introduction to metabolomics analysis
- H2 Careers
- H3 Recruitment: What to expect
- H3 Careers at EMBL-EBI
- H3 International applicants
- H2 EMBL-EBI missions
- H3 We are EMBL-EBI: Our impact
- H3 Data resources
- H3 Research
- H3 Training
- H3 Industry
- H3 ELIXIR
- H2 About EMBL
- H4 Services skipped
- H4 Research
- H4 Training
- H4 Industry
- H4 About
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
A+Alt Text QualityAll 8 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #searchitem | search | Search | for/id |
| #db | select | Choose a category | for/id |
ALink & Button Quality78 links, 2 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /node/1798921 | Edit | new tab | Add '(opens in new tab)' to text |
| /node/1788293 | Edit | new tab | Add '(opens in new tab)' to text |
| /node/1761875 | Edit | new tab | Add '(opens in new tab)' to text |
| /node/1740617 | Edit | new tab | Add '(opens in new tab)' to text |
| /node/195759 | Edit | new tab | Add '(opens in new tab)' to text |
| /node/149872 | Edit | new tab | Add '(opens in new tab)' to text |
| /node/172043 | Edit | new tab | Add '(opens in new tab)' to text |
| /node/106902 | Edit | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
/node/1798921; /node/1788293; /node/1761875; /node/1740617; /node/195759; /node/149872; /node/172043; /node/106902
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+Lighthouse Accessibility AuditsScore 95/100 — 2 failing, 15 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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
SERVICES div.vf-footer__inner > div.vf-footer__links-group > div.vf-links > h4.vf-links__heading |
These are opportunities to improve keyboard navigation in your application.
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.vf-js html.vf-js |
These items highlight common accessibility best practices.