Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DForm AccessibilityAction11 of 13 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #compose-attachment-input | file | Choose file to attach | aria-label |
| #live-chat-profile-unlock-pw | password | Profile password | for/id |
| textarea | textarea | (Enter your message (press Enter for new line)) | placeholder only |
| input | text | (e.g. andre luiz — stored as andreluiz like signup) | placeholder only |
| input | number | (0) | placeholder only |
| input | number | (0) | placeholder only |
| input | text | (e.g. mia3, Mia 3, or Mia123) | placeholder only |
| input | password | (Enter password) | placeholder only |
| input | password | (Confirm password) | placeholder only |
| input | password | (Profile password) | placeholder only |
| input | text | (Enter subject) | placeholder only |
| select | select | (none) | none |
| input | number | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="number">; <select>
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
Placeholder text disappears on focus and is not a reliable label.
<input type="text">; <input type="text">; <textarea>; <input type="number">; <input type="number">; <input type="text">; <input type="password">; <input type="password">; <input type="password">
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
DMobile Keyboard & AutofillAction6/7 eligible field(s) missing autocomplete or inputmodeFIX
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.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction2 landmarksREVIEW
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
BLink & Button Quality8 issue(s) across 0 links and 30 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| <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 |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Icon-only buttons need an aria-label so screen readers can announce them.
button.menu-toggle (#69 on page); button.modal-close (#122 on page); button.modal-close (#175 on page); button.modal-close (#190 on page); button.modal-close (#213 on page); button.modal-close (#234 on page); button.modal-close (#257 on page); button.modal-close (#276 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
BFavicon & Branding4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 |
|---|---|---|---|---|---|
| h1 Inbox | 1.23:1 | 3.0:1 | #000000 | #1A1A2E | Fail |
| h3 Inbox | 1.23:1 | 3.0:1 | #000000 | #1A1A2E | Fail |
| h3 Send new email | 1.23:1 | 3.0:1 | #000000 | #1A1A2E | Fail |
| h3 Confirm send / fee | 1.23:1 | 3.0:1 | #000000 | #1A1A2E | Fail |
| h3 Log in / Register pr… | 1.23:1 | 3.0:1 | #000000 | #1A1A2E | Fail |
| h3 Read message | 1.23:1 | 3.0:1 | #000000 | #1A1A2E | Fail |
| h3 Enter Profile Passwo… | 1.23:1 | 3.0:1 | #000000 | #1A1A2E | Fail |
| h3 Confirm live chat / … | 1.23:1 | 3.0:1 | #000000 | #1A1A2E | Fail |
| h3 Unlock live chat | 1.23:1 | 3.0:1 | #000000 | #1A1A2E | Fail |
| title XPENV — Private We… | 1.23:1 | 4.5:1 | #000000 | #1A1A2E | Fail |
| div XPENV | 1.23:1 | 4.5:1 | #000000 | #1A1A2E | Fail |
| p Private Web3 Messeng… | 1.23:1 | 4.5:1 | #000000 | #1A1A2E | Fail |
| button Add site in desktop | 1.23:1 | 4.5:1 | #000000 | #1A1A2E | Fail |
| button Enter Freighter Wall… | 1.23:1 | 4.5:1 | #000000 | #1A1A2E | Fail |
| button Technical documentat… | 1.23:1 | 4.5:1 | #000000 | #1A1A2E | Fail |
| button Questions FAQ | 1.23:1 | 4.5:1 | #000000 | #1A1A2E | Fail |
| button Warrant Canary | 1.23:1 | 4.5:1 | #000000 | #1A1A2E | Fail |
| span XPENV | 1.23:1 | 4.5:1 | #000000 | #1A1A2E | Fail |
| div XPENV | 1.23:1 | 4.5:1 | #000000 | #1A1A2E | Fail |
| button Send new email | 1.23:1 | 4.5:1 | #000000 | #1A1A2E | Fail |
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.
AHeading Hierarchy10 headings, 1 skip(s)PASS
- H1 Inbox
- H3 Inbox skipped
- H3 Send new email
- H3 Confirm send / fee
- H3 Log in / Register profile
- H3 Read message
- H3 Enter Profile Password
- H4 Received memos
- H3 Confirm live chat / fee
- H3 Unlock live chat
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
A+Heading Text QualityAll 10 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityNo imagesPASS
A+Form Input Types13 form control(s) checked, no type mismatchesPASS
AForm Input Quality1 input-semantic issue(s) across 13 form control(s)PASS
A+Document LanguageLang attribute set to "en"PASS
A+Tabindex Anti-PatternsNo explicit tabindex attributes foundPASS
AIframe Accessibility1/1 iframe(s) missing title; 0 placeholder(s)PASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Mobile-Readable Font SizesAll 7 visible text node(s) render at >= 12 CSS pixelsPASS
A+Web ManifestPWA-readyPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
ALighthouse Accessibility AuditsScore 94/100 — 1 failing, 15 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 |
|---|
Note: on some devices it may work only if you open this site inside the Freight… div#root > div.splash-screen > div.splash-mobile-desktop-notice > p.splash-mobile-desktop-notice__muted |
Freighter app's built-in browser div.splash-screen > div.splash-mobile-desktop-notice > p.splash-mobile-desktop-notice__muted > em |
These are opportunities to improve the legibility of your content.