Ruby Red

2001-10 / Benjamin Moore
#CA2C2C

A confident red with warm undertones that commands attention on any surface.

Spec Sheet

Hex#CA2C2C
RGB202, 44, 44
HSL0°, 64%, 48%
On White 5.37:1 AA
On Black 3.91:1 AA Large

For AI Tools

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

Background: #EAE1E1
Text: #331919
Accent: #CA2C2C
Support: #4CA9A9
Neutral: #C9BAAC

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

#EAE1E1 background RGB 234 225 225
#331919 ink RGB 51 25 25
#CA2C2C accent RGB 202 44 44
#4CA9A9 support RGB 76 169 169
#C9BAAC neutral RGB 201 186 172
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAE1E1;
  --palette-ink: #331919;
  --palette-accent: #CA2C2C;
  --palette-support: #4CA9A9;
  --palette-neutral: #C9BAAC;
}

Tailwind Config

{
  "palette-background": "#EAE1E1",
  "palette-ink": "#331919",
  "palette-accent": "#CA2C2C",
  "palette-support": "#4CA9A9",
  "palette-neutral": "#C9BAAC"
}

Pro Exports Pro

Color Blindness Simulation

#5E552A
Protanopia
#857725
Deuteranopia
#DF002E
Tritanopia

Build a design system around Ruby Red.