Black Raspberry

2072-20 / Benjamin Moore
#4D3D4B

This quiet purple carries warm depth, shifting between moody and regal in different light.

Spec Sheet

Hex#4D3D4B
RGB77, 61, 75
HSL308°, 12%, 27%
On White 10.07:1 AAA
On Black 2.08:1 Fail

For AI Tools

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

Background: #EEE7ED
Text: #2C1729
Accent: #4D3D4B
Support: #588D5F
Neutral: #CFB9C1

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

#EEE7ED background RGB 238 231 237
#2C1729 ink RGB 44 23 41
#4D3D4B accent RGB 77 61 75
#588D5F support RGB 88 141 95
#CFB9C1 neutral RGB 207 185 193
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEE7ED;
  --palette-ink: #2C1729;
  --palette-accent: #4D3D4B;
  --palette-support: #588D5F;
  --palette-neutral: #CFB9C1;
}

Tailwind Config

{
  "palette-background": "#EEE7ED",
  "palette-ink": "#2C1729",
  "palette-accent": "#4D3D4B",
  "palette-support": "#588D5F",
  "palette-neutral": "#CFB9C1"
}

Pro Exports Pro

Color Blindness Simulation

#3D414C
Protanopia
#40434A
Deuteranopia
#4E3E42
Tritanopia

Build a design system around Black Raspberry.