Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 403, bare pageFIX
FFavicon & BrandingActionNo icons 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
CLandmark StructureAction7 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
CColor Contrast (Screenshot)Action20 text elements analyzed, 12 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
2 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 Your Privacy is Impo… | 1.05:1 | 3.0:1 | #000000 | #0D0804 | Fail |
| h2 We have your major | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 See how | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 improves lives | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Find People and Depa… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Join Our UB Family | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Maps and Directions | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 UB Mobile App | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h3 Come see what it mea… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| title Welcome to the Unive… | 1.54:1 | 4.5:1 | #000000 | #002F56 | Fail |
| a Skip to Content | 1.23:1 | 4.5:1 | #000000 | #021D34 | Fail |
| p Buffalo.edu uses coo… | 1.13:1 | 4.5:1 | #000000 | #1B110B | Fail |
| a Privacy Policy | 1.13:1 | 4.5:1 | #000000 | #1D1009 | Fail |
| button Okay | 1.27:1 | 4.5:1 | #000000 | #281C17 | Fail |
| span University at Buffal… | 1.37:1 | 4.5:1 | #000000 | #0C2351 | Fail |
| div The State University | 1.74:1 | 4.5:1 | #000000 | #023377 | Fail |
| div of New York | 1.52:1 | 4.5:1 | #000000 | #002671 | Fail |
| span University at Buffal… | 1.29:1 | 4.5:1 | #000000 | #00185D | Fail |
| span Toggle Navigation Me… | 1.15:1 | 4.5:1 | #000000 | #000E47 | Fail |
| div Search | 1.17:1 | 4.5:1 | #000000 | #010F4B | 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.
BLighthouse Accessibility AuditsScore 84/100 — 5 failing, 22 passedREVIEW
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.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
ul.lSPager > li.active > a > img ul.lSPager > li.active > a > img |
ul.lSPager > li > a > img ul.lSPager > li > a > img |
ul.lSPager > li > a > img ul.lSPager > li > a > img |
ul.lSPager > li > a > img ul.lSPager > li > a > img |
ul.lSPager > li > a > img ul.lSPager > li > a > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.lSSlideOuter > ul.lSPager > li.active > a div.lSSlideOuter > ul.lSPager > li.active > a |
div.lSSlideOuter > ul.lSPager > li > a div.lSSlideOuter > ul.lSPager > li > a |
div.lSSlideOuter > ul.lSPager > li > a div.lSSlideOuter > ul.lSPager > li > a |
div.lSSlideOuter > ul.lSPager > li > a div.lSSlideOuter > ul.lSPager > li > a |
div.lSSlideOuter > ul.lSPager > li > a div.lSSlideOuter > ul.lSPager > li > a |
Including a skip link can help users skip to the main content to save time. Learn more about skip links.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
SKIP TO CONTENT body#page-8ddb584249 > nav > a#skip-to-content-link |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Arts and Sciences ul.link-list > li > span.teaser > a.teaser-primary-anchor |
Dental Medicine ul.link-list > li > span.teaser > a.teaser-primary-anchor |
Careers at UB ul.link-list > li > span.teaser > a.teaser-primary-anchor |
View interactive campus maps ul.link-list > li > span.teaser > a.teaser-primary-anchor |
Directions and detailed maps ul.link-list > li > span.teaser > a.teaser-primary-anchor |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
A+Heading Hierarchy11 headingsPASS
- H1 Your Privacy is Important To Us.
- H2 We have your major
- H2 See how our research improves lives
- H3 Come see what it means to be True Blue
- H2 Schools and Colleges
- H2 Find People and Departments
- H2 Join Our UB Family
- H2 For Media
- H2 UB Social Media
- H2 Maps and Directions
- H2 UB Mobile App
AAlt Text QualityAll 20 images OKPASS
| Issue | Count |
|---|---|
| too long | 5 image(s) |
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #ubcms-gen-151485158 | text | Search | aria-label |
ALink & Button Quality1 issue(s) across 106 links and 5 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.lSPause (#434 on page)
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