Iced Lavender

1410 / Benjamin Moore
#D2D2DC

A soft purple with icy undertones that reads as complex and layered.

Spec Sheet

Hex#D2D2DC
RGB210, 210, 220
HSL240°, 13%, 84%
On White 1.5:1 Fail
On Black 13.99:1 AAA

For AI Tools

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

Background: #EEEEF1
Text: #171727
Accent: #D2D2DC
Support: #AAAA41
Neutral: #BAB2C2

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

#EEEEF1 background RGB 238 238 241
#171727 ink RGB 23 23 39
#D2D2DC accent RGB 210 210 220
#AAAA41 support RGB 170 170 65
#BAB2C2 neutral RGB 186 178 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEEEF1;
  --palette-ink: #171727;
  --palette-accent: #D2D2DC;
  --palette-support: #AAAA41;
  --palette-neutral: #BAB2C2;
}

Tailwind Config

{
  "palette-background": "#EEEEF1",
  "palette-ink": "#171727",
  "palette-accent": "#D2D2DC",
  "palette-support": "#AAAA41",
  "palette-neutral": "#BAB2C2"
}

Pro Exports Pro

Color Blindness Simulation

#D0D3DD
Protanopia
#D0D2DC
Deuteranopia
#D0D4D5
Tritanopia

Build a design system around Iced Lavender.