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.
DPrint StylesheetActionNo print stylesFIX
BLink & Button Quality4 issue(s) across 374 links and 68 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link 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 |
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
Icon-only buttons need an aria-label so screen readers can announce them.
button#cboxPrevious; button#cboxNext; button#cboxSlideshow
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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction5 icon(s) detectedREVIEW
CWeb ManifestActionValid manifestREVIEW
ALandmark Structure9 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
AHeading Hierarchy25 headingsPASS
- H2 Key Dates and Actions
- H1 University of Oregon
- H2 Key Dates and Actions
- H2 Key Dates and Actions
- H1 Homepage 2025 duplicate H1
- H2 Welcome, Bold Thinkers and Change Makers
- H2 Discover Oregon
- H2 Creating Breakthroughs That Change the World
- H3 Tree Rings Rewrite Oregon Fire History
- H3 Advancing Human Performance in Ballet
- H3 How the Microbiome Shapes Behavior
- H3 Teaming Up for Healthier Kids
- H3 From Classroom to Communities
- H2 Impact In Motion
- H3 A Launch Pad for UO Startups
- H3 An Audio Portrait of a Small Town
- H3 Preserving Sports and Olympic History
- H3 A Better Way to Listen to the Brain
- H2 Stay Connected
- H3 CAMPUS
- H3 CAMPUS
- H3 TOOLS
- H3 TOOLS
- H3 RESOURCES
- H3 RESOURCES
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 22 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #gsc-i-id1 | text | search | aria-label |
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 |
|---|---|---|---|---|---|
| h2 Key Dates and Action… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Key Dates and Action… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Key Dates and Action… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Welcome, Bold Thinke… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Discover Oregon | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Impact In Motion | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Stay Connected | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Tree Rings Rewrite O… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Advancing Human Perf… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 How the Microbiome S… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Teaming Up for Healt… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 From Classroom to Co… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 A Launch Pad for UO … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 An Audio Portrait of… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Preserving Sports an… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 A Better Way to List… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 CAMPUS | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 CAMPUS | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 TOOLS | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 TOOLS | 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+Lighthouse Accessibility AuditsScore 100/100 — 1 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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
MENU div.uoheader > div.uoheader__container > div.uoheader__mobile > button#uowdf-mobile-menu__button--megamenu |