#D4C8D8#D4C8D8
#D4C8D8 is a very light, muted purple. Relative luminance 0.603; OKLCH L 84.7% C 0.025 H 317.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C8D8 |
|---|---|
| RGB | rgb(212, 200, 216) |
| HSL | hsl(285, 17%, 82%) |
| HSV | hsv(285, 7%, 85%) |
| CMYK | cmyk(1.9%, 7.4%, 0%, 15.3%) |
| CIE-LAB | lab(81.98, 7.06, -6.44) |
| CIE-LCH | lch(81.98, 9.55, 317.61°) |
| OKLab | oklab(84.73% 0.0188 -0.0171) |
| OKLCH | oklch(84.73% 0.025 317.7) |
| XYZ | xyz(60.1984, 60.2638, 73.4132) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.58
Lavender (CSS)
#E6E6FA
ΔE00 8.16
Light Gray
#D3D3D3
ΔE00 9.84
Dove Gray
#B6B8BD
ΔE00 9.96
Lavenderblush
#FFF0F5
ΔE00 10.07
Silver
#C0C0C0
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C8D8 #CCD8C8
analogous
#CCC8D8 #D4C8D8 #D8C8D4
triadic
#D4C8D8 #D8D4C8 #C8D8D4
tetradic
#D4C8D8 #D8CCC8 #CCD8C8 #C8D4D8
square
#D4C8D8 #D8CCC8 #CCD8C8 #C8D4D8
split-complementary
#D4C8D8 #D4D8C8 #C8D8CC
monochromatic
#9C80A5 #B8A4BF #D4C8D8 #F0ECF1 #F1EDF2
Accessibility & contrast
On white
1.61
#D4C8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#D4C8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C8D8
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C8D8 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBD9
Deuteranopia (green-blind)
#C9CCD7
Tritanopia (blue-blind)
#D4CACD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d4c8d8; /* rgb */ color: rgb(212, 200, 216); /* oklch */ color: oklch(84.7% 0.025 317.7);
Tailwind
colors: {
custom: {
50: '#e1d8e4',
500: '#d4c8d8',
950: '#000000',
},
}SCSS
$custom: #d4c8d8; $custom-light: #e1d8e4; $custom-dark: #000000;
JSON
{
"hex": "#d4c8d8",
"rgb": {
"r": 212,
"g": 200,
"b": 216
},
"hsl": {
"h": 285,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.84732,
"c": 0.02547,
"h": 317.7
},
"luminance": 0.60263
}Semantic roles & 50–950 ramp
primary
#D4C8D8
secondary
#9DAD97
accent
#9B4A5E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384