Antique Ruby
#791A46A rich red with emotional weight. Draws the eye and adds passion to feature walls and architectural details.
Spec Sheet
Hex#791A46
RGB121, 26, 70
HSL332°, 65%, 29%
On White 10.25:1 AAA
On Black 2.05:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDE8EA Text: #2C1B23 Accent: #791A46 Support: #68A186 Neutral: #CDC2C1 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
Design System from Antique Ruby Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDE8EA;
--palette-ink: #2C1B23;
--palette-accent: #791A46;
--palette-support: #68A186;
--palette-neutral: #CDC2C1;
}Tailwind Config
{
"palette-background": "#EDE8EA",
"palette-ink": "#2C1B23",
"palette-accent": "#791A46",
"palette-support": "#68A186",
"palette-neutral": "#CDC2C1"
}Color Blindness Simulation
#2E3547
Protanopia#484744
Deuteranopia#830C2D
TritanopiaBuild a design system around Antique Ruby.