Pediment
#D3CCC4A sophisticated, whisper-quiet neutral tone with enough complexity to stand alone or support bolder choices.
Spec Sheet
Hex#D3CCC4
RGB211, 204, 196
HSL32°, 15%, 80%
On White 1.59:1 Fail
On Black 13.2:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #ECE8E4 Text: #3E2F1D Accent: #D3CCC4 Support: #5B789A Neutral: #C0C1A4 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 Pediment Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #ECE8E4;
--palette-ink: #3E2F1D;
--palette-accent: #D3CCC4;
--palette-support: #5B789A;
--palette-neutral: #C0C1A4;
}Tailwind Config
{
"palette-background": "#ECE8E4",
"palette-ink": "#3E2F1D",
"palette-accent": "#D3CCC4",
"palette-support": "#5B789A",
"palette-neutral": "#C0C1A4"
}Color Blindness Simulation
#CFCCC4
Protanopia#D0CEC4
Deuteranopia#D6CACA
TritanopiaBuild a design system around Pediment.