Disabilities to design for (3 families)
Motor disorders
Priorities: full keyboard navigation, visible focus, larger clickable areas, avoid complex gestures (drag & drop), adjustable timeouts, assistive device compatibility.
Sensory disorders (visual + hearing)
Visual: strong contrast, don’t rely on color alone, resizable text, screen-reader-friendly structure, keyboard-only support.
Hearing: captions, transcripts, visual indicators for alerts; for video: captions + (when relevant) audio descriptions.
Cognitive & psychological disorders
Clear structure, simple language, predictable navigation, reduce distractions, contextual help, enough time for interactions, compatibility with support tools.
U.S. legal focus (high level)
ADA (Title II public sector, Title III public-facing private entities): websites/apps must be accessible in practice; lawsuits common; WCAG 2.1 AA is the usual benchmark.
Section 508: federal agencies + entities receiving federal funding; aligned with WCAG 2.0 AA in revised standards.
State regulations may add scope/deadlines (e.g., CA, NY, CO, IL…), often referencing WCAG 2.1 AA.
Simplified compliance approach (4 stages)
Awareness: automated scans (Lighthouse, WAVE, AChecker…)
Inventory: human audit → feasibility + workload + prioritization
Formalization: publish an accessibility statement (per site)
Continuous compliance: phased fixes + training + monitoring
The 5 levels of intervention (typical)
Publish accessibility statements
Train teams (tech/editorial/marketing)
Deep technical updates (templates/CSS/interactions/ARIA; design is critical)
Surface fixes (extensions/filters when possible)
Editorial remediation (ALT text, content clarity; can be partially accelerated)
Global compliance at scale (many sites)
Look for CMS capabilities that help:
Centralized structures (update many sites without migration)
Inheritance systems (apply rules across components/content types)
Alternative rendering/views (accessible rendering option if needed)
Integration with third-party tools (e.g., scoring, recommendations)
Web Accessibility Toolkit (examples)
Testing/auditing: ARC Toolkit, PAC (PDF), NVDA/VoiceOver, HeadingMaps
Design checks: Stark, Colour Contrast Analyser
UI helpers: AccessTooltip, AccesSlide
Adaptation/testing: Stylus, Locator