Cake Batter
#E8E0CEA moderate white carrying warm depth beneath its surface brightness.
Spec Sheet
Hex#E8E0CE
RGB232, 224, 206
HSL42°, 36%, 86%
On White 1.31:1 Fail
On Black 15.98:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F5F3F0 Text: #1A170E Accent: #E8E0CE Support: #405891 Neutral: #C5CBAE 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 Cake Batter Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F5F3F0;
--palette-ink: #1A170E;
--palette-accent: #E8E0CE;
--palette-support: #405891;
--palette-neutral: #C5CBAE;
}Tailwind Config
{
"palette-background": "#F5F3F0",
"palette-ink": "#1A170E",
"palette-accent": "#E8E0CE",
"palette-support": "#405891",
"palette-neutral": "#C5CBAE"
}Color Blindness Simulation
#E5DFCD
Protanopia#E7E1CE
Deuteranopia#EDDDDB
TritanopiaBuild a design system around Cake Batter.