#D8CEDD#D8CEDD
#D8CEDD is a very light, muted purple. Relative luminance 0.640; OKLCH L 86.4% C 0.023 H 314.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CEDD |
|---|---|
| RGB | rgb(216, 206, 221) |
| HSL | hsl(280, 18%, 84%) |
| HSV | hsv(280, 7%, 87%) |
| CMYK | cmyk(2.3%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(83.95, 6.16, -6.17) |
| CIE-LCH | lch(83.95, 8.72, 314.95°) |
| OKLab | oklab(86.39% 0.0162 -0.0164) |
| OKLCH | oklch(86.39% 0.023 314.7) |
| XYZ | xyz(63.4392, 63.9622, 77.3965) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.73
Thistle
#D8BFD8
ΔE00 6.85
Lavenderblush
#FFF0F5
ΔE00 8.82
Light Gray
#D3D3D3
ΔE00 8.89
Gainsboro
#DCDCDC
ΔE00 9.23
Fog
#D8DCE0
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CEDD #D3DDCE
analogous
#D0CEDD #D8CEDD #DDCEDA
triadic
#D8CEDD #DDD8CE #CEDDD8
tetradic
#D8CEDD #DDD0CE #D3DDCE #CEDADD
square
#D8CEDD #DDD0CE #D3DDCE #CEDADD
split-complementary
#D8CEDD #DADDCE #CEDDD0
monochromatic
#9E86AB #BBAAC4 #D8CEDD #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.52
#D8CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#D8CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CEDD
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CEDD | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DE
Deuteranopia (green-blind)
#CED2DC
Tritanopia (blue-blind)
#D8D0D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d8cedd; /* rgb */ color: rgb(216, 206, 221); /* oklch */ color: oklch(86.4% 0.023 314.7);
Tailwind
colors: {
custom: {
50: '#e4dde7',
500: '#d8cedd',
950: '#000000',
},
}SCSS
$custom: #d8cedd; $custom-light: #e4dde7; $custom-dark: #000000;
JSON
{
"hex": "#d8cedd",
"rgb": {
"r": 216,
"g": 206,
"b": 221
},
"hsl": {
"h": 280,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86392,
"c": 0.02309,
"h": 314.7
},
"luminance": 0.63962
}Semantic roles & 50–950 ramp
primary
#D8CEDD
secondary
#A4B39D
accent
#9C4965
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484