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
BHeading Hierarchy26 headingsREVIEW
- H2 Skip Links
- H2 0 - Meta navigation
- H2 Meta navigation
- H2 Organization for Security and Co-operation in Europe
- H2 Our mission
- H3 Shared values and joint action
- H2 Highlights
- H2 How one training sparked Iceland’s largest anti-trafficking operation
- H2 How these journalists’ ethical reporting is breaking barriers and sparking change in Serbia
- H2 Dealing with the Cold War’s toxic legacy
- H2 Paws and pioneers: side-by-side against illicit weapons
- H2 News and activities
- H2 OSCE Media Freedom Representative held National Focal Points Meeting on the Safety of Journalists and bilateral meetings in Bern
- H2 Illicit trafficking in narcotic drugs within the context of regional border security focus of OSCE Secretary General Forum with Central Asia Border Commanders
- H2 OSCE Alliance leads global effort against forced criminality
- H2 Bulgaria’s early parliamentary elections offered voters a genuine choice, but were marked by high levels of polarization and negative rhetoric, international observers say
- H2 Events
- H2 Call for Applications | 41st Border Management Staff Course
- H2 Addressing Hate Crimes: Workshop for Police in Kosovo
- H2 26th Conference of the Alliance against Trafficking in Persons
- H2 From the 1970s to today
- H2 Join our team!
- H2 Working for the OSCE
- H2 Vacancies
- H2 Footer
- H2 Footer2
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
BAlt Text Quality1 of 12 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 1 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding5 icon(s) detectedREVIEW
ALandmark Structure16 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+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search-form-query | text | Search | for/id |
ALink & Button Quality265 links, 28 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| http://www.oscepa.org/ | Parliamentary Assembly | new tab | Add '(opens in new tab)' to text |
| https://procurement.osce.org | Procurement | new tab | Add '(opens in new tab)' to text |
| https://jobs.osce.org/working-for-osce | Working for the OSCE | new tab | Add '(opens in new tab)' to text |
| https://vacancies.osce.org/ | Vacancies | new tab | Add '(opens in new tab)' to text |
| https://resources.osce.org/resources/lis… | Resources | new tab | Add '(opens in new tab)' to text |
| https://cthb.osce.org/node/661053 | StoryHow one training sparked … | img no alt | Add alt attribute to the image |
| /node/660909 | StoryHow these journalists’ … | img no alt | Add alt attribute to the image |
| /node/660940 | StoryPaws and pioneers: side-b… | img no alt | Add alt attribute to the image |
| https://dushanbe.osce.org/event/661621 | TrainingCall for Applications … | img no alt | Add alt attribute to the image |
| https://cthb.osce.org/event/alliance26 | Conference26th Conference of t… | img no alt | Add alt attribute to the image |
| https://jobs.osce.org/working-for-osce | External LinkWorking for the O… | img no alt | Add alt attribute to the image |
| https://twitter.com/osce | Go to X Go to X … | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/osce | Go to LinkedIn Go to L… | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/osce.org | Go to Facebook Go to F… | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/osceorg | Go to Instagram Go to … | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
http://www.oscepa.org/; https://procurement.osce.org; https://jobs.osce.org/working-for-osce; https://vacancies.osce.org/; https://resources.osce.org/resources/list; https://twitter.com/osce; https://www.linkedin.com/company/osce; https://www.facebook.com/osce.org; https://www.instagram.com/osceorg
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
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 Skip Links | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 0 - Meta navigation | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 Meta navigation | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 Organization for Sec… | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 Our mission | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 Highlights | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 How one training spa… | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 How these journalist… | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 Dealing with the Col… | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 Paws and pioneers: s… | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 News and activities | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 OSCE Media Freedom R… | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 Illicit trafficking … | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 OSCE Alliance leads … | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 Bulgaria’s early p… | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 Events | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 Call for Application… | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 Addressing Hate Crim… | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 26th Conference of t… | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | Pass |
| h2 From the 1970s to to… | 19.28:1 | 3.0:1 | #000000 | #F0F6FB | 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.
ALighthouse Accessibility AuditsScore 91/100 — 2 failing, 24 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 |
|---|
EN nav.language-picker > div.language-picker--dropdown > button.language-picker__toggle > span.language-picker__toggle-label |
How one training sparked Iceland’s largest anti-trafficking operation a.card > div.card__content > div.card__text > h2.card__title |
How these journalists’ ethical reporting is breaking barriers and sparking chan… a.card > div.card__content > div.card__text > h2.card__title |
Dealing with the Cold War’s toxic legacy a.card > div.card__content > div.card__text > h2.card__title |
Paws and pioneers: side-by-side against illicit weapons a.card > div.card__content > div.card__text > h2.card__title |
OSCE Media Freedom Representative held National Focal Points Meeting on the Saf… div.views-row > a.teaser > div.teaser__content > h2.teaser__title |
Illicit trafficking in narcotic drugs within the context of regional border sec… div.views-row > a.teaser > div.teaser__content > h2.teaser__title |
OSCE Alliance leads global effort against forced criminality div.views-row > a.teaser > div.teaser__content > h2.teaser__title |
Bulgaria’s early parliamentary elections offered voters a genuine choice, but w… div.views-row > a.teaser > div.teaser__content > h2.teaser__title |
Call for Applications | 41st Border Management Staff Course a.card > div.card__content > div.card__text > h2.card__title |
Now div > div.l-card > a.card > span.badge |
Addressing Hate Crimes: Workshop for Police in Kosovo a.card > div.card__content > div.card__text > h2.card__title |
26th Conference of the Alliance against Trafficking in Persons a.card > div.card__content > div.card__text > h2.card__title |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
a.card > div.card__media > picture > img a.card > div.card__media > picture > img |
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.