#D5CCD7#D5CCD7
#D5CCD7 is a very light, near-neutral purple. Relative luminance 0.622; OKLCH L 85.6% C 0.018 H 320.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CCD7 |
|---|---|
| RGB | rgb(213, 204, 215) |
| HSL | hsl(289, 12%, 82%) |
| HSV | hsv(289, 5%, 84%) |
| CMYK | cmyk(0.9%, 5.1%, 0%, 15.7%) |
| CIE-LAB | lab(83.04, 5.09, -4.34) |
| CIE-LCH | lch(83.04, 6.69, 319.58°) |
| OKLab | oklab(85.57% 0.0137 -0.0115) |
| OKLCH | oklch(85.57% 0.018 320.1) |
| XYZ | xyz(61.2972, 62.2384, 73.0608) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.40
Lavender (CSS)
#E6E6FA
ΔE00 7.47
Gainsboro
#DCDCDC
ΔE00 7.96
Thistle
#D8BFD8
ΔE00 7.96
Silver
#C0C0C0
ΔE00 8.20
Fog
#D8DCE0
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CCD7 #CED7CC
analogous
#D0CCD7 #D5CCD7 #D7CCD4
triadic
#D5CCD7 #D7D5CC #CCD7D5
tetradic
#D5CCD7 #D7D0CC #CED7CC #CCD4D7
square
#D5CCD7 #D7D0CC #CED7CC #CCD4D7
split-complementary
#D5CCD7 #D4D7CC #CCD7D0
monochromatic
#9D87A1 #B9AABC #D5CCD7 #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.56
#D5CCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#D5CCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CCD7
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CCD7 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED8
Deuteranopia (green-blind)
#CDCFD7
Tritanopia (blue-blind)
#D5CDCF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d5ccd7; /* rgb */ color: rgb(213, 204, 215); /* oklch */ color: oklch(85.6% 0.018 320.1);
Tailwind
colors: {
custom: {
50: '#e1dbe3',
500: '#d5ccd7',
950: '#000000',
},
}SCSS
$custom: #d5ccd7; $custom-light: #e1dbe3; $custom-dark: #000000;
JSON
{
"hex": "#d5ccd7",
"rgb": {
"r": 213,
"g": 204,
"b": 215
},
"hsl": {
"h": 289.091,
"s": 12.088,
"l": 82.157
},
"oklch": {
"l": 0.8557,
"c": 0.0179,
"h": 320.1
},
"luminance": 0.62238
}Semantic roles & 50–950 ramp
primary
#D5CCD7
secondary
#9FAB9C
accent
#964F5C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484