Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 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
BLink & Button Quality1 issue(s) across 89 links and 4 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.alaska.edu/records/records/c… | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.websitepolicies.com/cookie-c… | Powered by WebsitePolicies | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| https://www.alaska.edu/ | Home button | new tab | Add '(opens in new tab)' to text |
| /uajourney/ | UA Journey | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
a#backTopButton
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
Add '(opens in new tab)' to link text or aria-label.
https://www.alaska.edu/records/records/compliance/gdpr/ua-privacy-statement/; https://www.websitepolicies.com/cookie-consent-banner-generator; https://www.alaska.edu/; /uajourney/
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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 18 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 Information for Pros… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 Featured Campaigns | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 Quick Facts | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 The University of Al… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| title UA System | Universi… | 2.36:1 | 4.5:1 | #000000 | #004895 | Fail |
| span We use cookies to pr… | 2.36:1 | 4.5:1 | #000000 | #004895 | Fail |
| a Privacy Policy | 2.36:1 | 4.5:1 | #000000 | #004895 | Fail |
| button Accept | 2.36:1 | 4.5:1 | #000000 | #004895 | Fail |
| a Powered by WebsitePo… | 2.45:1 | 4.5:1 | #000000 | #0C5460 | Fail |
| a Skip to main content | 9.87:1 | 4.5:1 | #000000 | #9AB7BC | Pass |
| div Custom Search | 13.55:1 | 4.5:1 | #000000 | #C9D1D4 | Pass |
| div Sort by | 3.88:1 | 4.5:1 | #000000 | #2B728B | Fail |
| div Relevance | 1.41:1 | 4.5:1 | #000000 | #1A2A2C | Fail |
| div Date | 1.14:1 | 4.5:1 | #000000 | #0E160F | Fail |
| span Home button | 1.07:1 | 4.5:1 | #000000 | #0A0C0D | Fail |
| a UAOnline | 1.07:1 | 4.5:1 | #000000 | #0A0B0C | Fail |
| a Staff Directory | 1.06:1 | 4.5:1 | #000000 | #090B0B | Fail |
| a Careers at UA | 1.06:1 | 4.5:1 | #000000 | #080A0A | Fail |
| a UA System Office | 1.05:1 | 4.5:1 | #000000 | #080909 | Fail |
| span Quick links | 1.12:1 | 4.5:1 | #000000 | #111212 | 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+Landmark Structure6 landmarksPASS
A+Heading Hierarchy16 headingsPASS
- H1 Information for Prospective Students
- H2 Featured Campaigns
- H2 UA news and information
- H3 Quick Facts
- H4 ~500
- H4 Degrees, certificates and endorsements
- H4 ~140
- H4 eLearning programs
- H4 20,500
- H4 Students enrolled in 2025
- H4 100,000+
- H4 Alumni
- H4 $239.7 M
- H4 Research expenditure
- H3 The University of Alaska is a land-, sea- and space-grant system of higher education established in 1917.
- H4 The UA system's three universities (UAA, UAF and UAS) are separately accredited institutions with campuses and extended learning centers across the state of Alaska.
A+Alt Text QualityAll 25 images OKPASS
| Issue | Count |
|---|---|
| too long | 1 image(s) |
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #gsc-i-id1 | text | search | aria-label |
A+Lighthouse Accessibility AuditsScore 96/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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
campuses div.row > div.col-md > h4 > a |
These are opportunities to improve the legibility of your content.