Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction5 icon(s) detectedREVIEW
BWeb ManifestValid manifestREVIEW
ALandmark Structure21 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 Hierarchy20 headingsPASS
- H1 Open a world of financial solutions
- H2 The gold standard in account linking
- H2 The gold standard in account linking
- H2 Low-cost, secure payments in an instant
- H2 Low-cost, secure payments in an instant
- H2 Clean, organised financial data
- H2 Clean, organised financial data
- H2 Cash flow data for smarter underwriting
- H2 Cash flow data for smarter underwriting
- H2 A network that getsmore powerful daily
- H2 A network that getsmore powerful daily
- H2 Want access to 12K banks?We’ve got the API keys.
- H2 Want access to 12K banks?We’ve got the API keys.
- H3 See what’s possible with Plaid
- H2 More customers.Fewer fraudsters.Higher revenue.
- H3 Let’s get started
- H2 Products
- H2 Use cases
- H2 Resources
- H2 Developers
A+Alt Text Quality1 of 46 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |
| too long | 1 image(s) |
AForm Accessibility1 of 8 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #FirstName-:R6j6n6ll6ladal56: | text | First name | for/id |
| #LastName-:Raj6n6ll6ladal56: | text | Last name | for/id |
| #Company-:R6l6n6ll6ladal56: | text | Company name | for/id |
| #Email-:Ral6n6ll6ladal56: | text | Company email | for/id |
| #EU_Employee_Estimate_Size__c-:Rel6n6ll6ladal56:-input | text | Employee count | for/id |
| #Country-:R1mn6n6ll6ladal56:-input | text | Country | for/id |
| #Phone-:Ran6n6ll6ladal56: | text | Phone number (optional) | for/id |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit">
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
A+Link & Button Quality1 issue(s) across 84 links and 24 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /en-eu/plaid-link/ | Link | generic text | Replace with descriptive text |
Before: Link Suggested: Plaid Link | |||
Generic link text like 'click here' doesn't describe the destination.
/en-eu/plaid-link/ ("Link")
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
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 Open a world of fina… | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 The gold standard in… | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 The gold standard in… | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 Low-cost, secure pay… | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 Low-cost, secure pay… | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 Clean, organised fin… | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 Clean, organised fin… | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 Cash flow data for s… | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 Cash flow data for s… | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 A network that gets | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 more powerful daily | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 A network that gets | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 more powerful daily | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 Want access to 12K b… | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 We’ve got the API … | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 Want access to 12K b… | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 We’ve got the API … | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 More customers. | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 Fewer fraudsters. | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | Pass |
| h2 Higher revenue. | 13.29:1 | 3.0:1 | #000000 | #3CE5CE | 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 — 0 failing, 29 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.