#D4C6D2#D4C6D2
#D4C6D2 is a very light, muted purple. Relative luminance 0.590; OKLCH L 84.2% C 0.022 H 330.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C6D2 |
|---|---|
| RGB | rgb(212, 198, 210) |
| HSL | hsl(309, 14%, 80%) |
| HSV | hsv(309, 7%, 83%) |
| CMYK | cmyk(0%, 6.6%, 0.9%, 16.9%) |
| CIE-LAB | lab(81.31, 7.01, -4.21) |
| CIE-LCH | lch(81.31, 8.18, 329.00°) |
| OKLab | oklab(84.16% 0.0196 -0.0111) |
| OKLCH | oklch(84.16% 0.023 330.3) |
| XYZ | xyz(58.9767, 59.0388, 69.2490) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.06
Lavender (CSS)
#E6E6FA
ΔE00 9.28
Light Gray
#D3D3D3
ΔE00 9.29
Silver
#C0C0C0
ΔE00 9.37
Dove Gray
#B6B8BD
ΔE00 9.55
Lavenderblush
#FFF0F5
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C6D2 #C6D4C8
analogous
#CFC6D4 #D4C6D2 #D4C6CB
triadic
#D4C6D2 #D2D4C6 #C6D2D4
tetradic
#D4C6D2 #D4CFC6 #C6D4C8 #C6CBD4
square
#D4C6D2 #D4CFC6 #C6D4C8 #C6CBD4
split-complementary
#D4C6D2 #CBD4C6 #C6D4CF
monochromatic
#9F809B #BAA3B6 #D4C6D2 #EEE9EE #F2EEF1
Accessibility & contrast
On white
1.64
#D4C6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#D4C6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C6D2
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C6D2 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D3
Deuteranopia (green-blind)
#C9CBD1
Tritanopia (blue-blind)
#D5C7CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d4c6d2; /* rgb */ color: rgb(212, 198, 210); /* oklch */ color: oklch(84.2% 0.022 330.3);
Tailwind
colors: {
custom: {
50: '#e1d7df',
500: '#d4c6d2',
950: '#000000',
},
}SCSS
$custom: #d4c6d2; $custom-light: #e1d7df; $custom-dark: #000000;
JSON
{
"hex": "#d4c6d2",
"rgb": {
"r": 212,
"g": 198,
"b": 210
},
"hsl": {
"h": 308.571,
"s": 14,
"l": 80.392
},
"oklch": {
"l": 0.84155,
"c": 0.0225,
"h": 330.3
},
"luminance": 0.59038
}Semantic roles & 50–950 ramp
primary
#D4C6D2
secondary
#96A898
accent
#98584D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384