Accessibility Statement
Last reviewed: April 2026 · Target: WCAG 2.2 Level AA
Our commitment
The Iconic Expressions believes digital systems should work for everyone. Accessibility is part of how we define “done” on every page we ship, not a checklist we revisit once a year.
We target conformance with the Web Content Accessibility Guidelines (WCAG) 2.2 at Level AA. This covers the full site at theiconicexpressions.com, including our assessment tools and downloadable resources.
Conformance status
As of April 2026, theiconicexpressions.com is partially conformant with WCAG 2.2 Level AA. Partial conformance means that some parts of the content do not fully conform to the standard. Known limitations are listed below, each with a plan for remediation.
This assessment is based on a combination of automated testing (axe-core, Lighthouse), manual keyboard testing, screen reader testing (VoiceOver on macOS and iOS, TalkBack on Android), and inspection against every WCAG 2.2 AA success criterion by a human reviewer.
What we have done
- Semantic HTML landmarks, heading hierarchy, and skip-to-content link
- Visible
:focus-visibleindicators on all interactive elements - Color tokens audited to meet or exceed 4.5:1 contrast for normal text, 3:1 for large text and UI components, in both light and dark themes
- Respect for
prefers-reduced-motionand theme preferences - Form inputs with explicit
<label>associations,aria-required,aria-invalid,aria-describedby, and error messages announced viarole="alert" - Interactive assessment tools with
role="progressbar", live step announcements, grouped radio options, and accessible slider value text - Mobile menu implemented as a dialog with focus management, Escape-to-close, and return focus to the triggering button
- Scroll padding to prevent the sticky header from obscuring focused elements (WCAG 2.4.11 Focus Not Obscured)
- Continuous accessibility checks in our build pipeline (eslint-plugin-jsx-a11y, axe-core, Lighthouse CI) that block pull requests on new critical or serious violations
Known limitations
We document known gaps honestly rather than hide them. Each item below has a target remediation path.
- Client testimonial video captions. Our Allied Solutions testimonial video currently relies on the adjacent transcript text rather than a synchronized
<track>caption file. We will publish a reviewed WebVTT caption track in the next release cycle. - Downloadable PDF briefs, including the Tied Up In Knots brief. Our long-form PDFs were not authored with full tagging for screen readers. We are re-tagging them for PDF/UA compliance and will re-publish as remediated versions are ready.
- Third-party embeds. The Calendly booking embed, HubSpot contact form iframe, and Storyblok visual editor bridge are third-party components we do not control directly. We have requested accessibility conformance reports (VPATs) from each vendor and provide equivalent contact paths (email) as alternatives.
Technical specifications
Accessibility of theiconicexpressions.com relies on the following technologies to work in combination with your web browser and assistive technologies:
- HTML5
- WAI-ARIA 1.2
- CSS
- JavaScript (React / Next.js)
The site is tested against the following assistive technologies: NVDA on Windows, VoiceOver on macOS and iOS, and TalkBack on Android, across the current versions of Chrome, Safari, and Firefox.
Feedback and contact
If you encounter a barrier on any page of theiconicexpressions.com — or have a suggestion for how we can do better — please tell us. We treat accessibility reports as priority tickets and aim to respond within five business days.
Email: info@theiconicexpressions.com
Contact form: theiconicexpressions.com/contact
Formal standards
This statement is prepared in the spirit of the W3C Accessibility Statement Generator guidance, the U.S. ADA Title II final rule adopting WCAG 2.1 AA, and the European Union’s European Accessibility Act (EAA).