Wishing Well

1389 / Benjamin Moore
#CBB7D0

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

Spec Sheet

Hex#CBB7D0
RGB203, 183, 208
HSL288°, 21%, 77%
On White 1.87:1 Fail
On Black 11.22:1 AAA

For AI Tools

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

Background: #ECE9EC
Text: #2D222F
Accent: #CBB7D0
Support: #6FA960
Neutral: #CEB1C5

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

#ECE9EC background RGB 236 233 236
#2D222F ink RGB 45 34 47
#CBB7D0 accent RGB 203 183 208
#6FA960 support RGB 111 169 96
#CEB1C5 neutral RGB 206 177 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE9EC;
  --palette-ink: #2D222F;
  --palette-accent: #CBB7D0;
  --palette-support: #6FA960;
  --palette-neutral: #CEB1C5;
}

Tailwind Config

{
  "palette-background": "#ECE9EC",
  "palette-ink": "#2D222F",
  "palette-accent": "#CBB7D0",
  "palette-support": "#6FA960",
  "palette-neutral": "#CEB1C5"
}

Pro Exports Pro

Color Blindness Simulation

#B5BCD1
Protanopia
#B9BECF
Deuteranopia
#CCB9BF
Tritanopia

Build a design system around Wishing Well.