Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 5 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 Built for the future… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 OHSU News | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Work at OHSU | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 'One bad day in the … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 OHSU's new Vista Pav… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Patients who lose in… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Give to OHSU | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title OHSU | Healing Begin… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main navigat… | 10.92:1 | 4.5:1 | #000000 | #B3BBCE | Pass |
| a OHSU | 2.82:1 | 4.5:1 | #000000 | #405485 | Fail |
| a About | 4.11:1 | 4.5:1 | #000000 | #616E8B | Fail |
| a About OHSU | 4.72:1 | 4.5:1 | #000000 | #6F7888 | Pass |
| a Jobs | 4.93:1 | 4.5:1 | #000000 | #737B8B | Pass |
| a Contact | 4.92:1 | 4.5:1 | #000000 | #767A89 | Pass |
| a News | 1.53:1 | 4.5:1 | #000000 | #242F33 | Fail |
| a OHSU Foundation | 1.68:1 | 4.5:1 | #000000 | #2B3636 | Fail |
| a OHSU Facts | 1.56:1 | 4.5:1 | #000000 | #2A3030 | Fail |
| a OHSU Vision | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Initiatives | 21.00:1 | 4.5: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.
ALandmark Structure14 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 Hierarchy18 headings, 1 skip(s)PASS
- H2 OHSU
- H1 Built for the future of cancer care
- H2 Patients
- H2 Students
- H2 Research
- H3 Work at OHSU
- H2 OHSU News
- H3 'One bad day in the NICU' can affect preemie brain long-term
- H3 OHSU's new Vista Pavilion provides a new approach to cancer care
- H3 Patients who lose insurance have harder time with diabetes
- H3 Give to OHSU
- H5 About OHSU skipped
- H5 Patient Resources
- H5 Research
- H5 Academics
- H5 For Employees
- H5 Inclusive Care and Access
- H5 Connect with OHSU on social media hidden
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+Alt Text QualityAll 3 images OKPASS
AForm Accessibility1 of 3 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search--trigger | checkbox | Toggle search form | aria-label |
| #edit-keys | text | Search OHSU | aria-label |
| #edit-submit | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" id="edit-submit">
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
ALink & Button Quality1 issue(s) across 154 links and 1 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+Print StylesheetPrint styles detectedPASS
A+Lighthouse Accessibility AuditsScore 98/100 — 1 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 |
|---|
About OHSU nav.site-footer__nav > div.footer-nav-column > div#block-footermenu1-2 > h5.footer-nav-header |
These are opportunities to improve keyboard navigation in your application.