#D5CED7#D5CED7
#D5CED7 is a very light, near-neutral purple. Relative luminance 0.632; OKLCH L 86.0% C 0.014 H 318.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CED7 |
|---|---|
| RGB | rgb(213, 206, 215) |
| HSL | hsl(287, 10%, 83%) |
| HSV | hsv(287, 4%, 84%) |
| CMYK | cmyk(0.9%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(83.55, 4.04, -3.59) |
| CIE-LCH | lch(83.55, 5.40, 318.32°) |
| OKLab | oklab(85.97% 0.0108 -0.0095) |
| OKLCH | oklch(85.97% 0.014 318.7) |
| XYZ | xyz(61.7757, 63.1952, 73.2203) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.11
Gainsboro
#DCDCDC
ΔE00 6.67
Fog
#D8DCE0
ΔE00 6.99
Lavender (CSS)
#E6E6FA
ΔE00 7.28
Silver
#C0C0C0
ΔE00 7.28
Dove Gray
#B6B8BD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CED7 #D0D7CE
analogous
#D1CED7 #D5CED7 #D7CED4
triadic
#D5CED7 #D7D5CE #CED7D5
tetradic
#D5CED7 #D7D1CE #D0D7CE #CED4D7
square
#D5CED7 #D7D1CE #D0D7CE #CED4D7
split-complementary
#D5CED7 #D4D7CE #CED7D1
monochromatic
#9B8BA0 #B8ACBB #D5CED7 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.54
#D5CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#D5CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CED7
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CED7 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D7
Deuteranopia (green-blind)
#CFD0D7
Tritanopia (blue-blind)
#D5CFD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d5ced7; /* rgb */ color: rgb(213, 206, 215); /* oklch */ color: oklch(86.0% 0.014 318.7);
Tailwind
colors: {
custom: {
50: '#e1dce3',
500: '#d5ced7',
950: '#000000',
},
}SCSS
$custom: #d5ced7; $custom-light: #e1dce3; $custom-dark: #000000;
JSON
{
"hex": "#d5ced7",
"rgb": {
"r": 213,
"g": 206,
"b": 215
},
"hsl": {
"h": 286.667,
"s": 10.112,
"l": 82.549
},
"oklch": {
"l": 0.85966,
"c": 0.01442,
"h": 318.7
},
"luminance": 0.63195
}Semantic roles & 50–950 ramp
primary
#D5CED7
secondary
#A1AB9E
accent
#945160
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484