Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BFavicon & Branding16 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 |
|---|---|---|---|---|---|
| h1 Helping you get info… | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Cookies on the Gambl… | 19.77:1 | 3.0:1 | #000000 | #F8F8F8 | Pass |
| h2 Check a licensed gam… | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Popular on the websi… | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Gambling licence inf… | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Help and support | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Find published stati… | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Our work | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Action we've taken | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Latest news | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Consultations | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Latest blog posts | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Sign up to e-bulleti… | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Feedback | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Complaints and queri… | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 User research | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Gambling Commission | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Information | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 Follow us | 4.22:1 | 3.0:1 | #000000 | #1B789D | Pass |
| h2 National Gambling He… | 4.22:1 | 3.0:1 | #000000 | #1B789D | 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.
ALandmark Structure6 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
A+Heading Hierarchy22 headingsPASS
- H2 Cookies on the Gambling Commission website
- H1 Helping you get information about gambling in Great Britain and find support when you need it
- H2 Check a licensed gambling business
- H2 Popular on the website
- H2 Gambling licence information, guidance and advice for businesses and individuals
- H2 Help and support
- H2 Find published statistics and research in our hub
- H2 Our work
- H3 Who we are and what we do
- H2 Action we've taken
- H2 Latest news
- H2 Consultations
- H2 Latest blog posts
- H2 Sign up to e-bulletin
- H2 Feedback
- H2 Complaints and queries
- H2 User research
- H2 Gambling Commissionwebsites
- H2 Information
- H2 Follow us
- H2 National Gambling Helpline
- H3 Newsletter
AAlt Text QualityAll 7 images OKPASS
| Issue | Count |
|---|---|
| too long | 6 image(s) |
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search-field | text | Search the website | for/id |
| #feedback | textarea | Feedback | for/id |
ALink & Button Quality91 links, 12 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.gamcare.org.uk | National Gambling Helpline (op… | new tab | Add '(opens in new tab)' to text |
| https://cloud.google.com/terms/service-t… | Google Cloud Platform Service … | new tab | Add '(opens in new tab)' to text |
| https://cloud.google.com/terms/data-proc… | Cloud Data Processing Addendum… | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/GamRegGB | X (formerly Twitter) … | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/gamblin… | LinkedIn (opens in … | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/channel/UCl0HlHo… | YouTube (opens in ne… | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.gamcare.org.uk; https://cloud.google.com/terms/service-terms; https://cloud.google.com/terms/data-processing-addendum; https://twitter.com/GamRegGB; https://www.linkedin.com/company/gambling-commission?trk=biz-companies-cym; https://www.youtube.com/channel/UCl0HlHox5LBs4bMS5d491AA
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
A404 Error PageHTTP 404, custom pagePASS
AWeb ManifestPWA-readyPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 26 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.