Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
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
CColor Contrast (Screenshot)Action20 text elements analyzed, 4 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 Drexel University | 13.33:1 | 3.0:1 | #000000 | #FFC600 | Pass |
| h2 Submit Your Applicat… | 13.33:1 | 3.0:1 | #000000 | #FFC600 | Pass |
| h2 Where Academics Meet… | 13.33:1 | 3.0:1 | #000000 | #FFC600 | Pass |
| h2 A Place Where Dragon… | 13.33:1 | 3.0:1 | #000000 | #FFC600 | Pass |
| h2 Events | 13.33:1 | 3.0:1 | #000000 | #FFC600 | Pass |
| h2 Discovering — and … | 13.33:1 | 3.0:1 | #000000 | #FFC600 | Pass |
| h2 Experience What Educ… | 13.33:1 | 3.0:1 | #000000 | #FFC600 | Pass |
| title Drexel Home | 2.93:1 | 4.5:1 | #000000 | #005C90 | Fail |
| a Skip to main content | 3.11:1 | 4.5:1 | #000000 | #006096 | Fail |
| span Menu | 14.76:1 | 4.5:1 | #000000 | #FECFAF | Pass |
| span Search | 14.46:1 | 4.5:1 | #000000 | #FDCDA6 | Pass |
| a News | 11.05:1 | 4.5:1 | #000000 | #D7B87F | Pass |
| a Events | 5.66:1 | 4.5:1 | #000000 | #858943 | Pass |
| a Make A Gift | 2.94:1 | 4.5:1 | #000000 | #525D1C | Fail |
| span Search | 2.52:1 | 4.5:1 | #000000 | #5A4D24 | Fail |
| label Search: | 10.39:1 | 4.5:1 | #000000 | #D2AFA2 | Pass |
| button Close | 17.31:1 | 4.5:1 | #000000 | #FAE6D2 | Pass |
| label Search: | 15.02:1 | 4.5:1 | #000000 | #EDD6C4 | Pass |
| span Academics & Experien… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Academics & Experien… | 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.
BLighthouse Accessibility AuditsScore 89/100 — 3 failing, 24 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.
ARIA
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Research & Innovation div.layout-columns > div.color-block-promo > div.color-block-promo__image-wrapper > div.color-block-promo__image |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
RESEARCH & INNOVATION div.layout-columns > div.color-block-promo > div.color-block-promo__body > div.color-block-promo__label |
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.layout-columns__col > div.rich-text > p > a div.layout-columns__col > div.rich-text > p > a |
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.
ALandmark Structure10 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
A+Heading Hierarchy10 headingsPASS
- H1 Drexel University
- H2 Submit Your Application Today!
- H2 Where Academics Meet the Real World
- H2 A Place Where Dragons Soar
- H2 Events
- H2 Discovering — and Designing — the Future
- H2 Experience What Education Can Be
- H3 Experience Drexel: Solutions at the Nanoscale
- H3 Experience What Education Can Be. Drexel.
- H3 Experience Drexel: Preparing for Disaster
A+Alt Text QualityAll 19 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #searchflyoutbox | search | Search: | for/id |
| #mobilesearchinput | search | Search: | for/id |
ALink & Button Quality2 issue(s) across 121 links and 16 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /about/outcomes-value | (empty) | empty | Add link text or aria-label |
| /about/outcomes-value | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Outcomes Value | |||
Links without text are announced as raw URLs by screen readers.
/about/outcomes-value
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.
/about/outcomes-value ("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