Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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 Structure10 landmarksREVIEW
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
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BHeading Hierarchy26 headingsREVIEW
- H3 DISCOVER
- H3 DISCOVER
- H3 HOW
- H3 HOW
- H3 JOIN
- H3 JOIN
- H3 Our mission is to lead the global community in creating identity standards that are secure, interoperable and privacy-preserving.
- H3 Enable real-world identity use cases
- H3 FIND A WORKING GROUP
- H3 FIND A WORKING GROUP
- H3 EXPLORE SPECIFICATIONS
- H3 EXPLORE SPECIFICATIONS
- H3 CERTIFY YOUR IMPLEMENTATION
- H3 CERTIFY YOUR IMPLEMENTATION
- H3 Stay up to-date and engage with community experts
- H3 NEWS
- H3 NEWS
- H3 EVENTS
- H3 EVENTS
- H3 PAPERS
- H3 PAPERS
- H4 Connect with us
- H4 REACH THE FOUNDATION
- H4 ABOUT
- H4 EXPLORE
- H4 ENGAGE:
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
BLink & Button Quality1 issue(s) across 406 links and 5 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://cookiedatabase.org/tcf/purposes/ | Read more about TCF purposes o… | new tab | Add '(opens in new tab)' to text |
| https://openid.net/cg/ | (empty) | empty | Add link text or aria-label |
| http://openid.net/feed/ | Rss | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/openid/ | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/openid-… | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/@openid | Youtube | new tab | Add '(opens in new tab)' to text |
| mailto:help@openid.net | At | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://openid.net/cg/
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://cookiedatabase.org/tcf/purposes/; http://openid.net/feed/; https://twitter.com/openid/; https://www.linkedin.com/company/openid-foundation/; https://www.youtube.com/@openid; mailto:help@openid.net
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
BFavicon & Branding4 icon(s) detectedREVIEW
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.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h3 DISCOVER | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 DISCOVER | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 HOW | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 HOW | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 JOIN | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 JOIN | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 Our mission is to le… | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 Enable real-world id… | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 FIND A WORKING GROUP | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 FIND A WORKING GROUP | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 EXPLORE SPECIFICATIO… | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 EXPLORE SPECIFICATIO… | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 CERTIFY YOUR IMPLEME… | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 CERTIFY YOUR IMPLEME… | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 Stay up to-date and … | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 NEWS | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 NEWS | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 EVENTS | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 EVENTS | 2.66:1 | 3.0:1 | #000000 | #A0025C | Fail |
| h3 PAPERS | 2.66:1 | 3.0:1 | #000000 | #A0025C | 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+Alt Text QualityAll 2 images OKPASS
A+Form AccessibilityAll 6 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #cmplz-functional-optin | checkbox | Functional | for/id |
| #cmplz-preferences-optin | checkbox | Preferences | for/id |
| #cmplz-statistics-optin | checkbox | Statistics | for/id |
| #cmplz-marketing-optin | checkbox | Marketing | for/id |
| #elementor-search-form-eb7055a | search | Search | for/id |
| #elementor-search-form-eb7055a | search | Search | for/id |
A404 Error PageHTTP 404, custom pagePASS
ALighthouse Accessibility AuditsScore 94/100 — 2 failing, 31 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 |
|---|
Accept div#cmplz-cookiebanner-container > div.cmplz-cookiebanner > div.cmplz-buttons > button.cmplz-btn |
search > form.elementor-search-form > div.elementor-search-form__container > input#elementor-search-form-eb7055a search > form.elementor-search-form > div.elementor-search-form__container > input#elementor-search-form-eb7055a |
Sign-In div.elementor-button-wrapper > a.elementor-button > span.elementor-button-content-wrapper > span.elementor-button-text |
Founded in 2007, the OpenID Foundation (OIDF) is a global open standards body c… div.elementor-element > div.elementor-widget-container > p > span |
Find an existing working group, explore all the specifications you can develop … div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > p |
Expand your knowledge base through our news, whitepapers, and presentations plu… div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > p |
More News div.elementor-flip-box__layer__overlay > div.elementor-flip-box__layer__inner > div.elementor-flip-box__layer__description > a.more_info_button |
More Events div.elementor-flip-box__layer__overlay > div.elementor-flip-box__layer__inner > div.elementor-flip-box__layer__description > a.more_info_button |
More Papers div.elementor-flip-box__layer__overlay > div.elementor-flip-box__layer__inner > div.elementor-flip-box__layer__description > a.more_info_button |
CONNECT WITH US div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > h4.elementor-heading-title |
Adjust Cookie Setting div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > p |
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.cmplz-documents > ul > li > a.cmplz-link div.cmplz-documents > ul > li > a.cmplz-link |
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.