Ruby Violet
#9B7E8BA polished, whisper-quiet grey value subtle enough for large surfaces yet interesting up close.
Spec Sheet
Hex#9B7E8B
RGB155, 126, 139
HSL333°, 13%, 55%
On White 3.65:1 AA Large
On Black 5.75:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F5F0F2 Text: #311622 Accent: #9B7E8B Support: #68A68A Neutral: #C3A8A7 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 Ruby Violet Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F5F0F2;
--palette-ink: #311622;
--palette-accent: #9B7E8B;
--palette-support: #68A68A;
--palette-neutral: #C3A8A7;
}Tailwind Config
{
"palette-background": "#F5F0F2",
"palette-ink": "#311622",
"palette-accent": "#9B7E8B",
"palette-support": "#68A68A",
"palette-neutral": "#C3A8A7"
}Color Blindness Simulation
#80838C
Protanopia#87888A
Deuteranopia#A07D82
TritanopiaBuild a design system around Ruby Violet.