Darkest Grape

2069-30 / Benjamin Moore
#5C5A7C

A deep purple with lavender undertones that reads as complex and layered.

Spec Sheet

Hex#5C5A7C
RGB92, 90, 124
HSL244°, 16%, 42%
On White 6.54:1 AA
On Black 3.21:1 AA Large

For AI Tools

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

Background: #EEEEF1
Text: #11111D
Accent: #5C5A7C
Support: #A3A772
Neutral: #BAA7C8

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

#EEEEF1 background RGB 238 238 241
#11111D ink RGB 17 17 29
#5C5A7C accent RGB 92 90 124
#A3A772 support RGB 163 167 114
#BAA7C8 neutral RGB 186 167 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEEEF1;
  --palette-ink: #11111D;
  --palette-accent: #5C5A7C;
  --palette-support: #A3A772;
  --palette-neutral: #BAA7C8;
}

Tailwind Config

{
  "palette-background": "#EEEEF1",
  "palette-ink": "#11111D",
  "palette-accent": "#5C5A7C",
  "palette-support": "#A3A772",
  "palette-neutral": "#BAA7C8"
}

Pro Exports Pro

Color Blindness Simulation

#515E7D
Protanopia
#515D7B
Deuteranopia
#556066
Tritanopia

Build a design system around Darkest Grape.