Hint of Violet

2114-60 / Benjamin Moore
#DCD4D3

This muted purple carries golden depth, shifting between moody and regal in different light.

Spec Sheet

Hex#DCD4D3
RGB220, 212, 211
HSL7°, 11%, 85%
On White 1.46:1 Fail
On Black 14.4:1 AAA

For AI Tools

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

Background: #F0EBEA
Text: #2B1E1D
Accent: #DCD4D3
Support: #76A6AD
Neutral: #DAD3C8

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

#F0EBEA background RGB 240 235 234
#2B1E1D ink RGB 43 30 29
#DCD4D3 accent RGB 220 212 211
#76A6AD support RGB 118 166 173
#DAD3C8 neutral RGB 218 211 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0EBEA;
  --palette-ink: #2B1E1D;
  --palette-accent: #DCD4D3;
  --palette-support: #76A6AD;
  --palette-neutral: #DAD3C8;
}

Tailwind Config

{
  "palette-background": "#F0EBEA",
  "palette-ink": "#2B1E1D",
  "palette-accent": "#DCD4D3",
  "palette-support": "#76A6AD",
  "palette-neutral": "#DAD3C8"
}

Pro Exports Pro

Color Blindness Simulation

#D5D5D3
Protanopia
#D7D6D3
Deuteranopia
#DED3D4
Tritanopia

Build a design system around Hint of Violet.