Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 17 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 TOWERING TOWARD THE … | 2.82:1 | 3.0:1 | #000000 | #555556 | Fail |
| h2 Join the Commencemen… | 2.82:1 | 3.0:1 | #000000 | #555556 | Fail |
| h2 KU statistics | 2.82:1 | 3.0:1 | #000000 | #555556 | Fail |
| h2 Second brag section | 2.82:1 | 3.0:1 | #000000 | #555556 | Fail |
| h2 Serving Kansas and b… | 2.82:1 | 3.0:1 | #000000 | #555556 | Fail |
| h2 Fourth brag banner | 2.82:1 | 3.0:1 | #000000 | #555556 | Fail |
| h2 Jayhawks making head… | 2.82:1 | 3.0:1 | #000000 | #555556 | Fail |
| h2 Third brag banner | 2.82:1 | 3.0:1 | #000000 | #555556 | Fail |
| h2 The space to create.… | 2.82:1 | 3.0:1 | #000000 | #555556 | Fail |
| h2 From great heights, … | 2.82:1 | 3.0:1 | #000000 | #555556 | Fail |
| h2 KU pursuits boost Ka… | 2.82:1 | 3.0:1 | #000000 | #555556 | Fail |
| h2 Onward: Toward Infin… | 2.82:1 | 3.0:1 | #000000 | #555556 | Fail |
| title Explore the home of … | 2.89:1 | 4.5:1 | #000000 | #0051BA | Fail |
| p This website uses co… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Privacy Policy | 9.53:1 | 4.5:1 | #000000 | #99B2C5 | Pass |
| a Skip to main content | 2.19:1 | 4.5:1 | #000000 | #01477B | Fail |
| span The University | 2.69:1 | 4.5:1 | #000000 | #005688 | Fail |
| span Kansas | 3.55:1 | 4.5:1 | #000000 | #2D6993 | Fail |
| span MENU | 1.94:1 | 4.5:1 | #000000 | #373D4F | Fail |
| span THE UNIVERSITY | 8.44:1 | 4.5:1 | #000000 | #A2A4AC | 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.
ALandmark Structure5 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
A+Heading Hierarchy12 headingsPASS
- H1 TOWERING TOWARD THE BLUE
- H2 Join the Commencement celebration
- H2 KU statistics
- H2 Second brag section
- H2 Serving Kansas and beyond
- H2 Fourth brag banner
- H2 Jayhawks making headlines
- H2 Third brag banner
- H2 The space to create. The resources to inspire.
- H2 From great heights, Rock Chalk echoes for all to hear.
- H2 KU pursuits boost Kansas and the Midwest.
- H2 Onward: Toward Infinite Possibility
AAlt Text QualityAll 12 images OKPASS
| Issue | Count |
|---|---|
| too long | 7 image(s) |
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #kute-search-form-block--2--input | text | Search this unit | for/id |
ALink & Button Quality1 issue(s) across 82 links and 7 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
A+Lighthouse Accessibility AuditsScore 100/100 — 0 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.