Vaguely Mauve

SW 6014 / Sherwin-Williams
#D1C5C4

A polished, whisper-quiet grey tone that reads differently in every light condition.

Spec Sheet

Hex#D1C5C4
RGB209, 197, 196
HSL5°, 12%, 79%
On White 1.68:1 Fail
On Black 12.49:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #E8E3E3
Text: #1C1312
Accent: #D1C5C4
Support: #6CB0B7
Neutral: #CFCAC4

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
Learn more about AI Palette

Design System from Vaguely Mauve Palettes are free. Exports aren't.

#E8E3E3 background RGB 232 227 227
#1C1312 ink RGB 28 19 18
#D1C5C4 accent RGB 209 197 196
#6CB0B7 support RGB 108 176 183
#CFCAC4 neutral RGB 207 202 196
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E8E3E3;
  --palette-ink: #1C1312;
  --palette-accent: #D1C5C4;
  --palette-support: #6CB0B7;
  --palette-neutral: #CFCAC4;
}

Tailwind Config

{
  "palette-background": "#E8E3E3",
  "palette-ink": "#1C1312",
  "palette-accent": "#D1C5C4",
  "palette-support": "#6CB0B7",
  "palette-neutral": "#CFCAC4"
}

Pro Exports Pro

Color Blindness Simulation

#C7C6C4
Protanopia
#CAC8C4
Deuteranopia
#D4C4C5
Tritanopia

Build a design system around Vaguely Mauve.