#D8CCD8#D8CCD8
#D8CCD8 is a very light, muted purple. Relative luminance 0.627; OKLCH L 85.8% C 0.021 H 325.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CCD8 |
|---|---|
| RGB | rgb(216, 204, 216) |
| HSL | hsl(300, 13%, 82%) |
| HSV | hsv(300, 6%, 85%) |
| CMYK | cmyk(0%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(83.31, 6.29, -4.45) |
| CIE-LCH | lch(83.31, 7.71, 324.75°) |
| OKLab | oklab(85.85% 0.0173 -0.0118) |
| OKLCH | oklch(85.85% 0.021 325.7) |
| XYZ | xyz(62.3046, 62.7429, 73.7808) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.90
Lavender (CSS)
#E6E6FA
ΔE00 7.85
Light Gray
#D3D3D3
ΔE00 8.49
Lavenderblush
#FFF0F5
ΔE00 8.62
Gainsboro
#DCDCDC
ΔE00 8.94
Silver
#C0C0C0
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CCD8 #CCD8CC
analogous
#D2CCD8 #D8CCD8 #D8CCD2
triadic
#D8CCD8 #D8D8CC #CCD8D8
tetradic
#D8CCD8 #D8D2CC #CCD8CC #CCD2D8
square
#D8CCD8 #D8D2CC #CCD8CC #CCD2D8
split-complementary
#D8CCD8 #D2D8CC #CCD8D2
monochromatic
#A387A3 #BDA9BD #D8CCD8 #F2EEF2 #F2EEF2
Accessibility & contrast
On white
1.55
#D8CCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#D8CCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CCD8
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CCD8 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFD9
Deuteranopia (green-blind)
#CED0D8
Tritanopia (blue-blind)
#D9CDD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d8ccd8; /* rgb */ color: rgb(216, 204, 216); /* oklch */ color: oklch(85.8% 0.021 325.7);
Tailwind
colors: {
custom: {
50: '#e4dbe4',
500: '#d8ccd8',
950: '#000000',
},
}SCSS
$custom: #d8ccd8; $custom-light: #e4dbe4; $custom-dark: #000000;
JSON
{
"hex": "#d8ccd8",
"rgb": {
"r": 216,
"g": 204,
"b": 216
},
"hsl": {
"h": 300,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.85847,
"c": 0.02093,
"h": 325.7
},
"luminance": 0.62743
}Semantic roles & 50–950 ramp
primary
#D8CCD8
secondary
#9CAD9C
accent
#974E4E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484