Black

00NN 04/000 / Dulux
#1C1C1C

Dulux's standard black — rich and dense without being absolutely flat. A workhorse for exterior joinery and statement features.

Spec Sheet

Hex#1C1C1C
RGB28, 28, 28
HSL0°, 0%, 11%
On White 17.04:1 AAA
On Black 1.23:1 Fail

For AI Tools

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

Background: #F0EAEA
Text: #211717
Accent: #1C1C1C
Support: #72B6B6
Neutral: #D3C4B6

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

#F0EAEA background RGB 240 234 234
#211717 ink RGB 33 23 23
#1C1C1C accent RGB 28 28 28
#72B6B6 support RGB 114 182 182
#D3C4B6 neutral RGB 211 196 182
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0EAEA;
  --palette-ink: #211717;
  --palette-accent: #1C1C1C;
  --palette-support: #72B6B6;
  --palette-neutral: #D3C4B6;
}

Tailwind Config

{
  "palette-background": "#F0EAEA",
  "palette-ink": "#211717",
  "palette-accent": "#1C1C1C",
  "palette-support": "#72B6B6",
  "palette-neutral": "#D3C4B6"
}

Pro Exports Pro

Color Blindness Simulation

#1C1C1C
Protanopia
#1C1C1C
Deuteranopia
#1C1C1C
Tritanopia

Build a design system around Black.