Brilliant White

00NN 83/000 / Dulux
#FFFFFF

The UK's best-selling paint colour. Pure, bright, and uncompromising — the default canvas for millions of British homes.

Spec Sheet

Hex#FFFFFF
RGB255, 255, 255
HSL0°, 0%, 100%
On White 1:1 Fail
On Black 21:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #F1EEEE
Text: #2D1F1F
Accent: #FFFFFF
Support: #5B9A9A
Neutral: #D7CCC1

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Brilliant White Palettes are free. Exports aren't.

#F1EEEE background RGB 241 238 238
#2D1F1F ink RGB 45 31 31
#FFFFFF accent RGB 255 255 255
#5B9A9A support RGB 91 154 154
#D7CCC1 neutral RGB 215 204 193
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1EEEE;
  --palette-ink: #2D1F1F;
  --palette-accent: #FFFFFF;
  --palette-support: #5B9A9A;
  --palette-neutral: #D7CCC1;
}

Tailwind Config

{
  "palette-background": "#F1EEEE",
  "palette-ink": "#2D1F1F",
  "palette-accent": "#FFFFFF",
  "palette-support": "#5B9A9A",
  "palette-neutral": "#D7CCC1"
}

Pro Exports Pro

Color Blindness Simulation

#FFFFFF
Protanopia
#FFFFFF
Deuteranopia
#FFFFFF
Tritanopia

Build a design system around Brilliant White.