Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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
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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 6 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 RMIT University | 2.65:1 | 3.0:1 | #000000 | #4F4E6E | Fail |
| h2 Ready for what’s n… | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 RMIT is an internati… | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h2 In the news | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h3 What would you like … | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h3 3000+ scholarships | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h3 24,245 placements | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h3 Ranked #5 in the wor… | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h3 You may be eligible … | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h3 Transfer to RMIT | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h3 Pathway options | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h3 Local student applic… | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| h3 Supporting remote Fi… | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| title RMIT University: A w… | 1.18:1 | 4.5:1 | #000000 | #070758 | Fail |
| a SKIP TO CONTENT | 5.24:1 | 4.5:1 | #000000 | #7F7F7E | Pass |
| span RMIT Australia | 4.77:1 | 4.5:1 | #000000 | #7B7872 | Pass |
| span RMIT Europe | 1.30:1 | 4.5:1 | #000000 | #212120 | Fail |
| span RMIT Global | 1.29:1 | 4.5:1 | #000000 | #22201F | Fail |
| span RMIT Vietnam | 2.22:1 | 4.5:1 | #000000 | #474642 | Fail |
| span RMIT UP | 3.26:1 | 4.5:1 | #000000 | #5F5E61 | 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 Hierarchy14 headingsPASS
- H1 RMIT University
- H2 Ready for what’s next
- H3 What would you like to study?
- H2 RMIT is an international university of technology, design and enterprise
- H3 3000+ scholarships
- H3 24,245 placements
- H3 Ranked #5 in the world
- H3 You may be eligible for a Scholarship
- H3 Transfer to RMIT
- H3 Pathway options
- H3 Local student applications
- H2 In the news
- H3 Supporting remote First Nations connectivity
- H4 Acknowledgement of Country
AAlt Text Quality2 of 24 images have issuesPASS
| Issue | Count |
|---|---|
| filename | 2 image(s) |
A+Form AccessibilityAll 3 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #topnav-search-value | text | Search field | for/id |
| #topnav-mobi-searchvalue | text | Search | for/id |
| #search-textfield | text | Search courses | for/id |
A+Link & Button Quality1 issue(s) across 576 links and 9 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /about/reputation-and-rankings | More reputation and rankings | img no alt | Add alt attribute to the image |
| /news/all-news/2026/mar/mapping-the-digi… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Mapping The Digital Gap | |||
| /about/our-values/respect-for-australian… | Learn more about our commitmen… | img no alt | Add alt attribute to the image |
Generic link text like 'click here' doesn't describe the destination.
/news/all-news/2026/mar/mapping-the-digital-gap ("Read 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
ALighthouse Accessibility AuditsScore 90/100 — 4 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.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Study with Us
Life at RMIT
Research
Partner
About div.root > div.d-flex > div.col-12 > div.d-flex |
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.
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 |
|---|
News div > ul.m-0 > li.mb-md-3 > a.shadow-none |
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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Get started div.verticalcenterwrap > div.verticalcentercontent > div.btn_Wrap_Secondary_stdban > a |