Foundations

Design Tokens (Color & Type)

Semantic Color Palettes:

Every color pairing is pre-tested to meet or exceed the 4.5:1 contrast ratio for standard text

Dyslexia-Friendly Typography:

Our type scales prioritize readability, line-height, and character spacing to support neurodivergent users

Spacing & Grids

Layout foundations built for predictability and ease of navigation.

The Components Library

Navigation Patterns

Breadcrumbs, skip-links, and menus designed for keyboard and screen reader predictability.

Forms & Inputs

Accessible inputs with persistent labels and programmatically associated error messages

Overlays & Modals

Focus-trapped dialogs and tooltips that follow the “First Rule of ARIA”.

Data Visualization

Tables and charts that communicate meaning through more than just color

3 Essentials for Every Component

Semantics Over ARIA

We use native HTML elements first to ensure the best support for assistive tech.

Visible Focus Always

We never remove the default browser outline without a high-visibility replacement

Logical Reading Order

Every layout is tested to ensure content flows predictably for screen reader users

Deep Dive: System Toolboxes

The wA11y Token Spreadsheet

A mapping of all semantic tokens to their corresponding WCAG contrast ratios.

Designer’s Handoff Checklist

A 1-page guide to annotating focus order and intent for developers.

The “Stop & Fix” Dev Card

A quick reference for common code-level accessibility red flags.

Accessible Components Vetting Guide

How to audit third-party components before adding them to your library.