Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction4 landmarksFIX
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
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
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
D404 Error PageActionHTTP 404, custom pageFIX
DPrint StylesheetActionNo print stylesFIX
CLink & Button QualityAction3 issue(s) across 280 links and 7 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://kids.poki.com | Poki Kids | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@poki_games | Poki TikTok | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/poki__games | Poki Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/@Poki | Poki YouTube | new tab | Add '(opens in new tab)' to text |
| https://about.poki.com | About | new tab | Add '(opens in new tab)' to text |
| https://developers.poki.com | Poki for Developers | new tab | Add '(opens in new tab)' to text |
| https://kids.poki.com | Poki Kids | new tab | Add '(opens in new tab)' to text |
| https://jobs.poki.com | Jobs | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://kids.poki.com; https://www.tiktok.com/@poki_games; https://www.instagram.com/poki__games; https://www.youtube.com/@Poki; https://about.poki.com; https://developers.poki.com; https://kids.poki.com; https://jobs.poki.com
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
Icon-only buttons need an aria-label so screen readers can announce them.
button#profile-btn; button.buttonReset (#118 on page); button.buttonReset (#899 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
BFavicon & Branding9 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 10 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
2 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 Free Online Games | 1.55:1 | 3.0:1 | #000000 | #222C53 | Fail |
| h2 Our game selection | 1.55:1 | 3.0:1 | #000000 | #222C53 | Fail |
| h2 Explore a world of g… | 1.55:1 | 3.0:1 | #000000 | #222C53 | Fail |
| h2 Who we are | 1.55:1 | 3.0:1 | #000000 | #222C53 | Fail |
| h2 Create the next big … | 1.55:1 | 3.0:1 | #000000 | #222C53 | Fail |
| h3 Exclusive games only… | 1.55:1 | 3.0:1 | #000000 | #222C53 | Fail |
| h3 Most popular games r… | 1.55:1 | 3.0:1 | #000000 | #222C53 | Fail |
| h3 Popular game categor… | 1.55:1 | 3.0:1 | #000000 | #222C53 | Fail |
| title Free Online Games at… | 14.38:1 | 4.5:1 | #000000 | #B4DCEB | Pass |
| button What are you playing… | 8.96:1 | 4.5:1 | #000000 | #8CB1A7 | Pass |
| a 2 Player Games | 11.56:1 | 4.5:1 | #000000 | #C2C2A6 | Pass |
| a Car Games | 7.53:1 | 4.5:1 | #000000 | #CD8F03 | Pass |
| a Shooting Games | 1.85:1 | 4.5:1 | #000000 | #5A2F10 | Fail |
| a Roblox Games | 1.76:1 | 4.5:1 | #000000 | #532E0D | Fail |
| a Action Games | 10.58:1 | 4.5:1 | #000000 | #F3A860 | Pass |
| a Minecraft Games | 10.07:1 | 4.5:1 | #000000 | #EBA55D | Pass |
| a Skill Games | 12.17:1 | 4.5:1 | #000000 | #F8B971 | Pass |
| a Multiplayer Games | 5.28:1 | 4.5:1 | #000000 | #BE6A25 | Pass |
| a .io Games | 6.51:1 | 4.5:1 | #000000 | #A18B7E | Pass |
| a Adventure Games | 16.11:1 | 4.5:1 | #000000 | #EAE0D4 | 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.
AHeading Hierarchy9 headings, 1 skip(s)PASS
- H1 Free Online Games
- H2 Our game selection
- H3 Exclusive games only on Poki
- H3 Most popular games right now
- H2 Explore a world of game categories
- H3 Popular game categories
- H2 Who we are
- H2 Create the next big hit at Poki
- H6 Select your language skipped
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 241 images OKPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| input | search | (What are you playing today?) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="search">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
A+Web ManifestPWA-readyPASS
A+Lighthouse Accessibility AuditsScore 98/100 — 2 failing, 23 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.
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.
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 |
|---|
What are you playing today? div#app-root > nav#nav > div.NuKVRCDKjJRkfpgoOKXi > button.buttonReset |
Let the world play div.B3Ykv32PAQzAWDm8ZLxP > div.gYKLsrGper0lDtd1Jh5L > div.NsUjvfZGYVJuaFFoj8UT > button.buttonReset |
English div.gYKLsrGper0lDtd1Jh5L > div.NsUjvfZGYVJuaFFoj8UT > div.OpF4NXmnwNP6RxPvobuQ > button.buttonReset |