Violet d'Égypte
#685078Egyptian violet — a warm, reddish purple with ancient mystique. Richer than mauve, it has the opulence of Pharaonic textiles.
Spec Sheet
Hex#685078
RGB104, 80, 120
HSL276°, 20%, 39%
On White 6.98:1 AA
On Black 3.01:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBE8EE Text: #2E1D39 Accent: #685078 Support: #648D49 Neutral: #D4BFD2 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 Violet d'Égypte Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBE8EE;
--palette-ink: #2E1D39;
--palette-accent: #685078;
--palette-support: #648D49;
--palette-neutral: #D4BFD2;
}Tailwind Config
{
"palette-background": "#EBE8EE",
"palette-ink": "#2E1D39",
"palette-accent": "#685078",
"palette-support": "#648D49",
"palette-neutral": "#D4BFD2"
}Color Blindness Simulation
#49587A
Protanopia#4E5A77
Deuteranopia#66555F
TritanopiaBuild a design system around Violet d'Égypte.