Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy29 headings, 1 skip(s)REVIEW
- H1 Welcome to the Internet Crime Complaint Center
- H2 File a Complaint with Us
- H2 How You Can Help
- H3 Tell us what happened.
- H3 Your contribution and our mission.
- H3 Protect yourself and others.
- H2 Protecting Our Digitally-connected World is a Top Priority and Focus of the FBI
- H3 We Need You
- H3 The Information You Submit to IC3 Makes All the Difference
- H2 Recent IC3 Alerts
- H3 Public
- H4 Russian GRU Exploiting Vulnerable Routers to Steal Sensitive Information
- H4 Data Security Risks of Using Foreign-Developed Mobile Apps in the United States
- H4 Russian Intelligence Services Target Commercial Messaging Application Accounts
- H4 Evading Residential Proxy Networks: Protecting Your Devices from Becoming a Tool for Criminals
- H4 Criminals Impersonating City and County Officials in Phishing Emails for Planning and Zoning Permits
- H3 Industry
- H4 Iranian-Affiliated Cyber Actors Exploit Programmable Logic Controllers Across US Critical Infrastructure
- H4 Government of Iran Cyber Actors Deploy Telegram C2 to Push Malware to Identified Targets
- H4 AVrecon Malware-Infected Routers Exploited as Residential Proxies by SocksEscort
- H4 Increase in Malware Enabled ATM Jackpotting Incidents Across United States
- H4 Reducing the Attack Surface for End-of-Support Edge Devices
- H4 IC3
- H4 FBI
- H4 DOJ
- H4 Contact the FBI Press Office
- H1 FBI duplicate H1
- H3 Federal Bureau of Investigation skipped
- H4 Terms and Conditions
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
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
BLink & Button Quality1 issue(s) across 58 links and 11 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.fbi.gov/scams-and-safety | Other Common Scams | new tab | Add '(opens in new tab)' to text |
| https://www.fbi.gov/ | Home Page | new tab | Add '(opens in new tab)' to text |
| https://www.fbi.gov/privacy-policy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.fbi.gov/about | About FBI | new tab | Add '(opens in new tab)' to text |
| https://www.justice.gov/ | Home Page | new tab | Add '(opens in new tab)' to text |
| https://www.justice.gov/doj/privacy-poli… | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.justice.gov/about | About DOJ | new tab | Add '(opens in new tab)' to text |
| https://www.fbi.gov/accessibility | Accessibility Statement | new tab | Add '(opens in new tab)' to text |
| /Egress/https/www.facebook.com/443/FBI/F… | new tab | Add '(opens in new tab)' to text | |
| /Egress/https/x.com/443/FBI/96FF544C349D… | X (Twitter) | new tab | Add '(opens in new tab)' to text |
| /Egress/https/www.youtube.com/443/user… | YouTube | new tab | Add '(opens in new tab)' to text |
| /Egress/https/www.linkedin.com/443/compa… | new tab | Add '(opens in new tab)' to text | |
| /Egress/https/www.instagram.com/443/fbi… | new tab | Add '(opens in new tab)' to text | |
| /Home/FAQ | FAQ | new tab | Add '(opens in new tab)' to text |
| /Home/Privacy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://www.fbi.gov/scams-and-safety; https://www.fbi.gov/; https://www.fbi.gov/privacy-policy; https://www.fbi.gov/about; https://www.justice.gov/; https://www.justice.gov/doj/privacy-policy; https://www.justice.gov/about; https://www.fbi.gov/accessibility; /Egress/https/www.facebook.com/443/FBI/F988F3D53ACC9B5D2A4CC8276AE2006662B6D7…; /Egress/https/x.com/443/FBI/96FF544C349DD9D30D109CEFE46458EB3140AEEB098205B62… (+5 more)
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.usa-button (#136 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 & Branding5 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 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 Welcome to the Inter… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 FBI | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 File a Complaint wit… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 How You Can Help | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Protecting Our Digit… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Recent IC3 Alerts | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Tell us what happene… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Your contribution an… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Protect yourself and… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 We Need You | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The Information You … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Public | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Industry | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Federal Bureau of In… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Home Page - Internet… | 18.43:1 | 4.5:1 | #000000 | #F0F0F0 | Pass |
| a Skip to content | 18.43:1 | 4.5:1 | #000000 | #F0F0F0 | Pass |
| p An official website … | 3.12:1 | 4.5:1 | #000000 | #005EA2 | Fail |
| p Here’s how you kno… | 7.28:1 | 4.5:1 | #000000 | #669EC7 | Pass |
| span Here’s how you kno… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| strong Official websites us… | 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+Landmark Structure10 landmarksPASS
A+Alt Text QualityAll 9 images OKPASS
| Issue | Count |
|---|---|
| too long | 1 image(s) |
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search-field | search | Search | for/id |
A404 Error PageHTTP 404, custom pagePASS
A+Lighthouse Accessibility AuditsScore 95/100 — 2 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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
FEDERAL BUREAU OF INVESTIGATION div#foot > div.grid-col-auto > div.agency > h3 |
These are opportunities to improve keyboard navigation in your application.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Annual Report div > div.display-flex > div > a |
These items highlight common accessibility best practices.