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
BHeading Hierarchy40 headingsREVIEW
- H2 Achieving the exceptional doesn’t just happen
- H2 Your best care is closer than you think
- H2 Primary Care
- H2 Immediate Care
- H2 Locations
- H2 Find a Doctor
- H2 Medical Services
- H2 Clinical Trials
- H2 UCLA Health top-ranked in annual assessment of hospital patient care
- H2 Orthopedic and sports medicine care from pros
- H2 Why choose UCLA Health for medical care?
- H3 Cancer Care
- H3 Neuroscience
- H3 Transplant
- H3 Orthopedics & Sports Medicine
- H3 Heart & Vascular Care
- H3 Head & Neck Surgery
- H3 Children's Care
- H3 Women's Health
- H3 Psychiatry
- H2 Latest News
- H3 UCLA medical students celebrate Match Day on their path to becoming practicing doctors
- H3 Federal housing assistance may lead to improved two-year survival among older people with prostate cancer
- H3 Cellular neighborhoods inside tumors may predict which patients with melanoma benefit from combination immunotherapy
- H3 Women’s Cancer Survivors Conference blends community, education
- H3 Dr. Aditya Bardia elected to American Society for Clinical Investigation
- H2 Stay in Touch
- H3 CONNECT WITH US
- H3 CONNECT WITH US
- H3 CONNECT WITH US
- H3 FIND CARE
- H3 FIND CARE
- H3 FIND CARE
- H3 PATIENT RESOURCES
- H3 PATIENT RESOURCES
- H3 PATIENT RESOURCES
- H3 DISCOVER UCLA HEALTH
- H3 DISCOVER UCLA HEALTH
- H3 DISCOVER UCLA HEALTH
- H2 Policy links (footer)
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
CForm AccessibilityAction5 of 7 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| select | select | Widget de idiomas del Traductor | aria-label |
| #edit-s-uclahealth-general-search-modal-form | text | Search | for/id |
| #goog-gt-votingInputSrcLang | text | (none) | none |
| #goog-gt-votingInputTrgLang | text | (none) | none |
| #goog-gt-votingInputSrcText | text | (none) | none |
| #goog-gt-votingInputTrgText | text | (none) | none |
| #goog-gt-votingInputVote | text | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="text" name="sl" id="goog-gt-votingInputSrcLang">; <input type="text" name="tl" id="goog-gt-votingInputTrgLang">; <input type="text" name="query" id="goog-gt-votingInputSrcText">; <input type="text" name="gtrans" id="goog-gt-votingInputTrgText">; <input type="text" name="vote" id="goog-gt-votingInputVote">
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
CLink & Button QualityAction3 issue(s) across 259 links and 27 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://medschool.ucla.edu/ | School of Medicine | new tab | Add '(opens in new tab)' to text |
| https://translate.google.com | Traductor de Google | new tab | Add '(opens in new tab)' to text |
| https://medschool.ucla.edu/ | School of Medicine | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| /discover/about/awards-achievements/UCLA… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Ucla Health Top Performer Patient Care Quality | |||
| https://connect.uclahealth.org/send-a-ca… | Share Your Feedback | new tab | Add '(opens in new tab)' to text |
| https://connect.uclahealth.org/send-a-ca… | Share Your Feedback | new tab | Add '(opens in new tab)' to text |
| https://connect.uclahealth.org/send-a-ca… | Share Your Feedback | new tab | Add '(opens in new tab)' to text |
| https://www.uclahealthcareers.org/ | Work at UCLA Health | new tab | Add '(opens in new tab)' to text |
| https://www.uclahealthcareers.org/ | Work at UCLA Health | new tab | Add '(opens in new tab)' to text |
| https://www.uclahealthcareers.org/ | Work at UCLA Health | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/uclahealth | new tab | Add '(opens in new tab)' to text | |
| https://x.com/uclahealth | new tab | Add '(opens in new tab)' to text | |
| https://instagram.com/uclahealth | new tab | Add '(opens in new tab)' to text | |
| https://youtube.com/ucla-health | YouTube | new tab | Add '(opens in new tab)' to text |
| https://linkedin.com/company/ucla-health | new tab | Add '(opens in new tab)' to text | |
| https://weibo.com/UCLAHealth | new tab | Add '(opens in new tab)' to text | |
| <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
Generic link text like 'click here' doesn't describe the destination.
/discover/about/awards-achievements/UCLA-Health-top-performer-patient-care-qu… ("Learn More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://medschool.ucla.edu/; https://translate.google.com; https://medschool.ucla.edu/; https://connect.uclahealth.org/send-a-care-compliment/; https://connect.uclahealth.org/send-a-care-compliment/; https://connect.uclahealth.org/send-a-care-compliment/; https://www.uclahealthcareers.org/; https://www.uclahealthcareers.org/; https://www.uclahealthcareers.org/; https://www.facebook.com/uclahealth (+5 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button.block (#577 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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding6 icon(s) detectedREVIEW
BWeb ManifestValid manifestREVIEW
A+Landmark Structure11 landmarksPASS
A+Alt Text QualityAll 11 images OKPASS
| Issue | Count |
|---|---|
| too long | 1 image(s) |
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 Achieving the except… | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h2 Your best care is cl… | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h2 Primary Care | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h2 Immediate Care | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h2 Locations | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h2 Find a Doctor | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h2 Medical Services | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h2 Clinical Trials | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h2 UCLA Health top-rank… | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h2 Orthopedic and sport… | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h2 Why choose UCLA Heal… | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h2 Latest News | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h2 Stay in Touch | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h2 Policy links (footer… | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h3 Cancer Care | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h3 Neuroscience | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h3 Transplant | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h3 Orthopedics & Sports… | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h3 Heart & Vascular Car… | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | Pass |
| h3 Head & Neck Surgery | 19.09:1 | 3.0:1 | #000000 | #F6F4EE | 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 95/100 — 1 failing, 26 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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.relative > div.max-w-screen-xl > div.flex > button.block div.relative > div.max-w-screen-xl > div.flex > button.block |
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.