Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction6 issue(s) across 198 links and 36 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://go.microsoft.com/fwlink/?LinkId=… | Privacy Statement | new tab | Add '(opens in new tab)' to text |
| https://aka.ms/3rdpartycookies | Third-Party Cookies | new tab | Add '(opens in new tab)' to text |
| https://www.microsoft.com | Microsoft | img no alt | Add alt attribute to the image |
| https://m365.cloud.microsoft/login?es=Cl… | (empty) | empty | Add link text or aria-label |
| https://m365.cloud.microsoft/chat/entity… | Improve my writing … | new tab | Add '(opens in new tab)' to text |
| https://m365.cloud.microsoft/chat/entity… | Create an image … | new tab | Add '(opens in new tab)' to text |
| https://m365.cloud.microsoft/chat/entity… | Understand what is changed … | new tab | Add '(opens in new tab)' to text |
| https://m365.cloud.microsoft/chat/entity… | Visualize my data … | new tab | Add '(opens in new tab)' to text |
| https://m365.cloud.microsoft/chat/entity… | Interview prep … | new tab | Add '(opens in new tab)' to text |
| https://m365.cloud.microsoft/chat/entity… | Find my calm … | new tab | Add '(opens in new tab)' to text |
| https://apps.apple.com/us/app/microsoft-… | (empty) | empty | Add link text or aria-label |
| https://play.google.com/store/apps/detai… | (empty) | empty | Add link text or aria-label |
| https://support.microsoft.com/office/fre… | FAQ for Consumer | new tab | Add '(opens in new tab)' to text |
| https://learn.microsoft.com/copilot/faq | FAQ for Commercial | new tab | Add '(opens in new tab)' to text |
| https://support.microsoft.com/topic/supp… | here | generic text | Replace with descriptive text |
Before: here Suggested: Supported Regions And Languages In Microsoft Copilot 26de43a1 C176 4908 Bef7 29c8c37ac7ce | |||
| https://www.linkedin.com/company/3509299 | img no alt | Add alt attribute to the image | |
| https://go.microsoft.com/fwlink/p/?LinkI… | img no alt | Add alt attribute to the image | |
| https://x.com/Microsoft365 | X | img no alt | Add alt attribute to the image |
| https://go.microsoft.com/fwlink/p/?LinkI… | img no alt | Add alt attribute to the image | |
| https://go.microsoft.com/fwlink/p/?LinkI… | Office blogs | img no alt | Add alt attribute to the image |
| https://clarity.microsoft.com/ | here | generic text | Replace with descriptive text |
Before: here Suggested: Home page | |||
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://m365.cloud.microsoft/login?es=Click&ru=%2f%3ffromcode%3dcmmyr718qsb; https://apps.apple.com/us/app/microsoft-365-copilot/id541164041; https://play.google.com/store/apps/details?id=com.microsoft.office.officehubr…
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.
https://support.microsoft.com/topic/supported-regions-and-languages-in-micros… ("here"); https://clarity.microsoft.com/ ("here")
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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a#uhfLogo; a#mcm-promptlink-45813c59; a#mcm-promptlink-5fa025ea; a#mcm-promptlink-f7d24e8e; a#mcm-promptlink-11f32b2f; a#mcm-promptlink-4e8f1fa0; a#social-media-linkedin; a#social-media-facebook; a#social-media-twitter; a#social-media-instagram (+1 more)
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://go.microsoft.com/fwlink/?LinkId=521839; https://aka.ms/3rdpartycookies; https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c04142…; https://support.microsoft.com/office/frequently-asked-questions-about-microso…; https://learn.microsoft.com/copilot/faq
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.c-action-trigger (#91 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
F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
ALandmark Structure11 landmarksPASS
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
A+Heading Hierarchy23 headingsPASS
- H2 Global
- H1 Microsoft 365 Copilot
- H2 Popular prompts to try
- H3 Improve my writing
- H3 Create an image
- H3 Understand what is changed
- H3 Visualize my data
- H3 Interview prep
- H3 Find my calm
- H2 AI tools to search, chat, create, and stay in the flow
- H3 Chat with your AI assistant*
- H3 Find what you need
- H3 Discover agents
- H3 Turn ideas into images
- H2 (empty)
- H3 Download for desktop
- H3 Download on mobile
- H2 Did you know?
- H3 01/ Did you know Microsoft 365 Copilot includes security that works in the background as you work?
- H3 02/ Did you know Microsoft 365 Copilot helps turn intent into action?
- H3 03/ Did you know M365 Copilot helps teams stay aligned with one shared version of content?
- H3 04/ Did you know the Microsoft Copilot app helps you stay productive and protected on the go?
- H2 Follow Microsoft 365
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
A+Alt Text QualityAll 15 images OKPASS
A+Form AccessibilityNo form controlsPASS
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 Microsoft 365 Copilo… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Global | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Popular prompts to t… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 AI tools to search, … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Did you know? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Follow Microsoft 365 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Improve my writing | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Create an image | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Understand what is c… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Visualize my data | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Interview prep | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Find my calm | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Chat with your AI as… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Find what you need | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Discover agents | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Turn ideas into imag… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Download for desktop | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Download on mobile | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Microsoft 365 Copilo… | 18.76:1 | 4.5:1 | #000000 | #F2F2F2 | Pass |
| div en-US | 18.76:1 | 4.5:1 | #000000 | #F2F2F2 | 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+Lighthouse Accessibility AuditsScore 100/100 — 1 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.
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 |
|---|
Talk with Copilot on the go
Use your voice to think through work, capture idea… section.modules-section > div.modules-container > div.modules-grid > a#module-cta-voice |
Pick up where you left off
Continue with your recent work and context already … section.modules-section > div.modules-container > div.modules-grid > a#module-cta-mobile-chat |
Find what you need
Locate your files and information across Microsoft 365.
Go… section.modules-section > div.modules-container > div.modules-grid > a#module-cta-search-v2 |
Turn ideas into images
Create images, posters, banners, videos, surveys and mo… section.modules-section > div.modules-container > div.modules-grid > a#module-cta-create-v2 |