French Violet
#696D86Contemplative and confident, this purple holds icy complexity beneath its surface.
Spec Sheet
Hex#696D86
RGB105, 109, 134
HSL232°, 12%, 47%
On White 5.08:1 AA
On Black 4.13:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E4E5EC Text: #161827 Accent: #696D86 Support: #A19963 Neutral: #C7C2D1 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 French Violet Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E4E5EC;
--palette-ink: #161827;
--palette-accent: #696D86;
--palette-support: #A19963;
--palette-neutral: #C7C2D1;
}Tailwind Config
{
"palette-background": "#E4E5EC",
"palette-ink": "#161827",
"palette-accent": "#696D86",
"palette-support": "#A19963",
"palette-neutral": "#C7C2D1"
}Color Blindness Simulation
#666F87
Protanopia#656D85
Deuteranopia#627175
TritanopiaBuild a design system around French Violet.