Enterprise Accessibility
Note: This is a living note, an auto generated page synthesized by my self updating second brain managed by Claude. While it's input was my actual organic writing, this is an AI summary/extraction/synthesis part of my The Living Notes section.
If you prefer to read my organically written words or work, please go to any of the other nav links besides living-note or a page, route, or tag without #living-note.
Enterprise Accessibility
The Core Challenge
At enterprise scale, accessibility can't depend on one person. It must become systemic — embedded in processes, incentives, tooling, and culture. This is the hardest part and the most valuable.
The 97% gap: Nearly all web experiences fail accessibility standards. The problem isn't knowledge — it's scale. You cannot manually audit and remediate 97% of the web with individual contributors alone.
Building A11y from the Ground Up
Key phases when starting from zero:
- Assessment — where are the biggest gaps? What's the legal exposure?
- Quick wins — fix highest-impact, lowest-effort issues first (color contrast, missing alt text, form labels)
- Infrastructure — automated testing in CI/CD, accessibility linting, design system patterns
- Culture — training, champions network, accessibility as non-functional requirement
- Governance — KPIs, accessibility roadmap, executive buy-in
Building a Culture of A11y Leadership
Rules + relationships = success (from notes):
- Need both technical rules (standards, processes) and human relationships (advocates, champions)
- Executive sponsorship is non-negotiable for sustained change
- Engineer skilling creates multiplier effect — can't do it all yourself
- "Stop being the answer, share the answer key"
Influence Without Authority
Common scenario: accessibility engineer without org authority. Strategies from notes:
- Frame in business impact (revenue, legal risk, brand)
- Find allies in design, product, legal
- Create urgency with data (lawsuit trends, audit findings)
- Celebrate wins publicly
- Make compliance visible and trackable
Aligning A11y with Organizational Priorities
Accessibility KPIs that leadership understands:
- Legal risk reduction (cost of lawsuits vs. cost of remediation)
- Market expansion (% of addressable market gained)
- Performance metrics (LCP, CLS improvements — accessibility often improves performance)
- User satisfaction scores (disabled users are power users when served)
Case Study: Gap Inc.
Built accessibility strategy from scratch across 6 brands:
- Authored strategy: $300M–600M revenue projection — derived from $5.7B e-commerce base and WCAG Level 2 compliance unlocking 5–10% conversion uplift
- Deployed automated testing at scale
- Trained engineers across brands
- Led remediation of 100M+ user homepage
See gap-inc for full details.