Touch of Gray

2116-60 / Benjamin Moore
#DCD6DD

A light purple with cool undertones that reads as complex and layered.

Spec Sheet

Hex#DCD6DD
RGB220, 214, 221
HSL291°, 9%, 85%
On White 1.43:1 Fail
On Black 14.71:1 AAA

For AI Tools

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

Background: #F1EEF2
Text: #1B111D
Accent: #DCD6DD
Support: #6BA362
Neutral: #D8CAD3

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

#F1EEF2 background RGB 241 238 242
#1B111D ink RGB 27 17 29
#DCD6DD accent RGB 220 214 221
#6BA362 support RGB 107 163 98
#D8CAD3 neutral RGB 216 202 211
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1EEF2;
  --palette-ink: #1B111D;
  --palette-accent: #DCD6DD;
  --palette-support: #6BA362;
  --palette-neutral: #D8CAD3;
}

Tailwind Config

{
  "palette-background": "#F1EEF2",
  "palette-ink": "#1B111D",
  "palette-accent": "#DCD6DD",
  "palette-support": "#6BA362",
  "palette-neutral": "#D8CAD3"
}

Pro Exports Pro

Color Blindness Simulation

#D5D7DD
Protanopia
#D7D8DD
Deuteranopia
#DCD7D8
Tritanopia

Build a design system around Touch of Gray.