#D8CCDC#D8CCDC
#D8CCDC is a very light, muted purple. Relative luminance 0.630; OKLCH L 86.0% C 0.025 H 317.7°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CCDC |
|---|---|
| RGB | rgb(216, 204, 220) |
| HSL | hsl(285, 19%, 83%) |
| HSV | hsv(285, 7%, 86%) |
| CMYK | cmyk(1.8%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(83.42, 7.03, -6.42) |
| CIE-LCH | lch(83.42, 9.52, 317.60°) |
| OKLab | oklab(85.97% 0.0188 -0.0171) |
| OKLCH | oklch(85.97% 0.025 317.7) |
| XYZ | xyz(62.8280, 62.9523, 76.5374) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.90
Lavender (CSS)
#E6E6FA
ΔE00 7.43
Lavenderblush
#FFF0F5
ΔE00 9.22
Light Gray
#D3D3D3
ΔE00 9.69
Gainsboro
#DCDCDC
ΔE00 10.07
Fog
#D8DCE0
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CCDC #D0DCCC
analogous
#D0CCDC #D8CCDC #DCCCD8
triadic
#D8CCDC #DCD8CC #CCDCD8
tetradic
#D8CCDC #DCD0CC #D0DCCC #CCD8DC
square
#D8CCDC #DCD0CC #D0DCCC #CCD8DC
split-complementary
#D8CCDC #D8DCCC #CCDCD0
monochromatic
#A083AA #BCA8C3 #D8CCDC #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.55
#D8CCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#D8CCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CCDC
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CCDC | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#CDD0DB
Tritanopia (blue-blind)
#D8CDD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d8ccdc; /* rgb */ color: rgb(216, 204, 220); /* oklch */ color: oklch(86.0% 0.025 317.7);
Tailwind
colors: {
custom: {
50: '#e4dbe6',
500: '#d8ccdc',
950: '#000000',
},
}SCSS
$custom: #d8ccdc; $custom-light: #e4dbe6; $custom-dark: #000000;
JSON
{
"hex": "#d8ccdc",
"rgb": {
"r": 216,
"g": 204,
"b": 220
},
"hsl": {
"h": 285,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.85969,
"c": 0.02537,
"h": 317.7
},
"luminance": 0.62952
}Semantic roles & 50–950 ramp
primary
#D8CCDC
secondary
#A0B29B
accent
#9D495E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151516
muted
#848484