Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction2 landmarksREVIEW
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
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
C404 Error PageActionHTTP 404, custom pageREVIEW
AHeading Hierarchy28 headingsPASS
- H1 Lunnie Studio
- H1 Get to Know Us! duplicate H1
- H2 The Perfect Answer For...
- H3 Elevating Professional Presence
- H4 A Face for Your Brand
- H4 Full Control & Insight
- H2 Build Options
- H3 Landing Site
- H3 E-Commerce
- H3 Custom
- H2 Every Build Includes
- H3 Free domain for a year
- H3 Search Engine Ready
- H3 Modern UI/UX
- H3 Security & Analytics
- H3 Lightning Fast
- H2 Your Journey With Us
- H2 Your Journey With Us
- H3 Say Hello !
- H3 Talk It Through
- H3 Make ItOfficial
- H3 Shape theVision
- H3 Bring Itto Life
- H3 Handover &Walkthrough
- H2 Ready to reach your horizon?
- H3 Lunnie Studio
- H4 Navigation
- H4 Location
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
A+Heading Text QualityAll 28 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 1 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Link & Button Quality13 links, 0 buttons — all OKPASS
A+Form Input TypesNo form controls on this pagePASS
A+Form Input QualityNo form controls on this pagePASS
A+Mobile Keyboard & AutofillNo form controls -- mobile keyboard check is N/APASS
A+Document LanguageLang attribute set to "en"PASS
A+Tabindex Anti-PatternsNo explicit tabindex attributes foundPASS
AIframe Accessibility1/1 iframe(s) missing title; 0 placeholder(s)PASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Mobile-Readable Font SizesAll 93 visible text node(s) render at >= 12 CSS pixelsPASS
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 Lunnie Studio | 14.79:1 | 3.0:1 | #000000 | #CBDCDA | Pass |
| h1 Get to | 13.60:1 | 3.0:1 | #000000 | #FDC93C | Pass |
| h1 Know Us! | 13.27:1 | 3.0:1 | #000000 | #FCC637 | Pass |
| h2 The Perfect | 12.63:1 | 3.0:1 | #000000 | #B9CDC8 | Pass |
| h2 For... | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | Pass |
| h2 Build Options | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | Pass |
| h2 Every Build Includes | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | Pass |
| h2 Ready to reach | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | Pass |
| h2 your | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | Pass |
| h3 Elevating Profession… | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | Pass |
| h3 Landing Site | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | Pass |
| h3 E-Commerce | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | Pass |
| h3 Custom | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | Pass |
| h3 Free domain for a ye… | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | Pass |
| h3 Search Engine Ready | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | Pass |
| h3 Modern UI/UX | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | Pass |
| h3 Security & Analytics | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | Pass |
| h3 Lightning Fast | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | Pass |
| h3 Say Hello ! | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | Pass |
| h3 Talk It Through | 12.65:1 | 3.0:1 | #000000 | #B9CDCA | 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, 17 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 |
|---|
Lunnie Studio div.max-w-4xl > div.max-w-2xl > p.font-sans > span.font-black |
Contact us div.max-w-4xl > div.max-w-2xl > div.flex > a.bg-transparent |
We create digital spaces that don't just look pretty - they perform, scale, and… div.container-lock > div.grid > div.lg:col-span-5 > p.font-sans |
Establish credibility and legitimacy, positioning your business as trustworthy … div.grid > div.lg:col-span-7 > div.bg-white > p.font-sans |
Reflect your identity and connect with your community deeply. div.grid > div.lg:col-span-7 > div.bg-brand-light > p.font-sans |
Explore assistance based on your needs. Every build is optimized for growth. section#pricing > div.container-lock > div.mb-16 > p.font-sans |
LAUNCH 5-7 BUSINESS DAYS div.container-lock > div.grid > div.bg-brand-light > p.font-sans |
Perfect for portfolios & startups div.grid > div.bg-brand-light > ul.space-y-4 > li.flex |
High-performance & responsive div.grid > div.bg-brand-light > ul.space-y-4 > li.flex |
30 days post-launch support div.grid > div.bg-brand-light > ul.space-y-4 > li.flex |
STARTING FROM div.grid > div.bg-brand-light > div.mt-auto > span.font-sans |
LAUNCH 14-21 BUSINESS DAYS div.container-lock > div.grid > div.bg-brand-main > p.font-sans |
STARTING FROM div.grid > div.bg-brand-main > div.mt-auto > span.font-sans |
TIMELINE BASED ON COMPLEXITY div.container-lock > div.grid > div.bg-brand-lightest > p.font-sans |
Unique & complex workflows div.grid > div.bg-brand-lightest > ul.space-y-4 > li.flex |
Fully tailored architecture div.grid > div.bg-brand-lightest > ul.space-y-4 > li.flex |
Dedicated support div.grid > div.bg-brand-lightest > ul.space-y-4 > li.flex |
VARIABLE div.grid > div.bg-brand-lightest > div.mt-auto > span.font-sans |
We don't just build websites, we build complete digital foundations ready for g… section.py-20 > div.container-lock > div.mb-16 > p.mt-4 |
Optimized semantic structure and metadata so you show up on Google from day one. div.grid > article.bg-white > div > p.text-[#4a6b74]/75 |
Clean, intuitive, and fully responsive interfaces that adapt perfectly to any s… div.grid > article.bg-white > div > p.text-[#4a6b74]/75 |
Highly optimized code and assets make your site fly, boosting conversions and r… div.grid > article.bg-[#4a6b74] > div.relative > p.text-white/80 |
Say Hello ! div.relative > div.absolute > div.bg-[#b4c8c4] > h3.text-2xl |
Start the
Conversation div.relative > div.absolute > div.bg-[#b4c8c4] > p.text-sm |
Talk It Through div.relative > div.absolute > div.bg-[#b4c8c4] > h3.text-2xl |
Map your needs
with us div.relative > div.absolute > div.bg-[#b4c8c4] > p.text-sm |
Make It
Official div.relative > div.absolute > div.bg-[#b4c8c4] > h3.text-2xl |
Lock the deal div.relative > div.absolute > div.bg-[#b4c8c4] > p.text-sm |
Shape the
Vision div.relative > div.absolute > div.bg-[#b4c8c4] > h3.text-2xl |
Design direction div.relative > div.absolute > div.bg-[#b4c8c4] > p.text-sm |
Bring It
to Life div.relative > div.absolute > div.bg-[#b4c8c4] > h3.text-2xl |
In the works div.relative > div.absolute > div.bg-[#b4c8c4] > p.text-sm |
Handover &
Walkthrough div.relative > div.absolute > div.bg-[#b4c8c4] > h3.text-xl |
Launch and learn div.relative > div.absolute > div.bg-[#b4c8c4] > p.text-sm |
Let’s build a digital presence that actually works for your business. div.container-lock > div.bg-brand-main > div.relative > p.font-sans |
Empowering scaling small businesses through growth-driven digital experiences. … div.container-lock > div.grid > div.md:col-span-5 > p.font-sans |
Build Options div.md:col-span-3 > ul.space-y-2 > li > a.hover:text-brand-main |
Our Journey div.md:col-span-3 > ul.space-y-2 > li > a.hover:text-brand-main |
Contact div.md:col-span-3 > ul.space-y-2 > li > a.hover:text-brand-main |
Based Globally
Working in Indonesia and Poland
contact@lunniestudio.com div.container-lock > div.grid > div.md:col-span-4 > p.font-sans |
© 2026 Lunnie Studio. All rights reserved. footer#contact > div.container-lock > div.mt-12 > p |
These are opportunities to improve the legibility of your content.
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.