Funny Face
#F5C2EDA very light, vivid purple with creative presence. Adds sophistication and personality to feature walls and private spaces.
Spec Sheet
Hex#F5C2ED
RGB245, 194, 237
HSL309°, 72%, 86%
On White 1.52:1 Fail
On Black 13.82:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDE8EC Text: #1F0F1D Accent: #F5C2ED Support: #4B8153 Neutral: #D2BCC4 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 Funny Face Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDE8EC;
--palette-ink: #1F0F1D;
--palette-accent: #F5C2ED;
--palette-support: #4B8153;
--palette-neutral: #D2BCC4;
}Tailwind Config
{
"palette-background": "#EDE8EC",
"palette-ink": "#1F0F1D",
"palette-accent": "#F5C2ED",
"palette-support": "#4B8153",
"palette-neutral": "#D2BCC4"
}Color Blindness Simulation
#C1CDEF
Protanopia#CCD4EB
Deuteranopia#FAC5D1
TritanopiaBuild a design system around Funny Face.