Skip to content
https://passionfish.com.au

Accessibility

· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
76
GRADE
C
FIX
6
REVIEW
6
PASS
12
INFO
0
Checks
24
12 PASS 6 REVIEW 6 FIX
F
Alt Text Quality
Action
3 of 13 images have issues
FIX
3 of 13 images have issues
Critical::
3 image(s) missing alt attribute
Images without alt text are invisible to screen readers.
Critical::
2 image-in-link without alt text
An image inside a link with no alt creates an empty link.
Info::
1 image(s) with alt text over 125 characters
Info::
4 decorative image(s) correctly marked
Info::
5 image(s) with good alt text
13 images 5 good alt text 4 decorative 3 missing
IssueCount
missing3 image(s)
too long1 image(s)

Images without alt text are invisible to screen readers.

Why this matters

Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.

Learn more

WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.

Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report

An image inside a link with no alt creates an empty link.

Why this matters

Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.

Learn more

An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.

Source: WCAG 2.1 SC 2.4.4

D
Tap Target Adequacy
Action
13 tap target(s) too small or too close together
FIX
13 tap target(s) too small or too close together
Warning::
13 tap target(s) too small or too close to neighbors
WCAG 2.5.5 (Level AAA) requires interactive targets to be at least 44x44 CSS pixels; WCAG 2.5.8 (Level AA, added in 2.2) requires 24x24 minimum. Failing targets cause mis-taps for users with motor impairments, large fingers, or shaky hands -- and are a major bounce-rate driver on mobile commerce flows. Lighthouse measures rendered rects + adjacent-element spacing; the failing list is in the Lighthouse 'tap-targets' audit detail panel.
D
Dark Mode Support
Action
No dark mode signals
FIX
No dark mode signals
Info::
No dark mode signals detected
Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
Info::
Detection limited to meta tags and inline styles
External CSS files may contain prefers-color-scheme rules not visible to this scan.
Dark ModeNo Dark Mode Detected
color-scheme meta Not set Dark theme-color Not set CSS indicators Not detected

Detection limited to meta tags and inline styles.

D
Print Stylesheet
Action
No print styles
FIX
No print styles
Info::
No print-specific styles detected
When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.
Print Stylesheet No Print Styles
Print stylesheet Not found Inline @media print Not detected
F
Navigation UX
Action
No navigation patterns
FIX
No navigation patterns
Info::
2 navigation landmark(s) detected
Info::
Hamburger menu detected (responsive design)
Info::
No breadcrumbs, search, or skip link detected
These navigation aids help users orient themselves and find content efficiently, especially on large sites.
Breadcrumbs
Search
Skip Link
Labeled Navigation 2 <nav> element(s)
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
2 of 6 testable patterns navigation patterns detected. Limited navigation support. Consider adding breadcrumbs, search, and skip link.
C
Landmark Structure
Action
3 landmarks
REVIEW
3 landmarks
Info::
<main> landmark present
Info::
2 <nav> landmark(s) found
Warning::
2 of 2 <nav> elements are unlabeled
Multiple navigations need aria-label to distinguish them for screen readers.
Info::
No banner (header) landmark
Info::
No contentinfo (footer) landmark
Warning::
Skip navigation link is missing (WCAG 2.4.1)
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Page Structure — as a screen reader sees it
BANNER (missing!) NAV MAIN CONTENTINFO (missing!)

Multiple navigations need aria-label to distinguish them for screen readers.

Why this matters

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.

Why this matters

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

B
404 Error Page
HTTP 404, custom page
REVIEW
HTTP 404, custom page
Info::
Correct 404 status code returned
Got: HTTP 404
Info::
Custom styled 404 page
Info::
Navigation links present on 404 page
Info::
Homepage link present on 404 page
404 Page Quality Custom 404 Page
Status Code HTTP 404 Page Title Passionfish Candles &. Gifts | Central Tilba NSW Custom Styling Navigation Homepage Link Search Form
C
Favicon & Branding
Action
4 icon(s) detected
REVIEW
4 icon(s) detected
Info::
favicon.ico present at site root
Info::
HTML icon links detected
Info::
Apple touch icon present
favicon.ico Present
PNG Icons Present
Apple Touch Present
SVG Favicon Missing
Manifest Icons Present
Multiple Sizes Missing
B
Web Manifest
PWA-ready
REVIEW
PWA-ready
Info::
Meets PWA install criteria
Info::
Name present: Passion Fish Candles & Gifts
Info::
192x192 icon present
Info::
Display mode: standalone
PWA Install Criteria Installable
Name Passion Fish Candles & Gifts 192×192 icon 512×512 icon Start URL /?utm_source=homescreen Display Mode standalone
Name Passion Fish Candles & Gifts Display Mode standalone Icons 1 icon(s)
C
Color Contrast (Screenshot)
Action
20 text elements analyzed, 20 fail WCAG AA
REVIEW

Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.

0 pass 20 fail WCAG AA
h3 Tilba Collection
1.06:1
#000000
on
#060917
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Ambient Alchemy Collection
1.06:1
#000000
on
#060917
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Essential Oil Collection
1.06:1
#000000
on
#060917
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Lolly Shop Collection
1.06:1
#000000
on
#060917
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Zodiac Collection
1.06:1
#000000
on
#060917
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Homewares
1.06:1
#000000
on
#060917
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Bam Sunglasses
1.06:1
#000000
on
#060917
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Reed Diffusers & Essential Oil
1.06:1
#000000
on
#060917
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Organic Hemp Massage Oil
1.06:1
#000000
on
#060917
needs 3.0:1 (large text)
19px · bottom of viewport
title Passionfish Candles | Handmade Soy Candl…
1.45:1
#000000
on
#382612
needs 4.5:1 (normal text)
16px · top of page (header area)
span Home
1.45:1
#000000
on
#382612
needs 4.5:1 (normal text)
16px · top of page (header area)
span Tilba Collection
1.45:1
#000000
on
#382612
needs 4.5:1 (normal text)
16px · top of page (header area)
span Passionfish Candles
1.45:1
#000000
on
#382612
needs 4.5:1 (normal text)
16px · top of page (header area)
span Soy Wax Melts
2.62:1
#000000
on
#275189
needs 4.5:1 (normal text)
16px · above the fold
span Votive Candles & Glasses
2.69:1
#000000
on
#28538A
needs 4.5:1 (normal text)
16px · above the fold
span Scented Tealights
2.75:1
#000000
on
#27558A
needs 4.5:1 (normal text)
16px · above the fold
span Reed Diffusers
2.84:1
#000000
on
#29578C
needs 4.5:1 (normal text)
16px · above the fold
span Room Sprays
2.37:1
#000000
on
#404A60
needs 4.5:1 (normal text)
16px · above the fold · over background image/gradient
span Zodiac Soy Candle
2.97:1
#000000
on
#6D5343
needs 4.5:1 (normal text)
16px · above the fold
span Lolly Shop Collection
1.30:1
#000000
on
#241F24
needs 4.5:1 (normal text)
16px · above the fold

1 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)
ElementRatioRequiredFGBGResult
h3 Tilba Collection1.06:13.0:1
#000000
#060917
Fail
h3 Ambient Alchemy Coll…1.06:13.0:1
#000000
#060917
Fail
h3 Essential Oil Collec…1.06:13.0:1
#000000
#060917
Fail
h3 Lolly Shop Collectio…1.06:13.0:1
#000000
#060917
Fail
h3 Zodiac Collection1.06:13.0:1
#000000
#060917
Fail
h3 Homewares1.06:13.0:1
#000000
#060917
Fail
h3 Bam Sunglasses1.06:13.0:1
#000000
#060917
Fail
h3 Reed Diffusers & Ess…1.06:13.0:1
#000000
#060917
Fail
h3 Organic Hemp Massage…1.06:13.0:1
#000000
#060917
Fail
title Passionfish Candles …1.45:14.5:1
#000000
#382612
Fail
span Home1.45:14.5:1
#000000
#382612
Fail
span Tilba Collection1.45:14.5:1
#000000
#382612
Fail
span Passionfish Candles1.45:14.5:1
#000000
#382612
Fail
span Soy Wax Melts2.62:14.5:1
#000000
#275189
Fail
span Votive Candles & Gla…2.69:14.5:1
#000000
#28538A
Fail
span Scented Tealights2.75:14.5:1
#000000
#27558A
Fail
span Reed Diffusers2.84:14.5:1
#000000
#29578C
Fail
span Room Sprays2.37:14.5:1
#000000
#404A60
Fail
span Zodiac Soy Candle2.97:14.5:1
#000000
#6D5343
Fail
span Lolly Shop Collectio…1.30:14.5:1
#000000
#241F24
Fail

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.

B
Lighthouse Accessibility Audits
Score 81/100 — 4 failing, 18 passed
REVIEW
81

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Candles, Melts & Diffusers div#1000373385 > div#1946091669 > h3.m-size-22 > span.font-size-28
Follow us on our socials! div#1995625360 > div#1122389035 > h3.text-align-center > span
Call us today! div#1340225750 > div#1556640100 > a#1462304246 > span.text

These are opportunities to improve the legibility of your content.

Names and labels

Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div#1134560283 > div#1449735839 > a#1876166572 > img#1937417085 div#1134560283 > div#1449735839 > a#1876166572 > img#1937417085
div#1749795585 > div#1692599910 > div#1240574529 > img#1349991866 div#1749795585 > div#1692599910 > div#1240574529 > img#1349991866

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div#1111482395 > div#1134560283 > div#1449735839 > a#1876166572 div#1111482395 > div#1134560283 > div#1449735839 > a#1876166572

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.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Passionfish Candles div#1944721186 > div#1977499632 > p.m-text-align-center > a
Soy Wax Melts div#1944721186 > div#1977499632 > p.m-text-align-center > a
Votive Candles & Glasses div#1944721186 > div#1977499632 > p.m-text-align-center > a
Scented Tealights div#1944721186 > div#1977499632 > p.m-text-align-center > a
Whirly Gig Carousel div#1224515896 > div#1471352034 > p.m-text-align-center > a
Art Glass Tea Light Holders div#1224515896 > div#1471352034 > p.m-text-align-center > a
Minikin Tea Lights div#1224515896 > div#1471352034 > p.m-text-align-center > a
Oil Burners div#1224515896 > div#1471352034 > p.m-text-align-center > a
Face Vases div#1224515896 > div#1471352034 > p.m-text-align-center > a
Sunglasses div#1224515896 > div#1471352034 > p.m-text-align-center > a
Candleholders div#1224515896 > div#1471352034 > p.m-text-align-center > a
Fragrant Reed Diffusers div#1034710347 > div#1134841826 > p.m-text-align-center > a
Essential Oils 10ml div#1034710347 > div#1134841826 > p.m-text-align-center > a

These items highlight common accessibility best practices.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Heading elements appear in a sequentially-descending order
Document has a main landmark.
Deprecated ARIA roles were not used
`<video>` elements contain a `<track>` element with `[kind="captions"]`
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
Links are distinguishable without relying on color.
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
No element has a `[tabindex]` value greater than 0
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
Elements with visible text labels have matching accessible names.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
A
Heading Hierarchy
21 headings
PASS
21 headings
Warning::
Multiple H1 headings (2 found)
A page should have only one H1. Multiple H1s dilute the document outline.
  • H1 Passionfish
  • H1 Candles & Gifts duplicate H1
  • H2 Handmade in our Central Tilba Studio, South Coast of NSW
  • H3 Candles, Melts & Diffusers
  • H3 Tilba Collection
  • H3 Ambient Alchemy Collection
  • H3 Essential Oil Collection
  • H3 Lolly Shop Collection
  • H3 Zodiac Collection
  • H3 Homewares
  • H3 Bam Sunglasses
  • H3 Reed Diffusers & Essential Oil
  • H3 Organic Hemp Massage Oil
  • H3 Follow us on our socials!
  • H2 A celebration of the home
  • H3 Open 7 days 10am to 4pm
  • H4 Call into our retail shop at 25 Bate Street Central Tilba NSW Or call us about any product inquires on:
  • H5 Candles
  • H5 Homewares
  • H5 Reed Diffuser
  • H5 Discover Central Tilba

A page should have only one H1. Multiple H1s dilute the document outline.

Why this matters

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 Quality
All 21 heading(s) have substantive, well-formed text
PASS
All 21 heading(s) have substantive, well-formed text
Info::
Heading text quality is clean -- no placeholder, length, or styling issues
A+
Form Accessibility
No form controls
PASS
No form controls
Info::
No form controls on this page
No form controls found.
A+
Form Input Types
No form controls on this page
PASS
No form controls on this page
Info::
No form controls on this page
A+
Form Input Quality
No form controls on this page
PASS
No form controls on this page
Info::
No form controls on this page
A+
Mobile Keyboard & Autofill
No form controls -- mobile keyboard check is N/A
PASS
No form controls -- mobile keyboard check is N/A
Info::
No form controls on this page
A+
Document Language
Lang attribute set to "en"
PASS
Lang attribute set to "en"
Info::
<html lang="en"> is set and valid
Got: en
A+
Tabindex Anti-Patterns
1 explicit tabindex attribute(s) checked, no anti-patterns
PASS
1 explicit tabindex attribute(s) checked, no anti-patterns
Info::
No tabindex anti-patterns detected
A+
Iframe Accessibility
No iframes on this page
PASS
No iframes on this page
Info::
No iframes on this page
A+
Mobile-Readable Font Sizes
All 73 visible text node(s) render at >= 12 CSS pixels
PASS
All 73 visible text node(s) render at >= 12 CSS pixels
Info::
All text uses legible mobile font sizes (>= 12 CSS px)
A
PWA Depth
3 PWA signal(s) surfaced
PASS
3 PWA signal(s) surfaced
Info::
Service worker registration detected
The page calls `navigator.serviceWorker.register(...)` -- the prerequisite for any real PWA capability (offline support, push notifications, background sync, Cache API). This is a positive signal; whether the registered worker actually does what you want is a separate question (check DevTools > Application > Service Workers).
Info::
Manifest has no maskable icon
Android 12+ Adaptive Icons crop non-maskable icons to a circle or squircle -- frequently hiding important parts of the logo. Add at least one icon entry with `"purpose": "maskable"` (or `"any maskable"`) and a maskable-aware design (16% safe-zone padding around the inner mark).
Info::
Manifest is missing `theme_color`
Without `theme_color`, the install prompt and Android status bar fall back to a generic tint instead of your brand color. Add a hex color (e.g. `"theme_color": "#0066cc"`); for richer support, mirror it via `<meta name="theme-color" content="#0066cc">` so non-installed browsers also pick it up.
A+
Mobile UX Depth
2 mobile-depth signal(s) detected
PASS
2 mobile-depth signal(s) detected
Info::
No `<meta name="theme-color">` -- browser chrome falls back to default
Without `theme-color`, Android Chrome's status bar and iOS Safari's toolbar fall back to a generic gray. Adding a single hex color in `<meta name="theme-color" content="#0066cc">` tints them to your brand color across all mobile browsers.
Info::
Viewport `viewport-fit=cover` -- supports notched / dynamic-island devices
The viewport meta declares `viewport-fit=cover`, which lets the page draw into the safe-area edges (notch, dynamic island, home indicator) on iPhone X+ devices. Pair with `env(safe-area-inset-*)` CSS to keep critical UI inside the inset rectangle while letting backgrounds extend edge-to-edge.
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback