Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction2 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
BAlt Text Quality3 of 8 images have issuesREVIEW
| 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
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 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 Innovative features | 3.56:1 | 3.0:1 | #000000 | #20699C | Pass |
| h2 Comprehensive search | 3.56:1 | 3.0:1 | #000000 | #20699C | Pass |
| h2 Trusted partnerships | 3.56:1 | 3.0:1 | #000000 | #20699C | Pass |
| h2 Partnerships & fundi… | 3.56:1 | 3.0:1 | #000000 | #20699C | Pass |
| title Home - Europe PMC | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| title Home - Europe PMC | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Sign in | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Create an account | 3.56:1 | 4.5:1 | #000000 | #20699C | Fail |
| span https://orcid.org | 11.41:1 | 4.5:1 | #000000 | #A6C3D7 | Pass |
| span https://plus.europep… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Europe PMC | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Menu | 17.81:1 | 4.5:1 | #000000 | #E3EFEB | Pass |
| span About | 17.63:1 | 4.5:1 | #000000 | #E1EEEB | Pass |
| span About Europe PMC | 17.63:1 | 4.5:1 | #000000 | #E1EEEB | Pass |
| span Preprints in Europe … | 17.63:1 | 4.5:1 | #000000 | #E1EEEB | Pass |
| span Funders | 17.29:1 | 4.5:1 | #000000 | #DEECEA | Pass |
| span Become a funder | 14.21:1 | 4.5:1 | #000000 | #BFD9DF | Pass |
| span Governance | 14.20:1 | 4.5:1 | #000000 | #BFD9DE | Pass |
| span Roadmap | 14.65:1 | 4.5:1 | #000000 | #C4DCDF | Pass |
| span Outreach | 14.65:1 | 4.5:1 | #000000 | #C4DCDF | 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 80/100 — 4 failing, 17 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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.col-16 > div#search-bar > form#search-bar-inputs > button#banner--search-button div.col-16 > div#search-bar > form#search-bar-inputs > button#banner--search-button |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#footer-bottom > div.partnership-and-funding > div.partner-logos > img div#footer-bottom > div.partnership-and-funding > div.partner-logos > img |
div#footer-bottom > div.partnership-and-funding > div.partner-logos > img div#footer-bottom > div.partnership-and-funding > div.partner-logos > img |
div#footer-bottom > div.partnership-and-funding > div.partner-logos > img div#footer-bottom > div.partnership-and-funding > div.partner-logos > img |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Why use Europe PMC div#features > div.feature > p > a |
About Europe PMC div#features > div.feature > p > a |
PubMed Central (PMC) div#features > div.feature > p > a |
ELIXIR core data resource div#features > div.feature > p > a |
Funders div#features > div.feature > p > a |
EMBL-EBI div#footer-bottom > div.partnership-and-funding > p > a |
Europe PMC Funders' Group div#footer-bottom > div.partnership-and-funding > p > a |
National Library of Medicine (NLM) div#footer-bottom > div.partnership-and-funding > p > a |
PubMed Central International div#footer-bottom > div.partnership-and-funding > p > 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.
A+Heading Hierarchy5 headingsPASS
- H1 Search life-sciences literature (47,933,735 articles, preprints and more)
- H2 Innovative features
- H2 Comprehensive search
- H2 Trusted partnerships
- H2 Partnerships & funding
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #banner--search-input | text | Search life-sciences literature (47,933,735 articles, preprints and more) | for/id |
| #data-protection-agree | button | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="button" id="data-protection-agree">
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