Spring Iris

1402 / Benjamin Moore
#D3D1E0

This gentle purple carries violet depth, shifting between moody and regal in different light.

Spec Sheet

Hex#D3D1E0
RGB211, 209, 224
HSL248°, 19%, 85%
On White 1.5:1 Fail
On Black 13.97:1 AAA

For AI Tools

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

Background: #E6E5EB
Text: #171528
Accent: #D3D1E0
Support: #A9AE84
Neutral: #CABDD1

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

#E6E5EB background RGB 230 229 235
#171528 ink RGB 23 21 40
#D3D1E0 accent RGB 211 209 224
#A9AE84 support RGB 169 174 132
#CABDD1 neutral RGB 202 189 209
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E6E5EB;
  --palette-ink: #171528;
  --palette-accent: #D3D1E0;
  --palette-support: #A9AE84;
  --palette-neutral: #CABDD1;
}

Tailwind Config

{
  "palette-background": "#E6E5EB",
  "palette-ink": "#171528",
  "palette-accent": "#D3D1E0",
  "palette-support": "#A9AE84",
  "palette-neutral": "#CABDD1"
}

Pro Exports Pro

Color Blindness Simulation

#CED3E1
Protanopia
#CED2E0
Deuteranopia
#D1D3D6
Tritanopia

Build a design system around Spring Iris.