#D5CCD8#D5CCD8
#D5CCD8 is a very light, near-neutral purple. Relative luminance 0.623; OKLCH L 85.6% C 0.019 H 317.7°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CCD8 |
|---|---|
| RGB | rgb(213, 204, 216) |
| HSL | hsl(285, 13%, 82%) |
| HSV | hsv(285, 6%, 85%) |
| CMYK | cmyk(1.4%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(83.07, 5.28, -4.83) |
| CIE-LCH | lch(83.07, 7.15, 317.53°) |
| OKLab | oklab(85.6% 0.0141 -0.0128) |
| OKLCH | oklch(85.6% 0.019 317.7) |
| XYZ | xyz(61.4261, 62.2900, 73.7396) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.30
Thistle
#D8BFD8
ΔE00 7.69
Light Gray
#D3D3D3
ΔE00 7.73
Gainsboro
#DCDCDC
ΔE00 8.26
Silver
#C0C0C0
ΔE00 8.51
Fog
#D8DCE0
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CCD8 #CFD8CC
analogous
#CFCCD8 #D5CCD8 #D8CCD5
triadic
#D5CCD8 #D8D5CC #CCD8D5
tetradic
#D5CCD8 #D8CFCC #CFD8CC #CCD5D8
square
#D5CCD8 #D8CFCC #CFD8CC #CCD5D8
split-complementary
#D5CCD8 #D5D8CC #CCD8CF
monochromatic
#9C87A3 #B8A9BD #D5CCD8 #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.56
#D5CCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#D5CCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CCD8
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CCD8 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED9
Deuteranopia (green-blind)
#CDCFD8
Tritanopia (blue-blind)
#D5CDD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d5ccd8; /* rgb */ color: rgb(213, 204, 216); /* oklch */ color: oklch(85.6% 0.019 317.7);
Tailwind
colors: {
custom: {
50: '#e1dbe4',
500: '#d5ccd8',
950: '#000000',
},
}SCSS
$custom: #d5ccd8; $custom-light: #e1dbe4; $custom-dark: #000000;
JSON
{
"hex": "#d5ccd8",
"rgb": {
"r": 213,
"g": 204,
"b": 216
},
"hsl": {
"h": 285,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.85601,
"c": 0.01906,
"h": 317.7
},
"luminance": 0.6229
}Semantic roles & 50–950 ramp
primary
#D5CCD8
secondary
#A0AD9C
accent
#974E60
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484