Collector's Item
#F1EADCA steady white carrying warm depth beneath its surface brightness.
Spec Sheet
Hex#F1EADC
RGB241, 234, 220
HSL40°, 43%, 90%
On White 1.2:1 Fail
On Black 17.54:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EFEEEB Text: #332E24 Accent: #F1EADC Support: #8592AD Neutral: #CFD3BB 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 Collector's Item Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EFEEEB;
--palette-ink: #332E24;
--palette-accent: #F1EADC;
--palette-support: #8592AD;
--palette-neutral: #CFD3BB;
}Tailwind Config
{
"palette-background": "#EFEEEB",
"palette-ink": "#332E24",
"palette-accent": "#F1EADC",
"palette-support": "#8592AD",
"palette-neutral": "#CFD3BB"
}Color Blindness Simulation
#EEE9DB
Protanopia#F0EBDC
Deuteranopia#F5E7E6
TritanopiaBuild a design system around Collector's Item.