#D8CED9#D8CED9
#D8CED9 is a very light, near-neutral purple. Relative luminance 0.638; OKLCH L 86.3% C 0.018 H 323.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CED9 |
|---|---|
| RGB | rgb(216, 206, 217) |
| HSL | hsl(295, 13%, 83%) |
| HSV | hsv(295, 5%, 85%) |
| CMYK | cmyk(0.5%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(83.84, 5.42, -4.20) |
| CIE-LCH | lch(83.84, 6.86, 322.22°) |
| OKLab | oklab(86.27% 0.0148 -0.0111) |
| OKLCH | oklch(86.27% 0.018 323) |
| XYZ | xyz(62.9127, 63.7516, 74.6232) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Light Gray
#D3D3D3
ΔE00 7.60
Thistle
#D8BFD8
ΔE00 7.84
Gainsboro
#DCDCDC
ΔE00 8.01
Lavenderblush
#FFF0F5
ΔE00 8.26
Fog
#D8DCE0
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CED9 #CFD9CE
analogous
#D2CED9 #D8CED9 #D9CED4
triadic
#D8CED9 #D9D8CE #CED9D8
tetradic
#D8CED9 #D9D2CE #CFD9CE #CED4D9
square
#D8CED9 #D9D2CE #CFD9CE #CED4D9
split-complementary
#D8CED9 #D4D9CE #CED9D2
monochromatic
#A189A4 #BDACBE #D8CED9 #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.53
#D8CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#D8CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CED9
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CED9 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0DA
Deuteranopia (green-blind)
#CFD1D9
Tritanopia (blue-blind)
#D9CFD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d8ced9; /* rgb */ color: rgb(216, 206, 217); /* oklch */ color: oklch(86.3% 0.018 323.0);
Tailwind
colors: {
custom: {
50: '#e4dde4',
500: '#d8ced9',
950: '#000000',
},
}SCSS
$custom: #d8ced9; $custom-light: #e4dde4; $custom-dark: #000000;
JSON
{
"hex": "#d8ced9",
"rgb": {
"r": 216,
"g": 206,
"b": 217
},
"hsl": {
"h": 294.545,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.8627,
"c": 0.01849,
"h": 323
},
"luminance": 0.63751
}Semantic roles & 50–950 ramp
primary
#D8CED9
secondary
#9FAE9E
accent
#974F55
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484