Deep Claret

BIC-50 / Behr
#5A2B3F

A dark, muted red that brings warmth and energy. Creates focal points in dining rooms, front doors, and accent walls.

Spec Sheet

Hex#5A2B3F
RGB90, 43, 63
HSL334°, 35%, 26%
On White 11.34:1 AAA
On Black 1.85:1 Fail

For AI Tools

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

Background: #F2EDEF
Text: #291E23
Accent: #5A2B3F
Support: #4F826C
Neutral: #CBB1AF

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

#F2EDEF background RGB 242 237 239
#291E23 ink RGB 41 30 35
#5A2B3F accent RGB 90 43 63
#4F826C support RGB 79 130 108
#CBB1AF neutral RGB 203 177 175
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2EDEF;
  --palette-ink: #291E23;
  --palette-accent: #5A2B3F;
  --palette-support: #4F826C;
  --palette-neutral: #CBB1AF;
}

Tailwind Config

{
  "palette-background": "#F2EDEF",
  "palette-ink": "#291E23",
  "palette-accent": "#5A2B3F",
  "palette-support": "#4F826C",
  "palette-neutral": "#CBB1AF"
}

Pro Exports Pro

Color Blindness Simulation

#313540
Protanopia
#3D3D3E
Deuteranopia
#602932
Tritanopia

Build a design system around Deep Claret.