Satire
#C2BFCCA composed light grey with balanced undertones. Reads as modern and pairs cleanly with both wood and metal.
Spec Sheet
Hex#C2BFCC
RGB194, 191, 204
HSL254°, 11%, 77%
On White 1.81:1 Fail
On Black 11.62:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EFEEF1 Text: #15131B Accent: #C2BFCC Support: #839254 Neutral: #D1C2D6 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 Satire Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EFEEF1;
--palette-ink: #15131B;
--palette-accent: #C2BFCC;
--palette-support: #839254;
--palette-neutral: #D1C2D6;
}Tailwind Config
{
"palette-background": "#EFEEF1",
"palette-ink": "#15131B",
"palette-accent": "#C2BFCC",
"palette-support": "#839254",
"palette-neutral": "#D1C2D6"
}Color Blindness Simulation
#BDC1CD
Protanopia#BDC0CC
Deuteranopia#C0C1C3
TritanopiaBuild a design system around Satire.