Rich Black

00NN 07/000 / Dulux
#242424

A dense, pure black with neutral undertones. The deepest standard black in the Dulux range — absolute and uncompromising.

Spec Sheet

Hex#242424
RGB36, 36, 36
HSL0°, 0%, 14%
On White 15.52:1 AAA
On Black 1.35:1 Fail

For AI Tools

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

Background: #ECE4E4
Text: #321616
Accent: #242424
Support: #76BCBC
Neutral: #C2BAB3

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 Rich Black Palettes are free. Exports aren't.

#ECE4E4 background RGB 236 228 228
#321616 ink RGB 50 22 22
#242424 accent RGB 36 36 36
#76BCBC support RGB 118 188 188
#C2BAB3 neutral RGB 194 186 179
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE4E4;
  --palette-ink: #321616;
  --palette-accent: #242424;
  --palette-support: #76BCBC;
  --palette-neutral: #C2BAB3;
}

Tailwind Config

{
  "palette-background": "#ECE4E4",
  "palette-ink": "#321616",
  "palette-accent": "#242424",
  "palette-support": "#76BCBC",
  "palette-neutral": "#C2BAB3"
}

Pro Exports Pro

Color Blindness Simulation

#242424
Protanopia
#242424
Deuteranopia
#242424
Tritanopia

Build a design system around Rich Black.