#D9CEDC#D9CEDC
#D9CEDC is a very light, muted purple. Relative luminance 0.641; OKLCH L 86.4% C 0.022 H 319.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CEDC |
|---|---|
| RGB | rgb(217, 206, 220) |
| HSL | hsl(287, 17%, 84%) |
| HSV | hsv(287, 6%, 86%) |
| CMYK | cmyk(1.4%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(84.00, 6.31, -5.55) |
| CIE-LCH | lch(84.00, 8.41, 318.66°) |
| OKLab | oklab(86.44% 0.0169 -0.0147) |
| OKLCH | oklch(86.44% 0.022 319) |
| XYZ | xyz(63.6028, 64.0620, 76.7108) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.81
Lavender (CSS)
#E6E6FA
ΔE00 7.04
Lavenderblush
#FFF0F5
ΔE00 8.56
Light Gray
#D3D3D3
ΔE00 8.81
Gainsboro
#DCDCDC
ΔE00 9.13
Fog
#D8DCE0
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CEDC #D1DCCE
analogous
#D2CEDC #D9CEDC #DCCED8
triadic
#D9CEDC #DCD9CE #CEDCD9
tetradic
#D9CEDC #DCD2CE #D1DCCE #CED8DC
square
#D9CEDC #DCD2CE #D1DCCE #CED8DC
split-complementary
#D9CEDC #D8DCCE #CEDCD2
monochromatic
#A287A9 #BDAAC2 #D9CEDC #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.52
#D9CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#D9CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CEDC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CEDC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#D9CFD2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d9cedc; /* rgb */ color: rgb(217, 206, 220); /* oklch */ color: oklch(86.4% 0.022 319.0);
Tailwind
colors: {
custom: {
50: '#e4dde6',
500: '#d9cedc',
950: '#000000',
},
}SCSS
$custom: #d9cedc; $custom-light: #e4dde6; $custom-dark: #000000;
JSON
{
"hex": "#d9cedc",
"rgb": {
"r": 217,
"g": 206,
"b": 220
},
"hsl": {
"h": 287.143,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.86443,
"c": 0.02246,
"h": 319
},
"luminance": 0.64062
}Semantic roles & 50–950 ramp
primary
#D9CEDC
secondary
#A1B19D
accent
#9B4B5C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484