Pastel Violet

100E-3 / Behr
#CCC1D2

A composed light grey with balanced undertones. Reads as modern and pairs cleanly with both wood and metal.

Spec Sheet

Hex#CCC1D2
RGB204, 193, 210
HSL279°, 16%, 79%
On White 1.73:1 Fail
On Black 12.13:1 AAA

For AI Tools

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

Background: #F5F4F6
Text: #1C1122
Accent: #CCC1D2
Support: #65AA41
Neutral: #D8C0D5

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

#F5F4F6 background RGB 245 244 246
#1C1122 ink RGB 28 17 34
#CCC1D2 accent RGB 204 193 210
#65AA41 support RGB 101 170 65
#D8C0D5 neutral RGB 216 192 213
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F4F6;
  --palette-ink: #1C1122;
  --palette-accent: #CCC1D2;
  --palette-support: #65AA41;
  --palette-neutral: #D8C0D5;
}

Tailwind Config

{
  "palette-background": "#F5F4F6",
  "palette-ink": "#1C1122",
  "palette-accent": "#CCC1D2",
  "palette-support": "#65AA41",
  "palette-neutral": "#D8C0D5"
}

Pro Exports Pro

Color Blindness Simulation

#BFC4D3
Protanopia
#C1C5D1
Deuteranopia
#CCC3C6
Tritanopia

Build a design system around Pastel Violet.