Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DTap Target AdequacyAction11 tap target(s) too small or too close togetherFIX
FFavicon & BrandingAction1 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
CColor Contrast (Screenshot)Action20 text elements analyzed, 3 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 Just added to your c… | 7.16:1 | 3.0:1 | #000000 | #94979B | Pass |
| h2 GET TO KNOW US | 19.77:1 | 3.0:1 | #000000 | #F8F8F8 | Pass |
| h2 Newest Arrivals | 19.77:1 | 3.0:1 | #000000 | #F8F8F8 | Pass |
| h2 Testimonials | 19.77:1 | 3.0:1 | #000000 | #F8F8F8 | Pass |
| title Main Street Home | V… | 2.82:1 | 4.5:1 | #000000 | #555555 | Fail |
| a Skip to content | 2.82:1 | 4.5:1 | #000000 | #555555 | Fail |
| span Qty: | 15.93:1 | 4.5:1 | #000000 | #DCE1E4 | Pass |
| a View cart ( | 17.31:1 | 4.5:1 | #000000 | #E3EAF1 | Pass |
| button Continue shopping | 12.51:1 | 4.5:1 | #000000 | #C0C9D0 | Pass |
| span Submit | 3.45:1 | 4.5:1 | #000000 | #5D6368 | Fail |
| span Close search | 9.21:1 | 4.5:1 | #000000 | #9DAEBB | Pass |
| p Tuesday-Friday 9-5, … | 6.14:1 | 4.5:1 | #000000 | #7B8D9D | Pass |
| span Search | 11.05:1 | 4.5:1 | #000000 | #B0BEC8 | Pass |
| span Log in | 14.18:1 | 4.5:1 | #000000 | #D0D5D7 | Pass |
| span Cart | 15.84:1 | 4.5:1 | #000000 | #DEE0E0 | Pass |
| span items | 19.77:1 | 4.5:1 | #000000 | #F8F8F8 | Pass |
| span Shop Online | 19.77:1 | 4.5:1 | #000000 | #F8F8F8 | Pass |
| span Consign | 19.77:1 | 4.5:1 | #000000 | #F8F8F8 | Pass |
| span Visit Our Showroom | 19.77:1 | 4.5:1 | #000000 | #F8F8F8 | Pass |
| span Estate Jewerly & Coi… | 19.77:1 | 4.5:1 | #000000 | #F8F8F8 | 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 Hierarchy10 headingsPASS
- H2 Just added to your cart
- H3 (empty)
- H1 .item-1{ display:true; white-space: nowrap; } @media(max-width:1600px){ .item-1{ display:none; }
- H2 GET TO KNOW US
- H2 About
- H2 Contact
- H2 Consign
- H2 Shop
- H2 Newest Arrivals
- H2 Testimonials
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
AHeading Text Quality2 heading-text-quality issue(s) detectedPASS
A+Alt Text QualityAll 10 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| q | text | Search | aria-label |
| #ContactFooter-email | Email address | aria-label |
A+Link & Button Quality44 links, 18 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.shopify.com?utm_campaign=pow… | Powered by Shopify | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.shopify.com?utm_campaign=poweredby&utm_medium=shopify&utm_source=…
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 Types1 input(s) using type=text where a specific type would helpPASS
A+Form Input Quality2 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-Patterns12 explicit tabindex attribute(s) checked, no anti-patternsPASS
AIframe Accessibility1/1 iframe(s) missing title; 0 placeholder(s)PASS
A+Mobile-Readable Font SizesAll 60 visible text node(s) render at >= 12 CSS pixelsPASS
A404 Error PageHTTP 404, custom pagePASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
ALighthouse Accessibility AuditsScore 92/100 — 2 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.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Load slide 1 div.slideshow__text-wrap > div.slideshow__arrows > ul.slick-dots > li.slick-active |
Load slide 1 div.page-width > div.quotes-wrapper > ul.slick-dots > li.slick-active |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Load slide 1 div.slideshow__arrows > ul.slick-dots > li.slick-active > a |
Load slide 2 div.slideshow__arrows > ul.slick-dots > li > a |
Load slide 3 div.slideshow__arrows > ul.slick-dots > li > a |
Load slide 4 div.slideshow__arrows > ul.slick-dots > li > a |
Load slide 1 div.quotes-wrapper > ul.slick-dots > li.slick-active > button#slickDot16039045871ee288f2-0 |
Load slide 2 div.quotes-wrapper > ul.slick-dots > li > button#slickDotd8e829d2-b372-482b-84c5-5fa2666ac041 |
Load slide 3 div.quotes-wrapper > ul.slick-dots > li > button#slickDot4d75e921-e705-4f6d-a87c-ec733cb2a088 |
Load slide 4 div.quotes-wrapper > ul.slick-dots > li > button#slickDotaf208cb5-4008-40d9-932d-ee5c9f0b9fc0 |
Load slide 5 div.quotes-wrapper > ul.slick-dots > li > button#slickDotcf8a1084-dcc7-439b-a193-170f7a69137a |
Load slide 6 div.quotes-wrapper > ul.slick-dots > li > button#slickDot4cd73d8e-1d92-452a-af8f-dc439eb28547 |
Load slide 7 div.quotes-wrapper > ul.slick-dots > li > button#slickDotf650a637-8159-4e9a-828c-b09edcb6f7b1 |
These items highlight common accessibility best practices.