#D8CEDC#D8CEDC
#D8CEDC is a very light, muted purple. Relative luminance 0.639; OKLCH L 86.4% C 0.022 H 316.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CEDC |
|---|---|
| RGB | rgb(216, 206, 220) |
| HSL | hsl(283, 17%, 84%) |
| HSV | hsv(283, 6%, 86%) |
| CMYK | cmyk(1.8%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(83.92, 5.97, -5.68) |
| CIE-LCH | lch(83.92, 8.24, 316.45°) |
| OKLab | oklab(86.36% 0.0159 -0.0151) |
| OKLCH | oklch(86.36% 0.022 316.5) |
| XYZ | xyz(63.3064, 63.9091, 76.6969) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Thistle
#D8BFD8
ΔE00 7.07
Light Gray
#D3D3D3
ΔE00 8.57
Lavenderblush
#FFF0F5
ΔE00 8.66
Gainsboro
#DCDCDC
ΔE00 8.92
Fog
#D8DCE0
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CEDC #D2DCCE
analogous
#D1CEDC #D8CEDC #DCCED9
triadic
#D8CEDC #DCD8CE #CEDCD8
tetradic
#D8CEDC #DCD1CE #D2DCCE #CED9DC
square
#D8CEDC #DCD1CE #D2DCCE #CED9DC
split-complementary
#D8CEDC #D9DCCE #CEDCD1
monochromatic
#9F87A9 #BCAAC2 #D8CEDC #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.52
#D8CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#D8CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CEDC
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CEDC | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#CED2DB
Tritanopia (blue-blind)
#D8CFD2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d8cedc; /* rgb */ color: rgb(216, 206, 220); /* oklch */ color: oklch(86.4% 0.022 316.5);
Tailwind
colors: {
custom: {
50: '#e4dde6',
500: '#d8cedc',
950: '#000000',
},
}SCSS
$custom: #d8cedc; $custom-light: #e4dde6; $custom-dark: #000000;
JSON
{
"hex": "#d8cedc",
"rgb": {
"r": 216,
"g": 206,
"b": 220
},
"hsl": {
"h": 282.857,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.86361,
"c": 0.02191,
"h": 316.5
},
"luminance": 0.63909
}Semantic roles & 50–950 ramp
primary
#D8CEDC
secondary
#A3B19D
accent
#9B4B62
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484