Lead IV

694 / Paint & Paper Library
#CDD5D8

A cooler blue-grey with optical qualities — its shadow holds magenta, so in some lights it appears lilac.

Spec Sheet

Hex#CDD5D8
RGB205, 213, 216
HSL196°, 12%, 83%
On White 1.49:1 Fail
On Black 14.11:1 AAA

For AI Tools

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

Background: #EAEFF1
Text: #172226
Accent: #CDD5D8
Support: #B3725B
Neutral: #B7BBC8

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

#EAEFF1 background RGB 234 239 241
#172226 ink RGB 23 34 38
#CDD5D8 accent RGB 205 213 216
#B3725B support RGB 179 114 91
#B7BBC8 neutral RGB 183 187 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAEFF1;
  --palette-ink: #172226;
  --palette-accent: #CDD5D8;
  --palette-support: #B3725B;
  --palette-neutral: #B7BBC8;
}

Tailwind Config

{
  "palette-background": "#EAEFF1",
  "palette-ink": "#172226",
  "palette-accent": "#CDD5D8",
  "palette-support": "#B3725B",
  "palette-neutral": "#B7BBC8"
}

Pro Exports Pro

Color Blindness Simulation

#D3D4D8
Protanopia
#D1D3D8
Deuteranopia
#CAD6D6
Tritanopia

Build a design system around Lead IV.