Twilio · Design system breakdown
Twilio's open design system with a strong accessibility commitment.
Twilio's design system team launched Paste publicly in 2020. It ships React components, design tokens, Figma resources, and content guidelines, all open source and Apache 2.0 licensed. Originally consolidated multiple Twilio product surfaces (Console, SendGrid, Segment) under one design language.
Twilio design system team owns the project. Open contribution model. Each component carries an explicit accessibility statement plus public engineering and design owners.
| Token | Value | Role |
|---|---|---|
| color-background | #ffffff | Default surface |
| color-text | #121c2d | Default text |
| color-background-primary | #0263e0 | Twilio brand action |
| space-50 | 8px | Spacing step |
| radius-30 | 8px | Default radius |
| font-size-30 | 14px | Body font size |
Token names and values are illustrative — refer to the system's official tokens reference for the canonical, current set.
If you're evaluating this system
Use Paste as a reference for how to publish a design system: per-component accessibility statements, status indicators, owner attribution, content design integration. Adopt directly if you're building a B2B SaaS adjacent to Twilio's space.
Compare more systems