A statement, not a checkbox.
We are a disability-services organization. A site we build that is not itself accessible would be a contradiction. This page describes what we have done, what we are still working on, and how to tell us when we have fallen short.
Our conformance target
aspenlivingutah.com targets Web Content Accessibility Guidelines (WCAG) 2.2, Level AA across every page. Where it is reasonable to do so, we exceed AA — for example with line-height, headings structure, and visible focus indicators that meet AAA in many places.
The site has been built with accessibility as a primary requirement, not as a remediation pass after the fact. The build was tested against WCAG 2.2 AA at launch on 2026-05-04. Re-tests run on every significant template change.
What we ship at launch
- Color contrast verified for every text-on-background pair (4.5:1 minimum for normal text; 3:1 for large text and UI components)
- All interactive elements keyboard-navigable in a logical tab order, with custom visible focus indicators on every focusable element (we never remove the focus ring)
- Skip-to-content link on every page
- Alt text on every image; decorative images correctly marked alt=""
- Headings nested correctly: one h1 per page, no skipped levels, sections labeled by region
- Form labels properly associated with inputs; error messages programmatic
- prefers-reduced-motion respected for all animation, with no exceptions
- Page lang attribute set on every page
- Reading-controls widget on every page: text-size up to 21px, high-contrast mode, easier-to-read font (Atkinson Hyperlegible / Lexend fallback)
- Plain-language summary at the top of dense resource pages
- Semantic HTML: real buttons for actions, real links for navigation, real headings for structure
What we are still working on
- Spanish translation. Architecture is in place at
/es/. Content translation is scheduled for v2 in the second half of 2026. - Audio descriptions for video. Video content is not yet on the site. When it is, audio descriptions will ship with it.
- Third-party form provider audit. Our intake form runs on Formspree. We are auditing Formspree's accessibility claims and will replace the provider if it does not meet WCAG 2.2 AA.
Tell us when we have fallen short
If you encounter a page or feature that does not meet your access needs, please tell us. We act on accessibility feedback faster than on any other category. Three ways to reach us:
- Email aspenlivingutah@gmail.com
- Call (801) 906-9973
- Send any other channel of feedback through /contact
We respond to accessibility feedback within one business day. We will tell you what we plan to do about it and when.
Approach summary
WCAG conformance for a marketing site is the floor, not the ceiling. The brand promise is that we are an organization that takes access seriously, in our homes and on our website. If you find a place where we have made it harder than it should be to use this site, please tell us.
Last reviewed: 2026-05-04. Next scheduled review: 2026-08-04.