Toasted Mauve
#C7868CThis moderate pink carries flushed warmth, reading as sophisticated in contemporary spaces.
Spec Sheet
Hex#C7868C
RGB199, 134, 140
HSL354°, 37%, 65%
On White 2.91:1 Fail
On Black 7.22:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EAE6E6 Text: #221113 Accent: #C7868C Support: #6CB7AF Neutral: #BEB0A7 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 Toasted Mauve Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EAE6E6;
--palette-ink: #221113;
--palette-accent: #C7868C;
--palette-support: #6CB7AF;
--palette-neutral: #BEB0A7;
}Tailwind Config
{
"palette-background": "#EAE6E6",
"palette-ink": "#221113",
"palette-accent": "#C7868C",
"palette-support": "#6CB7AF",
"palette-neutral": "#BEB0A7"
}Color Blindness Simulation
#91908C
Protanopia#A19C8B
Deuteranopia#D38088
TritanopiaBuild a design system around Toasted Mauve.