Jasmine White
#F2E4C4A white suffused with gentle yellow warmth, like early afternoon sunlight. One of the most popular Dulux whites for living rooms.
Spec Sheet
Hex#F2E4C4
RGB242, 228, 196
HSL42°, 64%, 86%
On White 1.26:1 Fail
On Black 16.67:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #ECEAE4 Text: #393222 Accent: #F2E4C4 Support: #576EA2 Neutral: #D0D4BF 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 Jasmine White Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #ECEAE4;
--palette-ink: #393222;
--palette-accent: #F2E4C4;
--palette-support: #576EA2;
--palette-neutral: #D0D4BF;
}Tailwind Config
{
"palette-background": "#ECEAE4",
"palette-ink": "#393222",
"palette-accent": "#F2E4C4",
"palette-support": "#576EA2",
"palette-neutral": "#D0D4BF"
}Color Blindness Simulation
#ECE3C2
Protanopia#F0E7C5
Deuteranopia#FADEDB
TritanopiaBuild a design system around Jasmine White.