Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction11 issue(s) across 220 links and 14 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| /help/rates/?linkLoc=taskbar | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: ?Linkloc=Taskbar | |||
| # | Download on the App Store open… | img no alt | Add alt attribute to the image |
| # | Get it on Google Play opens a … | img no alt | Add alt attribute to the image |
| https://apps.apple.com/us/app/wells-farg… | Continue | generic text | Replace with descriptive text |
Before: Continue Suggested: Id311548709?Ppid=61927db7 Dd56 4349 Af8d 6080fa7dc048 | |||
| https://play.google.com/store/apps/detai… | Continue | generic text | Replace with descriptive text |
Before: Continue Suggested: Details?Id=Com.Wf.Wellsfargomobile&Listing=H P P 10 24 | |||
| https://www.facebook.com/wellsfargo/ | Continue | generic text | Replace with descriptive text |
Before: Continue Suggested: Wellsfargo | |||
| https://www.linkedin.com/company/wellsfa… | Continue | generic text | Replace with descriptive text |
Before: Continue Suggested: Wellsfargo | |||
| https://www.instagram.com/wellsfargo/ | Continue | generic text | Replace with descriptive text |
Before: Continue Suggested: Wellsfargo | |||
| https://www.pinterest.com/wellsfargo/ | Continue | generic text | Replace with descriptive text |
Before: Continue Suggested: Wellsfargo | |||
| https://www.youtube.com/user/wellsfargo/ | Continue | generic text | Replace with descriptive text |
Before: Continue Suggested: Wellsfargo | |||
| https://www.twitter.com/wellsfargo/ | Continue | generic text | Replace with descriptive text |
Before: Continue Suggested: Wellsfargo | |||
| https://www.sipc.org/ | Continue | generic text | Replace with descriptive text |
Before: Continue Suggested: Home page | |||
| # | Wells Fargo facebook page | new tab | Add '(opens in new tab)' to text |
| # | Wells Fargo LinkedIn page | new tab | Add '(opens in new tab)' to text |
| # | Wells Fargo Instagram page | new tab | Add '(opens in new tab)' to text |
| # | Wells Fargo Pinterest page | new tab | Add '(opens in new tab)' to text |
| # | Wells Fargo Youtube page | new tab | Add '(opens in new tab)' to text |
| # | Wells Fargo Twitter page | new tab | Add '(opens in new tab)' to text |
| # | hyperlink text opens dialogue | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
a.tooltip-close-icon (#724 on page)
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.
/help/rates/?linkLoc=taskbar ("Learn more"); https://apps.apple.com/us/app/wells-fargo-mobile/id311548709?ppid=61927db7-dd… ("Continue"); https://play.google.com/store/apps/details?id=com.wf.wellsfargomobile&listing… ("Continue"); https://www.facebook.com/wellsfargo/ ("Continue"); https://www.linkedin.com/company/wellsfargo/ ("Continue"); https://www.instagram.com/wellsfargo/ ("Continue"); https://www.pinterest.com/wellsfargo/ ("Continue"); https://www.youtube.com/user/wellsfargo/ ("Continue"); https://www.twitter.com/wellsfargo/ ("Continue"); https://www.sipc.org/ ("Continue")
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[href="#"]; a[href="#"]
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.
#; #; #; #; #; #; #
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
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BFavicon & Branding7 icon(s) detectedREVIEW
A+Landmark Structure7 landmarksPASS
A+Heading Hierarchy34 headingsPASS
- H2 How can we help?
- H2 Popular FAQs
- H3 BANKING SERVICES
- H3 DIGITAL BANKING
- H3 BANKING SERVICES
- H3 DIGITAL BANKING
- H3 CREDIT CARD SERVICES
- H3 EDUCATION & TOOLS
- H3 MORTGAGE SERVICES
- H3 EDUCATION & TOOLS
- H3 PERSONAL LOAN SERVICES
- H3 EDUCATION & TOOLS
- H3 AUTO LOAN SERVICES
- H3 EDUCATION & TOOLS
- H3 BANKING SERVICES
- H3 DIGITAL BANKING
- H1 Wells Fargo
- H2 Good evening
- H2 Checking that fits perfectly
- H2 Find mortgage happiness
- H2 Check all the boxes on checking
- H2 Find a credit card
- H2 Interest rates today
- H2 A home of your own
- H2 Financial guidance and support
- H3 Your dreams, your plan
- H3 Borrowing built around you
- H3 Your shield against scams
- H2 Need help? Ask Fargo®
- H2 Need help? Ask Fargo®
- H2 Serving our customers and communities
- H3 Who we are
- H3 Why we're committed to communities
- H2 How can we help?
A+Alt Text QualityAll 15 images OKPASS
AForm Accessibility1 of 7 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #supportDropDownLocator | text | City, State or ZIP | aria-label |
| #userid | text | Username | for/id |
| #password | password | Password | for/id |
| #saveusername | checkbox | Save username Notice - For your security, we do not recommend using this feature on a shared device. | for/id |
| #check_rates_dropdown | select | Check rates | aria-label |
| #contactBarLocator | text | City, State or ZIP | aria-label |
| #btnSignon | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" name="btnSignon" id="btnSignon">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
A404 Error PageHTTP 404, custom pagePASS
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 Wells Fargo | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 How can we help? | 18.53:1 | 3.0:1 | #000000 | #F4F0ED | Pass |
| h2 Popular FAQs | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Good evening | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Checking that fits p… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Find mortgage happin… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Check all the boxes … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Find a credit card | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Interest rates today | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 A home of your own | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Financial guidance a… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Need help? Ask Fargo | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Need help? Ask Fargo | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Serving our customer… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 How can we help? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 BANKING SERVICES | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 DIGITAL BANKING | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 BANKING SERVICES | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 DIGITAL BANKING | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 CREDIT CARD SERVICES | 21.00:1 | 3.0: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+Lighthouse Accessibility AuditsScore 100/100 — 1 failing, 28 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 |
|---|
Learn more div.ps-promo-full-item > div.ps-promo-full-content > div.ps-promo-full-links > a.ps-btn-secondary |
SIPC div.ps-footer-wrapper > div.ps-footnote-text > p > a |