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.
CFavicon & BrandingAction16 icon(s) detectedREVIEW
CWeb ManifestActionValid manifestREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 7 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 Top links | 13.98:1 | 3.0:1 | #000000 | #FFCD00 | Pass |
| h2 Search links | 5.44:1 | 3.0:1 | #000000 | #86817B | Pass |
| h2 Site Main Navigation | 7.06:1 | 3.0:1 | #000000 | #9F9487 | Pass |
| h2 Hear from Hawkeyes | 13.98:1 | 3.0:1 | #000000 | #FFCD00 | Pass |
| h2 Social Media | 13.98:1 | 3.0:1 | #000000 | #FFCD00 | Pass |
| h2 Footer primary | 13.98:1 | 3.0:1 | #000000 | #FFCD00 | Pass |
| h2 Footer secondary | 13.98:1 | 3.0:1 | #000000 | #FFCD00 | Pass |
| h2 Footer tertiary | 13.98:1 | 3.0:1 | #000000 | #FFCD00 | Pass |
| title The University of Io… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Skip to main content | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| span The University of Io… | 5.19:1 | 4.5:1 | #000000 | #997B00 | Pass |
| a Apply | 18.59:1 | 4.5:1 | #000000 | #F1F1F1 | Pass |
| a Visit | 11.72:1 | 4.5:1 | #000000 | #BEC2C6 | Pass |
| a Request Info | 1.67:1 | 4.5:1 | #000000 | #35332F | Fail |
| label Search | 1.79:1 | 4.5:1 | #000000 | #3D3824 | Fail |
| span Submit Search | 1.81:1 | 4.5:1 | #000000 | #403824 | Fail |
| a A-Z List | 4.95:1 | 4.5:1 | #000000 | #85796D | Pass |
| a Directory | 1.24:1 | 4.5:1 | #000000 | #1D1C1C | Fail |
| span Search | 5.56:1 | 4.5:1 | #000000 | #8F8175 | Pass |
| span Menu | 1.45:1 | 4.5:1 | #000000 | #2B2A16 | 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.
A+Landmark Structure21 landmarksPASS
AHeading Hierarchy24 headingsPASS
- H1 The University of Iowa
- H2 Top links
- H2 Search links
- H2 Site Main Navigation
- H1 Home duplicate H1
- H2 Start your story here
- H2 Be a Hawkeye
- H2 Hear from Hawkeyes
- H2 News and features
- H3 Every story matters at Dance Marathon
- H3 Writing across disciplines: Among elite company
- H3 Groundbreaking research at Iowa helps defy expectations
- H2 Events
- H2 Alumni Day 2026
- H2 Live from Prairie Lights
- H2 # 49
- H2 15:1
- H2 96 %
- H2 Welcome Home
- H2 See Iowa City for yourself
- H2 Social Media
- H2 Footer primary
- H2 Footer secondary
- H2 Footer tertiary
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
A+Alt Text QualityAll 10 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #edit-search-terms | text | Search | for/id |
ALink & Button Quality1 issue(s) across 107 links and 3 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
a#main-content
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
A404 Error PageHTTP 404, custom pagePASS
A+Print StylesheetPrint styles detectedPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 25 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.