Lead V

695 / Paint & Paper Library
#C2C9CC

The deepest Lead shade whose intense pigment creates a soft violet tone in some lights. Moody and elegant.

Spec Sheet

Hex#C2C9CC
RGB194, 201, 204
HSL198°, 9%, 78%
On White 1.68:1 Fail
On Black 12.52:1 AAA

For AI Tools

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

Background: #F1F3F4
Text: #1A2F38
Accent: #C2C9CC
Support: #90553C
Neutral: #A8AEC7

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

#F1F3F4 background RGB 241 243 244
#1A2F38 ink RGB 26 47 56
#C2C9CC accent RGB 194 201 204
#90553C support RGB 144 85 60
#A8AEC7 neutral RGB 168 174 199
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F3F4;
  --palette-ink: #1A2F38;
  --palette-accent: #C2C9CC;
  --palette-support: #90553C;
  --palette-neutral: #A8AEC7;
}

Tailwind Config

{
  "palette-background": "#F1F3F4",
  "palette-ink": "#1A2F38",
  "palette-accent": "#C2C9CC",
  "palette-support": "#90553C",
  "palette-neutral": "#A8AEC7"
}

Pro Exports Pro

Color Blindness Simulation

#C7C9CC
Protanopia
#C6C7CC
Deuteranopia
#C0CACA
Tritanopia

Build a design system around Lead V.