Accessibility
· 13 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
BLandmark Structure21 landmarksREVIEW
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
BHeading Hierarchy19 headingsREVIEW
- H2 MissionMission
- H2 New Products /ServicesNew Products / Services
- H2 Creator StoriesCreator Stories
- H2 Corporate ActivitiesCorporate Activities
- H2 News ReleasesNews Releases
- H3 Sony and TCL Sign Definitive Agreements for Strategic Partnership in the Home Entertainment Field
- H3 Sony to Open a Base in Japan to Engage in Media Production with Creators
- H3 Sony's Breakthrough Audio, Imaging and Sports Technologies Raise the Bar for the NFL's Super Bowl LX in San Francisco
- H3 Establishment of the World's First¹ Global Supply Chain to Introduce the Use of Renewable Plastics in Sony's High-Performance Products
- H2 Important NoticesImportant Notices Important notice regardingproducts/servicesImportant notice
- H3 Change of the Sony entity for License Agreements, etc.
- H3 Free Repair for VAIO Fit 11A Personal Computer
- H2 Cookie Preference Center
- H3 Manage Consent Preferences
- H4 Strictly Necessary Cookies
- H4 Performance Cookies
- H4 Functional Cookies
- H4 Targeting Cookies
- H3 Cookie List
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
BForm Accessibility2 of 20 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| doctype | select | none | |
| ct | select | none | |
| sort | select | none | |
| pagemax | select | none | |
| imgsize | select | none | |
| doctype | select | none | |
| ct | select | none | |
| sort | select | none | |
| pagemax | select | none | |
| imgsize | select | none | |
| #ot-group-id-C0002 | checkbox | Performance Cookies | for/id |
| #ot-group-id-C0003 | checkbox | Functional Cookies | for/id |
| #ot-group-id-C0004 | checkbox | Targeting Cookies | for/id |
| #vendor-search-handler | text | Cookie list search | aria-label |
| #chkbox-id | checkbox | checkbox label | for/id |
| #select-all-hosts-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-leg-handler | checkbox | checkbox label | for/id |
| q | text | (Enter the word you want to search) | placeholder only |
| q | text | (Enter the word you want to search) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="q">; <input type="text" name="q">
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
CLink & Button QualityAction6 issue(s) across 108 links and 45 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.sony.co.uk/locale-selector | Contact … | new tab | Add '(opens in new tab)' to text |
| https://www.sony.jp/ | Consumer … | new tab | Add '(opens in new tab)' to text |
| https://www.sony.jp/professional/ | Professional … | new tab | Add '(opens in new tab)' to text |
| https://www.sony.jp/products_menu.html?s… | Imaging … | new tab | Add '(opens in new tab)' to text |
| https://www.sony.jp/ichigan/lineup/e-len… | Lens … | new tab | Add '(opens in new tab)' to text |
| https://www.sony.jp/xperia/ | Imaging … | new tab | Add '(opens in new tab)' to text |
| https://www.sony.jp/products_menu.html?s… | Home … | new tab | Add '(opens in new tab)' to text |
| https://www.sony.jp/products_menu.html?s… | Personal … | new tab | Add '(opens in new tab)' to text |
| https://pro.sony/en_GB/products/broadcas… | Media … | new tab | Add '(opens in new tab)' to text |
| https://pro.sony/en_GB/digital-imaging | Imaging Solutions … | new tab | Add '(opens in new tab)' to text |
| https://www.sonybiotechnology.com/ | Life … | new tab | Add '(opens in new tab)' to text |
| https://www.sony.jp/ | Consumer … | new tab | Add '(opens in new tab)' to text |
| https://www.sony.jp/professional/ | Professional … | new tab | Add '(opens in new tab)' to text |
| https://www.sony.jp/products_menu.html?s… | Imaging … | new tab | Add '(opens in new tab)' to text |
| https://www.sony.jp/ichigan/lineup/e-len… | Lens … | new tab | Add '(opens in new tab)' to text |
| https://www.sony.jp/xperia/ | Imaging … | new tab | Add '(opens in new tab)' to text |
| https://www.sony.jp/products_menu.html?s… | Home … | new tab | Add '(opens in new tab)' to text |
| https://www.sony.jp/products_menu.html?s… | Personal … | new tab | Add '(opens in new tab)' to text |
| https://pro.sony/en_GB/products/broadcas… | Media … | new tab | Add '(opens in new tab)' to text |
| https://pro.sony/en_GB/digital-imaging | Imaging Solutions … | new tab | Add '(opens in new tab)' to text |
| https://www.sonybiotechnology.com/ | Life … | new tab | Add '(opens in new tab)' to text |
| https://www.sony.co.jp/en/corporate/sust… | Slide 1 of 4: | img no alt | Add alt attribute to the image |
| https://www.sony.co.jp/en/co-creation/nh… | Slide 2 of 4: | img no alt | Add alt attribute to the image |
| https://www.sony.co.jp/en/inzone | Slide 3 of 4: | new tab | Add '(opens in new tab)' to text |
| https://xyn.sony.net/en/products/xyn_spa… | Slide 4 of 4: | new tab | Add '(opens in new tab)' to text |
| https://pro.sony/products/4k-and-hd-came… | HDC R Series System Cameras fo… | new tab | Add '(opens in new tab)' to text |
| https://pro.sony/products/4k-and-hd-came… | HDC R Series System Cameras fo… | new tab | Add '(opens in new tab)' to text |
| https://www.sony.co.jp/en/co-creation/nh… | NHL Innovation Lab debuts with… | img no alt | Add alt attribute to the image |
| https://www.sony.co.jp/en/co-creation/wo… | Go behind the scenes of WIC Ku… | img no alt | Add alt attribute to the image |
| https://www.sony.co.jp/en/co-creation/au… | Sony's Immersive Creator's Exp… | img no alt | Add alt attribute to the image |
| https://www.sony.com/en/SonyInfo/design/… | "Guide for QR" has won the Gol… | new tab | Add '(opens in new tab)' to text |
| https://www.sony.co.jp/en/news-release/2… | Establishment of the World's F… | img no alt | Add alt attribute to the image |
| https://www.youtube.com/watch?v=Dhr73yKW… | Sony’s Co-creation. Resonati… | new tab | Add '(opens in new tab)' to text |
| https://www.sony.co.jp/en/corporate/sust… | Community contribution activit… | img no alt | Add alt attribute to the image |
| https://www.youtube.com/@SonyCorporation… | YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/sonycorporatio… | new tab | Add '(opens in new tab)' to text | |
| https://www.sony.com/en/ | Sony Group Portal … | new tab | Add '(opens in new tab)' to text |
| https://www.onetrust.com/products/cookie… | Powered by OneTrust Opens in a… | 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 |
| <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://www.sony.co.uk/locale-selector; https://www.sony.jp/; https://www.sony.jp/professional/; https://www.sony.jp/products_menu.html?s_pid=jp_top_PRODUCTS_ICHIRAN#digitalc…; https://www.sony.jp/ichigan/lineup/e-lens.html; https://www.sony.jp/xperia/; https://www.sony.jp/products_menu.html?s_pid=jp_top_PRODUCTS_ICHIRAN#image; https://www.sony.jp/products_menu.html?s_pid=jp_top_PRODUCTS_ICHIRAN#audio; https://pro.sony/en_GB/products/broadcast-and-production; https://pro.sony/en_GB/digital-imaging (+21 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.mf_finder_searchBox_submit (#242 on page); button.mf_finder_searchBox_submit (#718 on page); button (#3415 on page); button (#3427 on page); button (#3443 on page); button (#3459 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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 8 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 Cookie Preference Ce… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Manage Consent Prefe… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Cookie List | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Sony Corporation - H… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| button Corporate Informatio… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| span Corporate … | 1.05:1 | 4.5:1 | #000000 | #080808 | Fail |
| span CEO … | 1.05:1 | 4.5:1 | #000000 | #080808 | Fail |
| span Mission / … | 1.05:1 | 4.5:1 | #000000 | #080808 | Fail |
| a Creator Stories | 1.05:1 | 4.5:1 | #000000 | #080808 | Fail |
| a Products & Services | 1.05:1 | 4.5:1 | #000000 | #080808 | Fail |
| button News | 1.04:1 | 4.5:1 | #000000 | #070707 | Fail |
| span News … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Important … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button Sustainability | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Sustainability | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Environment | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Accessibility | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Diversity | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Social Contribution | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option All | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | 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.
A+Alt Text QualityAll 37 images OKPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 1 failing, 31 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.
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 |
|---|
SonyEarthDay2026SpecialPage
Sony Earth Day 2026 Special Page div.cp-home-hero-2026-hero__content-wrapper > div.cp-home-hero-2026-hero__content > div.cp-home-hero-2026-hero__items > a.cp-home-hero-2026-hero__item |