#D9CEDD#D9CEDD
#D9CEDD is a very light, muted purple. Relative luminance 0.641; OKLCH L 86.5% C 0.024 H 317.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CEDD |
|---|---|
| RGB | rgb(217, 206, 221) |
| HSL | hsl(284, 18%, 84%) |
| HSV | hsv(284, 7%, 87%) |
| CMYK | cmyk(1.8%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(84.03, 6.50, -6.04) |
| CIE-LCH | lch(84.03, 8.87, 317.06°) |
| OKLab | oklab(86.47% 0.0173 -0.0161) |
| OKLCH | oklch(86.47% 0.024 317.1) |
| XYZ | xyz(63.7356, 64.1151, 77.4104) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.58
Lavender (CSS)
#E6E6FA
ΔE00 6.94
Lavenderblush
#FFF0F5
ΔE00 8.72
Light Gray
#D3D3D3
ΔE00 9.12
Gainsboro
#DCDCDC
ΔE00 9.43
Fog
#D8DCE0
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CEDD #D2DDCE
analogous
#D1CEDD #D9CEDD #DDCED9
triadic
#D9CEDD #DDD9CE #CEDDD9
tetradic
#D9CEDD #DDD1CE #D2DDCE #CED9DD
square
#D9CEDD #DDD1CE #D2DDCE #CED9DD
split-complementary
#D9CEDD #D9DDCE #CEDDD1
monochromatic
#A186AB #BDAAC4 #D9CEDD #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.52
#D9CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#D9CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CEDD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CEDD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DE
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#D9CFD3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d9cedd; /* rgb */ color: rgb(217, 206, 221); /* oklch */ color: oklch(86.5% 0.024 317.1);
Tailwind
colors: {
custom: {
50: '#e4dde7',
500: '#d9cedd',
950: '#000000',
},
}SCSS
$custom: #d9cedd; $custom-light: #e4dde7; $custom-dark: #000000;
JSON
{
"hex": "#d9cedd",
"rgb": {
"r": 217,
"g": 206,
"b": 221
},
"hsl": {
"h": 284,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86473,
"c": 0.02362,
"h": 317.1
},
"luminance": 0.64115
}Semantic roles & 50–950 ramp
primary
#D9CEDD
secondary
#A2B39D
accent
#9C495F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484