Timeless Ruby
#9A4049A rich red with emotional weight. Draws the eye and adds passion to feature walls and architectural details.
Spec Sheet
Hex#9A4049
RGB154, 64, 73
HSL354°, 41%, 43%
On White 6.56:1 AA
On Black 3.2:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EEE7E7 Text: #2D1A1C Accent: #9A4049 Support: #5D9892 Neutral: #C7B4A8 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 Timeless Ruby Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EEE7E7;
--palette-ink: #2D1A1C;
--palette-accent: #9A4049;
--palette-support: #5D9892;
--palette-neutral: #C7B4A8;
}Tailwind Config
{
"palette-background": "#EEE7E7",
"palette-ink": "#2D1A1C",
"palette-accent": "#9A4049",
"palette-support": "#5D9892",
"palette-neutral": "#C7B4A8"
}Color Blindness Simulation
#545249
Protanopia#6B6447
Deuteranopia#A83244
TritanopiaBuild a design system around Timeless Ruby.