·Accessibility statement
Accessibility.
Alpha Beta Design is committed to making this site usable by as wide an audience as possible. Accessibility isn't a checkbox at the end — it's baked into how the studio designs, builds, and tests every project.
Standards
WCAG 2.1 Level AA
This site is built and continuously audited against Web Content Accessibility Guidelines 2.1 Level AA. Conformance includes perceivability, operability, understandability, and robustness across all primary surfaces.
What we've done
Specifics, not promises
- Semantic HTML and proper heading order — one
<h1>per page, descending heading hierarchy, landmark regions on every layout. - Alt text on every content image — decorative images marked
aria-hidden. - Keyboard-navigable — visible focus rings on every interactive element, logical tab order, skip-to-content where it earns its place.
- Respects
prefers-reduced-motion— all scroll reveals, hover animations, smooth-scroll (Lenis), and motion components bail to their static path when the OS preference is set. - WCAG AA contrast — body text and primary CTAs hit 4.5:1 minimum; CTAs use the cta-solid token (≈19:1, WCAG AAA).
- Touch targets ≥ 44pt — per Apple HIG, on sticky sub-nav pills, primary CTAs, and form controls.
- Language tagged as
en-US— matches the locale declared in structured data and Open Graph metadata. Spanish content, when published, will carry its ownlangattribute.
Honesty
What we don't claim
Accessibility is not a finished state — it's ongoing work. The site has been built with the principles above, tested with axe DevTools and manual keyboard / screen-reader walkthroughs, and re-audited as part of our own published Studio Self-Audit. We don't claim WCAG AAA across every element, and we don't claim every assistive-tech edge case has been exercised. If you hit something that doesn't work for you, that's a bug — please report it.
Contact
Report a barrier
If you find any part of this site unusable, hard to use, or broken with assistive technology, email alfonso@barreiro.com with what you tried, what happened, and what tech you were using (screen reader, keyboard only, voice control, magnifier, etc.). I aim to respond within one working day and ship a fix as soon as the issue can be reproduced.
Last reviewed May 2026. Statement based on the W3C WAI accessibility statement structure. Re-audited as part of every site refresh.