Blond Wood
#E2CEAFA light brown with golden undertones that evokes leather, wood, and turned earth.
Spec Sheet
Hex#E2CEAF
RGB226, 206, 175
HSL36°, 47%, 79%
On White 1.53:1 Fail
On Black 13.68:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2F0ED Text: #372C1B Accent: #E2CEAF Support: #6D8EC0 Neutral: #C2C4B1 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 Blond Wood Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2F0ED;
--palette-ink: #372C1B;
--palette-accent: #E2CEAF;
--palette-support: #6D8EC0;
--palette-neutral: #C2C4B1;
}Tailwind Config
{
"palette-background": "#F2F0ED",
"palette-ink": "#372C1B",
"palette-accent": "#E2CEAF",
"palette-support": "#6D8EC0",
"palette-neutral": "#C2C4B1"
}Color Blindness Simulation
#D7CEAD
Protanopia#DCD3B0
Deuteranopia#EBC8C5
TritanopiaBuild a design system around Blond Wood.