Accessibility
· 22 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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 & Branding4 icon(s) detectedREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 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 Cookies on GOV.UK | 19.67:1 | 3.0:1 | #000000 | #F4F8FB | Pass |
| h2 Navigation menu | 4.06:1 | 3.0:1 | #000000 | #1D70B8 | Pass |
| h2 Popular on GOV.UK | 4.06:1 | 3.0:1 | #000000 | #1D70B8 | Pass |
| h2 Services and informa… | 4.06:1 | 3.0:1 | #000000 | #1D70B8 | Pass |
| h2 Featured | 4.06:1 | 3.0:1 | #000000 | #1D70B8 | Pass |
| h2 Government activity | 4.06:1 | 3.0:1 | #000000 | #1D70B8 | Pass |
| h2 More on GOV.UK | 4.06:1 | 3.0:1 | #000000 | #1D70B8 | Pass |
| h2 Is this page useful? | 4.06:1 | 3.0:1 | #000000 | #1D70B8 | Pass |
| h2 Help us improve GOV.… | 4.06:1 | 3.0:1 | #000000 | #1D70B8 | Pass |
| h2 Help us improve GOV.… | 4.06:1 | 3.0:1 | #000000 | #1D70B8 | Pass |
| h2 Services and informa… | 4.06:1 | 3.0:1 | #000000 | #1D70B8 | Pass |
| h2 Government activity | 4.06:1 | 3.0:1 | #000000 | #1D70B8 | Pass |
| h2 Support links | 4.06:1 | 3.0:1 | #000000 | #1D70B8 | Pass |
| h3 Services and informa… | 4.06:1 | 3.0:1 | #000000 | #1D70B8 | Pass |
| h3 Government activity | 4.06:1 | 3.0:1 | #000000 | #1D70B8 | Pass |
| h3 Search | 4.06:1 | 3.0:1 | #000000 | #1D70B8 | Pass |
| title Welcome to GOV.UK | 19.67:1 | 4.5:1 | #000000 | #F4F8FB | Pass |
| p We use some essentia… | 19.67:1 | 4.5:1 | #000000 | #F4F8FB | Pass |
| p We’d like to set a… | 19.67:1 | 4.5:1 | #000000 | #F4F8FB | Pass |
| p We also use cookies … | 19.67:1 | 4.5:1 | #000000 | #F4F8FB | 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+Landmark Structure7 landmarksPASS
A+Heading Hierarchy43 headingsPASS
- H2 Cookies on GOV.UK
- H2 Navigation menu
- H3 Services and information
- H3 Government activity
- H3 Search
- H1 The best place to find government services and information
- H2 Popular on GOV.UK
- H2 Services and information
- H3 Benefits
- H3 Births, deaths, marriages and care
- H3 Business and self-employed
- H3 Childcare and parenting
- H3 Citizenship and living in the UK
- H3 Crime, justice and the law
- H3 Disabled people
- H3 Driving and transport
- H3 Education and learning
- H3 Employing people
- H3 Environment and countryside
- H3 Housing and local services
- H3 Money and tax
- H3 Passports, travel and living abroad
- H3 Visas and immigration
- H3 Working, jobs and pensions
- H2 Featured
- H3 Find a job
- H3 National Insurance
- H3 Cost of living support
- H3 Get the GOV.UK app
- H2 Government activity
- H3 Departments
- H3 News
- H3 Guidance and regulation
- H3 Research and statistics
- H3 Policy papers and consultations
- H3 Transparency documents
- H2 More on GOV.UK
- H2 Is this page useful?
- H2 Help us improve GOV.UK
- H2 Help us improve GOV.UK
- H2 Services and information
- H2 Government activity
- H2 Support links
A+Alt Text QualityAll 4 images OKPASS
A+Form AccessibilityAll 4 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search-main-c6898711 | search | Search GOV.UK | for/id |
| #search-main-75a1cdc5 | search | Search | for/id |
| #textarea-befea493 | textarea | What were you doing? | for/id |
| #textarea-329d3318 | textarea | What went wrong? | for/id |
A+Link & Button Quality107 links, 13 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.smartsurvey.co.uk/s/gov-uk-b… | Please fill in this survey (op… | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.smartsurvey.co.uk/s/gov-uk-banner/?c=/
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 Types4 form control(s) checked, no type mismatchesPASS
A+Form Input Quality4 form control(s) checked, no input-semantic issuesPASS
A+Mobile Keyboard & AutofillNo autofill-eligible form controlsPASS
A+Document LanguageLang attribute set to "en"PASS
A+Tabindex Anti-Patterns0 positive, 1 -1-on-focusablePASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Mobile-Readable Font SizesAll 121 visible text node(s) render at >= 12 CSS pixelsPASS
A404 Error PageHTTP 404, custom pagePASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 28 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.