#D5CCD9#D5CCD9
#D5CCD9 is a very light, muted purple. Relative luminance 0.623; OKLCH L 85.6% C 0.020 H 315.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CCD9 |
|---|---|
| RGB | rgb(213, 204, 217) |
| HSL | hsl(282, 15%, 83%) |
| HSV | hsv(282, 6%, 85%) |
| CMYK | cmyk(1.8%, 6%, 0%, 14.9%) |
| CIE-LAB | lab(83.09, 5.46, -5.32) |
| CIE-LCH | lch(83.09, 7.63, 315.74°) |
| OKLab | oklab(85.63% 0.0145 -0.0141) |
| OKLCH | oklch(85.63% 0.02 315.7) |
| XYZ | xyz(61.5558, 62.3418, 74.4225) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.15
Thistle
#D8BFD8
ΔE00 7.43
Light Gray
#D3D3D3
ΔE00 8.06
Gainsboro
#DCDCDC
ΔE00 8.57
Fog
#D8DCE0
ΔE00 8.77
Silver
#C0C0C0
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CCD9 #D0D9CC
analogous
#CECCD9 #D5CCD9 #D9CCD7
triadic
#D5CCD9 #D9D5CC #CCD9D5
tetradic
#D5CCD9 #D9CECC #D0D9CC #CCD7D9
square
#D5CCD9 #D9CECC #D0D9CC #CCD7D9
split-complementary
#D5CCD9 #D7D9CC #CCD9CE
monochromatic
#9B86A5 #B8A9BF #D5CCD9 #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.56
#D5CCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#D5CCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CCD9
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CCD9 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCEDA
Deuteranopia (green-blind)
#CCCFD9
Tritanopia (blue-blind)
#D5CDD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d5ccd9; /* rgb */ color: rgb(213, 204, 217); /* oklch */ color: oklch(85.6% 0.020 315.7);
Tailwind
colors: {
custom: {
50: '#e1dbe4',
500: '#d5ccd9',
950: '#000000',
},
}SCSS
$custom: #d5ccd9; $custom-light: #e1dbe4; $custom-dark: #000000;
JSON
{
"hex": "#d5ccd9",
"rgb": {
"r": 213,
"g": 204,
"b": 217
},
"hsl": {
"h": 281.538,
"s": 14.607,
"l": 82.549
},
"oklch": {
"l": 0.85632,
"c": 0.02023,
"h": 315.7
},
"luminance": 0.62342
}Semantic roles & 50–950 ramp
primary
#D5CCD9
secondary
#A1AE9B
accent
#994D64
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484