Genteel Lavender
#E6F0FAA clean, rich white with quiet undertones. Works as a foundational backdrop in both modern and traditional spaces.
Spec Sheet
Hex#E6F0FA
RGB230, 240, 250
HSL210°, 67%, 94%
On White 1.15:1 Fail
On Black 18.21:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F0F2F4 Text: #151A1E Accent: #E6F0FA Support: #9E7A57 Neutral: #AEAEC6 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 Genteel Lavender Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F0F2F4;
--palette-ink: #151A1E;
--palette-accent: #E6F0FA;
--palette-support: #9E7A57;
--palette-neutral: #AEAEC6;
}Tailwind Config
{
"palette-background": "#F0F2F4",
"palette-ink": "#151A1E",
"palette-accent": "#E6F0FA",
"palette-support": "#9E7A57",
"palette-neutral": "#AEAEC6"
}Color Blindness Simulation
#ECF0FB
Protanopia#EAEEFA
Deuteranopia#E1F2F3
TritanopiaBuild a design system around Genteel Lavender.