Philippe Model Blanc
#EDE8DDPhilippe Model's white — a rich, layered off-white with the depth of aged parchment. Far from sterile, it tells a story.
Spec Sheet
Hex#EDE8DD
RGB237, 232, 221
HSL41°, 31%, 90%
On White 1.22:1 Fail
On Black 17.19:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F0EEEA Text: #2A2518 Accent: #EDE8DD Support: #6180C2 Neutral: #BCBFAB 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 Philippe Model Blanc Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F0EEEA;
--palette-ink: #2A2518;
--palette-accent: #EDE8DD;
--palette-support: #6180C2;
--palette-neutral: #BCBFAB;
}Tailwind Config
{
"palette-background": "#F0EEEA",
"palette-ink": "#2A2518",
"palette-accent": "#EDE8DD",
"palette-support": "#6180C2",
"palette-neutral": "#BCBFAB"
}Color Blindness Simulation
#EBE8DC
Protanopia#ECE9DD
Deuteranopia#F0E6E5
TritanopiaBuild a design system around Philippe Model Blanc.