Discord Color Accessibility — WCAG Contrast Audit

Discord’s primary brand colors audited against WCAG contrast — 3 of 3 pairs pass AA for normal text.

At a glance

Pairs audited
3
Passing AA (normal text)
3 of 3
AA threshold
4.5:1
AAA threshold
7:1

Discord’s blurple and dark-mode-first palette has been refined repeatedly to address contrast complaints — the modern brand color clears AA on white where the legacy color did not. This page audits Discord’s primary brand-color combinations against the WCAG 2.1 AA threshold (4.5:1 for normal-size body text). Results are computed live from the published brand colors and the WCAG luminance formula.

Brand pair audit

Blurple on White

Body sample text for accessibility check.

#5865F2 on #FFFFFF
4.61:1AA

White on Blurple

Body sample text for accessibility check.

#FFFFFF on #5865F2
4.61:1AA

White on Discord Dark

Body sample text for accessibility check.

#FFFFFF on #36393F
11.58:1AAA

Audit results

Blurple on White#5865F2 on #FFFFFF → 4.61:1 ✓ AA White on Blurple#FFFFFF on #5865F2 → 4.61:1 ✓ AA White on Discord Dark#FFFFFF on #36393F → 11.58:1 ✓ AAA

What this means in practice

Discord’s blurple sits just above AA on white — passable but tight. The dark-mode background with white text comfortably clears AAA, which is the typical viewing context for Discord users.

Frequently asked questions

Does Discord comply with WCAG?
Brand color tokens are one input to compliance — actual page conformance depends on which pairs are used where. Discord has 3 of 3 primary pairs passing AA at body size. Some pairs are intended for large text or background usage only.
Where can I check the latest brand guidelines?
Brand guidelines change without notice. Always cross-check against Discord’s current published brand site or design-system documentation before shipping. The hex values used here reflect publicly documented brand color tokens at the time of writing.
How do I fix failing brand pairs in my own design system?
When a brand color fails AA on white, the standard fix is to introduce a darker variant (often suffixed -700 or -600 in design-system terminology) for use as text on light surfaces, while reserving the lighter brand color for large headings or background usage. The contrast checker above suggests the nearest passing color in either direction.

Related Tools