So Shy
#D8D2D6A light, subtle grey that bridges warm and cool schemes. Versatile enough for walls, trim, or cabinetry.
Spec Sheet
Hex#D8D2D6
RGB216, 210, 214
HSL320°, 7%, 84%
On White 1.49:1 Fail
On Black 14.11:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E8E3E6 Text: #2D1A27 Accent: #D8D2D6 Support: #598868 Neutral: #BCAEB0 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 So Shy Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E8E3E6;
--palette-ink: #2D1A27;
--palette-accent: #D8D2D6;
--palette-support: #598868;
--palette-neutral: #BCAEB0;
}Tailwind Config
{
"palette-background": "#E8E3E6",
"palette-ink": "#2D1A27",
"palette-accent": "#D8D2D6",
"palette-support": "#598868",
"palette-neutral": "#BCAEB0"
}Color Blindness Simulation
#D2D3D6
Protanopia#D3D4D6
Deuteranopia#D9D2D3
TritanopiaBuild a design system around So Shy.