#D8CED7#D8CED7
#D8CED7 is a very light, near-neutral purple. Relative luminance 0.636; OKLCH L 86.2% C 0.016 H 328.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CED7 |
|---|---|
| RGB | rgb(216, 206, 215) |
| HSL | hsl(306, 11%, 83%) |
| HSV | hsv(306, 5%, 85%) |
| CMYK | cmyk(0%, 4.6%, 0.5%, 15.3%) |
| CIE-LAB | lab(83.78, 5.06, -3.22) |
| CIE-LCH | lch(83.78, 5.99, 327.54°) |
| OKLab | oklab(86.21% 0.014 -0.0085) |
| OKLCH | oklch(86.21% 0.016 328.8) |
| XYZ | xyz(62.6541, 63.6482, 73.2614) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.97
Gainsboro
#DCDCDC
ΔE00 7.42
Lavender (CSS)
#E6E6FA
ΔE00 7.70
Fog
#D8DCE0
ΔE00 8.07
Lavenderblush
#FFF0F5
ΔE00 8.08
Silver
#C0C0C0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CED7 #CED8CF
analogous
#D4CED8 #D8CED7 #D8CED2
triadic
#D8CED7 #D7D8CE #CED7D8
tetradic
#D8CED7 #D8D4CE #CED8CF #CED2D8
square
#D8CED7 #D8D4CE #CED8CF #CED2D8
split-complementary
#D8CED7 #D2D8CE #CED8D4
monochromatic
#A28A9F #BDACBB #D8CED7 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.53
#D8CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#D8CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CED7
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CED7 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D7
Deuteranopia (green-blind)
#D0D1D7
Tritanopia (blue-blind)
#D9CFD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d8ced7; /* rgb */ color: rgb(216, 206, 215); /* oklch */ color: oklch(86.2% 0.016 328.8);
Tailwind
colors: {
custom: {
50: '#e4dde3',
500: '#d8ced7',
950: '#000000',
},
}SCSS
$custom: #d8ced7; $custom-light: #e4dde3; $custom-dark: #000000;
JSON
{
"hex": "#d8ced7",
"rgb": {
"r": 216,
"g": 206,
"b": 215
},
"hsl": {
"h": 306,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.86209,
"c": 0.01639,
"h": 328.8
},
"luminance": 0.63648
}Semantic roles & 50–950 ramp
primary
#D8CED7
secondary
#9EAC9F
accent
#955750
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484