UK Government · Design system breakdown
Public-service design system with a serious accessibility commitment.
The Government Digital Service (GDS) consolidated UK government services under GOV.UK starting in 2012. The design system formalized the patterns used across hundreds of public services and is now the reference for digital public service design.
GDS owns the system; pattern proposals go through a public community process. Code is open source, MIT-licensed. Cross-government working groups review accessibility and content.
| Token | Value | Role |
|---|---|---|
| govuk-colour-blue | #1d70b8 | Link / primary action |
| govuk-colour-black | #0b0c0c | Default text |
| govuk-colour-red | #d4351c | Error |
| govuk-spacing-3 | 15px | Default vertical rhythm |
| govuk-focus-colour | #ffdd00 | High-contrast focus indicator |
| govuk-border-width-form-element | 2px | Form field border |
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
Adopt this system whole if you're building public services. Cherry-pick the form patterns and content style guide if you're building anything where users complete real tasks under pressure.
Compare more systems