Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction4 issue(s) across 46 links and 10 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://sevano.com/customer_authenticati… | (empty) | empty | Add link text or aria-label |
| /cart | (empty) | empty | Add link text or aria-label |
| /pages/our-philosophy | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Our Philosophy | |||
| https://www.instagram.com/sevano | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@sevano | TikTok | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/@sevanoswiss | YouTube | new tab | Add '(opens in new tab)' to text |
| https://x.com/sevanoswiss | X | new tab | Add '(opens in new tab)' to text |
| https://www.pinterest.com/sevanoswiss | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/sevanos… | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/sevano | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@sevano | TikTok | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/@sevanoswiss | YouTube | new tab | Add '(opens in new tab)' to text |
| https://x.com/sevanoswiss | X | new tab | Add '(opens in new tab)' to text |
| https://www.pinterest.com/sevanoswiss | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/sevanos… | new tab | Add '(opens in new tab)' to text | |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://sevano.com/customer_authentication/redirect?locale=en®ion_country=ES; /cart
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
/pages/our-philosophy ("Learn More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://www.instagram.com/sevano; https://www.tiktok.com/@sevano; https://www.youtube.com/@sevanoswiss; https://x.com/sevanoswiss; https://www.pinterest.com/sevanoswiss; https://www.linkedin.com/company/sevanoswiss; https://www.instagram.com/sevano; https://www.tiktok.com/@sevano; https://www.youtube.com/@sevanoswiss; https://x.com/sevanoswiss (+2 more)
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.menu-drawer__close (#326 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
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
BForm Accessibility2 of 3 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #Search-In-Drawer | search | Search | aria-label |
| contact[email] | (Your email address) | placeholder only | |
| contact[email] | (Your email) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="email" name="contact[email]">; <input type="email" name="contact[email]">
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
CMobile-Readable Font SizesAction81% of visible text renders at >= 12 CSS px (11 below threshold)REVIEW
A+Landmark Structure4 landmarksPASS
A+Heading Hierarchy18 headingsPASS
- H2 Your cart is empty
- H3 Fragrance
- H3 Fragrance
- H2 Your cart
- H2 Estimated total
- H1 The Essence of Swiss Refinement
- H2 Explore Our Fragrances
- H3 Verca
- H3 Roya
- H3 Omega
- H2 Begin your fragrance journey
- H2 Our Philosophy
- H2 Join the SEVANO Circle
- H3 SEVANO
- H3 Support
- H3 Join our World
- H3 Follow us
- H3 Follow us
A+Heading Text Quality1 heading-text-quality issue(s) detectedPASS
AAlt Text Quality2 of 19 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 2 image(s) |
A+Form Input Types3 form control(s) checked, no type mismatchesPASS
A+Form Input Quality3 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-Patterns5 explicit tabindex attribute(s) checked, no anti-patternsPASS
AIframe Accessibility1/2 iframe(s) missing title; 0 placeholder(s)PASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A404 Error PageHTTP 404, custom pagePASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 The Essence of Swiss… | 16.89:1 | 3.0:1 | #000000 | #F6E4CC | Pass |
| h2 Your cart is empty | 16.89:1 | 3.0:1 | #000000 | #F6E4CC | Pass |
| h2 Your cart | 17.51:1 | 3.0:1 | #000000 | #FAE8CF | Pass |
| h2 Estimated total | 17.55:1 | 3.0:1 | #000000 | #FBE8CF | Pass |
| h2 Explore Our Fragranc… | 16.89:1 | 3.0:1 | #000000 | #F6E4CC | Pass |
| h2 Begin your fragrance… | 16.89:1 | 3.0:1 | #000000 | #F6E4CC | Pass |
| h2 Our Philosophy | 16.89:1 | 3.0:1 | #000000 | #F6E4CC | Pass |
| h2 Join the SEVANO Circ… | 16.89:1 | 3.0:1 | #000000 | #F6E4CC | Pass |
| h3 Verca | 16.89:1 | 3.0:1 | #000000 | #F6E4CC | Pass |
| h3 Roya | 16.89:1 | 3.0:1 | #000000 | #F6E4CC | Pass |
| h3 Omega | 16.89:1 | 3.0:1 | #000000 | #F6E4CC | Pass |
| h3 SEVANO | 16.89:1 | 3.0:1 | #000000 | #F6E4CC | Pass |
| h3 Support | 16.89:1 | 3.0:1 | #000000 | #F6E4CC | Pass |
| h3 Join our World | 16.89:1 | 3.0:1 | #000000 | #F6E4CC | Pass |
| h3 Follow us | 16.89:1 | 3.0:1 | #000000 | #F6E4CC | Pass |
| h3 Follow us | 16.89:1 | 3.0:1 | #000000 | #F6E4CC | Pass |
| title Sevano – Swiss Nic… | 16.89:1 | 4.5:1 | #000000 | #F6E4CC | Pass |
| a Skip to content | 16.89:1 | 4.5:1 | #000000 | #F6E4CC | Pass |
| a Continue shopping | 17.56:1 | 4.5:1 | #000000 | #FBE8D0 | Pass |
| p Have an account? | 17.56:1 | 4.5:1 | #000000 | #FBE8D0 | 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.
ALighthouse Accessibility AuditsScore 93/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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
YOUR SCENT STORY section > div > div > p |
© 2026 SEVANO – All rights reserved div#shopify-section-sections--29779419857244__footer > footer.footer > div.footer__bottom > p.section-subtext |
Imprint · Privacy · Terms div#shopify-section-sections--29779419857244__footer > footer.footer > div.footer__bottom > p.section-subtext |
Imprint footer.footer > div.footer__bottom > p.section-subtext > a |
Privacy footer.footer > div.footer__bottom > p.section-subtext > a |
Terms footer.footer > div.footer__bottom > p.section-subtext > a |
These are opportunities to improve the legibility of your content.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
sticky-header.header-wrapper > header.header > div.header__icons > a.header__icon sticky-header.header-wrapper > header.header > div.header__icons > a.header__icon |
sticky-header.header-wrapper > header.header > div.header__icons > a#cart-icon-bubble sticky-header.header-wrapper > header.header > div.header__icons > a#cart-icon-bubble |
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.