Creamy Beige
#FEDDC8A soft white with understated warmth. Ideal for ceilings, trim, and open-plan walls that need gentle luminosity.
Spec Sheet
Hex#FEDDC8
RGB254, 221, 200
HSL23°, 96%, 89%
On White 1.28:1 Fail
On Black 16.39:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2EFED Text: #231710 Accent: #FEDDC8 Support: #719FBC Neutral: #C5C2AA 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 Creamy Beige Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2EFED;
--palette-ink: #231710;
--palette-accent: #FEDDC8;
--palette-support: #719FBC;
--palette-neutral: #C5C2AA;
}Tailwind Config
{
"palette-background": "#F2EFED",
"palette-ink": "#231710",
"palette-accent": "#FEDDC8",
"palette-support": "#719FBC",
"palette-neutral": "#C5C2AA"
}Color Blindness Simulation
#E6DFC7
Protanopia#EEE6C8
Deuteranopia#FFD7D7
TritanopiaBuild a design system around Creamy Beige.