#D8CED8#D8CED8
#D8CED8 is a very light, near-neutral purple. Relative luminance 0.637; OKLCH L 86.2% C 0.017 H 325.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CED8 |
|---|---|
| RGB | rgb(216, 206, 216) |
| HSL | hsl(300, 11%, 83%) |
| HSV | hsv(300, 5%, 85%) |
| CMYK | cmyk(0%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(83.81, 5.24, -3.71) |
| CIE-LCH | lch(83.81, 6.42, 324.70°) |
| OKLab | oklab(86.24% 0.0144 -0.0098) |
| OKLCH | oklch(86.24% 0.017 325.7) |
| XYZ | xyz(62.7830, 63.6998, 73.9402) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.28
Lavender (CSS)
#E6E6FA
ΔE00 7.48
Gainsboro
#DCDCDC
ΔE00 7.71
Thistle
#D8BFD8
ΔE00 8.14
Lavenderblush
#FFF0F5
ΔE00 8.16
Fog
#D8DCE0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CED8 #CED8CE
analogous
#D3CED8 #D8CED8 #D8CED3
triadic
#D8CED8 #D8D8CE #CED8D8
tetradic
#D8CED8 #D8D3CE #CED8CE #CED3D8
square
#D8CED8 #D8D3CE #CED8CE #CED3D8
split-complementary
#D8CED8 #D3D8CE #CED8D3
monochromatic
#A28AA2 #BDACBD #D8CED8 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.53
#D8CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#D8CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CED8
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CED8 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D8
Deuteranopia (green-blind)
#CFD1D8
Tritanopia (blue-blind)
#D9CFD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d8ced8; /* rgb */ color: rgb(216, 206, 216); /* oklch */ color: oklch(86.2% 0.017 325.7);
Tailwind
colors: {
custom: {
50: '#e4dde4',
500: '#d8ced8',
950: '#000000',
},
}SCSS
$custom: #d8ced8; $custom-light: #e4dde4; $custom-dark: #000000;
JSON
{
"hex": "#d8ced8",
"rgb": {
"r": 216,
"g": 206,
"b": 216
},
"hsl": {
"h": 300,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.86239,
"c": 0.01742,
"h": 325.7
},
"luminance": 0.63699
}Semantic roles & 50–950 ramp
primary
#D8CED8
secondary
#9EAC9E
accent
#955050
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484