Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction8 issue(s) across 188 links and 13 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| # | (empty) | empty | Add link text or aria-label |
| https://undergrad.ucsd.edu/academics/ind… | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://admission.universityofcalifornia… | Apply to UC San Diego | img no alt | Add alt attribute to the image |
| <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.
#; https://undergrad.ucsd.edu/academics/index.html; a#nwe_event_url0; a#nwe_event_url1; a#nwe_event_url2; a#link1
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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://admission.universityofcalifornia.edu/how-to-apply/apply-online/"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Icon-only buttons need an aria-label so screen readers can announce them.
button#search-icon-button; button.btn (#89 on page)
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
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.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure16 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
BForm Accessibility2 of 8 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #searchUCSD | radio | none | |
| #searchFaculty | radio | none | |
| #q | search | Search Box | aria-label |
| #q | search | Mobile Search Box | aria-label |
| #searchUCSDMobile | radio | none | |
| #searchFacultyMobile | radio | none | |
| input | submit | (none) | none |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit">; <input type="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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
3 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 You Belong | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h2 Among the Nation’s… | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h2 Free Speech | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h2 Triton Giving Day is… | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h2 Events | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h2 NEWS | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h2 Always Moving Discov… | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h2 Attend UC San Diego | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h2 ACADEMICS | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h2 Arts at UC San Diego | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h2 Research and Innovat… | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h2 FINANCIAL AID AND SC… | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h2 Our Thriving | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h2 Visiting and Tours | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h2 Useful Links and Res… | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h3 Sustainability Is Ke… | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h3 The Glass Center Ope… | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h3 What Can You Say in … | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h3 Undergraduate | 1.48:1 | 3.0:1 | #000000 | #182B49 | Fail |
| h3 Graduate and Profess… | 1.48:1 | 3.0:1 | #000000 | #182B49 | 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+Heading Hierarchy26 headingsPASS
- H1 You Belong Here
- H2 Among the Nation’s Best
- H2 Free Speech
- H2 Triton Giving Day is April 29!
- H2 Events
- H2 NEWS
- H3 Sustainability Is Key in Mountain Yellow-legged Frog Exhibit
- H3 The Glass Center Opens at UC San Diego
- H3 What Can You Say in Three Minutes?
- H2 Always Moving Discovery Forward
- H2 Attend UC San Diego
- H3 Undergraduate
- H3 Graduate and Professional
- H3 Medical and Pharmacy
- H3 Lifelong Learning
- H2 ACADEMICS
- H2 Arts at UC San Diego
- H2 Research and Innovation
- H3 Strengthening California’s Leadership in Fusion Energy
- H2 FINANCIAL AID AND SCHOLARSHIPS
- H2 Our Thriving Student Life
- H2 Visiting and Tours
- H2 Useful Links and Resources
- H3 Resources
- H3 Community
- H3 Social Media Links
A+Alt Text QualityAll 29 images OKPASS
| Issue | Count |
|---|---|
| too long | 1 image(s) |
ALighthouse Accessibility AuditsScore 91/100 — 3 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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
In the world for powering global innovation. div.slide > div.text > div.v-align > p |
Public university in the nation for research. div.slide > div.text > div.v-align > p |
Featured in: Washington Monthly div.slide > div.text > div.v-align > span |
These are opportunities to improve the legibility of your content.
Names and labels
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.container-fluid > div.container > div.navbar-header > a.search-icon div.container-fluid > div.container > div.navbar-header > a.search-icon |
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
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.