Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding16 icon(s) detectedREVIEW
BWeb ManifestValid manifestREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 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 About Us | 7.33:1 | 3.0:1 | #000000 | #BA9167 | Pass |
| h2 Careers | 7.33:1 | 3.0:1 | #000000 | #BA9167 | Pass |
| h2 Social Impact | 7.33:1 | 3.0:1 | #000000 | #BA9167 | Pass |
| h2 For Business Partner… | 7.33:1 | 3.0:1 | #000000 | #BA9167 | Pass |
| h2 Order and Pick Up | 7.33:1 | 3.0:1 | #000000 | #BA9167 | Pass |
| title Starbucks Coffee Com… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span This site uses cooki… | 20.65:1 | 4.5:1 | #000000 | #FDFDFD | Pass |
| div We use cookies to re… | 5.99:1 | 4.5:1 | #000000 | #818C7F | Pass |
| button Change cookie settin… | 1.97:1 | 4.5:1 | #000000 | #30432D | Fail |
| button Agree | 1.97:1 | 4.5:1 | #000000 | #30432D | Fail |
| a Privacy Notice | 5.91:1 | 4.5:1 | #000000 | #808B7E | Pass |
| a Skip to main content | 16.80:1 | 4.5:1 | #000000 | #F2E4D2 | Pass |
| a Menu | 13.14:1 | 4.5:1 | #000000 | #EAC79B | Pass |
| a Rewards | 13.14:1 | 4.5:1 | #000000 | #EAC79B | Pass |
| a Gift Cards | 13.14:1 | 4.5:1 | #000000 | #EAC79B | Pass |
| a Find a store | 13.14:1 | 4.5:1 | #000000 | #EAC79B | Pass |
| a Sign in | 13.14:1 | 4.5:1 | #000000 | #EAC79B | Pass |
| a Join now | 13.14:1 | 4.5:1 | #000000 | #EAC79B | Pass |
| a Menu | 13.18:1 | 4.5:1 | #000000 | #EBC79B | Pass |
| a Rewards | 13.61:1 | 4.5:1 | #000000 | #EFCA9E | 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+Landmark Structure5 landmarksPASS
A+Heading Hierarchy17 headingsPASS
- H2 This site uses cookies, but not the kind you eat
- H2 It's a great day for coffee Start an order
- H1 New Energy Refreshers just dropped
- H2 Your afternoon reset
- H2 Reduce use, get rewarded
- H2 A new fruity twist is here
- H2 Spring starts now
- H2 About Us
- H2 About Us
- H2 Careers
- H2 Careers
- H2 Social Impact
- H2 Social Impact
- H2 For Business Partners
- H2 For Business Partners
- H2 Order and Pick Up
- H2 Order and Pick Up
A+Alt Text QualityAll 5 images OKPASS
| Issue | Count |
|---|---|
| too long | 2 image(s) |
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality94 links, 10 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.starbucks.com/terms/privacy-… | Privacy Notice | new tab | Add '(opens in new tab)' to text |
| https://www.starbuckscardb2b.com/ | Corporate Gift Card Sales | new tab | Add '(opens in new tab)' to text |
| https://www.starbuckscardb2b.com/ | Corporate Gift Card Sales | new tab | Add '(opens in new tab)' to text |
| https://www.starbucks.com/stores-and-ord… | Delivery | new tab | Add '(opens in new tab)' to text |
| https://athome.starbucks.com/?utm_source… | Explore and Find Coffee for Ho… | new tab | Add '(opens in new tab)' to text |
| https://www.starbucks.com/stores-and-ord… | Delivery | new tab | Add '(opens in new tab)' to text |
| https://athome.starbucks.com/?utm_source… | Explore and Find Coffee for Ho… | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.starbucks.com/terms/privacy-notice/; https://www.starbuckscardb2b.com/; https://www.starbuckscardb2b.com/; https://www.starbucks.com/stores-and-ordering/delivery/; https://athome.starbucks.com/?utm_source=starbucks.com&utm_medium=referral&ut…; https://www.starbucks.com/stores-and-ordering/delivery/; https://athome.starbucks.com/?utm_source=starbucks.com&utm_medium=referral&ut…
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
A+Lighthouse Accessibility AuditsScore 96/100 — 1 failing, 24 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 |
|---|
Give them a try div.md-flex > div.py5 > div.image-content-block_copyBlockMaxWidth__xdQPV > a.sb-button |
These are opportunities to improve the legibility of your content.