#D5CED8#D5CED8
#D5CED8 is a very light, near-neutral purple. Relative luminance 0.632; OKLCH L 86.0% C 0.016 H 316.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CED8 |
|---|---|
| RGB | rgb(213, 206, 216) |
| HSL | hsl(282, 11%, 83%) |
| HSV | hsv(282, 5%, 85%) |
| CMYK | cmyk(1.4%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(83.57, 4.22, -4.09) |
| CIE-LCH | lch(83.57, 5.87, 315.92°) |
| OKLab | oklab(86% 0.0112 -0.0108) |
| OKLCH | oklch(86% 0.016 316) |
| XYZ | xyz(61.9045, 63.2468, 73.8990) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.47
Gainsboro
#DCDCDC
ΔE00 7.00
Lavender (CSS)
#E6E6FA
ΔE00 7.04
Fog
#D8DCE0
ΔE00 7.21
Silver
#C0C0C0
ΔE00 7.60
Dove Gray
#B6B8BD
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CED8 #D1D8CE
analogous
#D0CED8 #D5CED8 #D8CED6
triadic
#D5CED8 #D8D5CE #CED8D5
tetradic
#D5CED8 #D8D0CE #D1D8CE #CED6D8
square
#D5CED8 #D8D0CE #D1D8CE #CED6D8
split-complementary
#D5CED8 #D6D8CE #CED8D0
monochromatic
#9B8AA2 #B8ACBD #D5CED8 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.54
#D5CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#D5CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CED8
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CED8 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D8
Deuteranopia (green-blind)
#CED0D8
Tritanopia (blue-blind)
#D5CFD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d5ced8; /* rgb */ color: rgb(213, 206, 216); /* oklch */ color: oklch(86.0% 0.016 316.0);
Tailwind
colors: {
custom: {
50: '#e1dde4',
500: '#d5ced8',
950: '#000000',
},
}SCSS
$custom: #d5ced8; $custom-light: #e1dde4; $custom-dark: #000000;
JSON
{
"hex": "#d5ced8",
"rgb": {
"r": 213,
"g": 206,
"b": 216
},
"hsl": {
"h": 282,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.85996,
"c": 0.01559,
"h": 316
},
"luminance": 0.63247
}Semantic roles & 50–950 ramp
primary
#D5CED8
secondary
#A2AC9E
accent
#955065
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484