Lemon White
#FBFCE2A serene, vivid white that reflects natural light beautifully. Sets a neutral stage for furniture and artwork.
Spec Sheet
Hex#FBFCE2
RGB251, 252, 226
HSL62°, 81%, 94%
On White 1.04:1 Fail
On Black 20.12:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #ECECE4 Text: #2E2E1E Accent: #FBFCE2 Support: #6F6DB0 Neutral: #B7C4AB 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 Lemon White Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #ECECE4;
--palette-ink: #2E2E1E;
--palette-accent: #FBFCE2;
--palette-support: #6F6DB0;
--palette-neutral: #B7C4AB;
}Tailwind Config
{
"palette-background": "#ECECE4",
"palette-ink": "#2E2E1E",
"palette-accent": "#FBFCE2",
"palette-support": "#6F6DB0",
"palette-neutral": "#B7C4AB"
}Color Blindness Simulation
#FFF9E1
Protanopia#FFFBE3
Deuteranopia#FFF8F4
TritanopiaBuild a design system around Lemon White.