#D4CED7#D4CED7
#D4CED7 is a very light, near-neutral purple. Relative luminance 0.630; OKLCH L 85.9% C 0.014 H 314.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CED7 |
|---|---|
| RGB | rgb(212, 206, 215) |
| HSL | hsl(280, 10%, 83%) |
| HSV | hsv(280, 4%, 84%) |
| CMYK | cmyk(1.4%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(83.47, 3.70, -3.72) |
| CIE-LCH | lch(83.47, 5.24, 314.84°) |
| OKLab | oklab(85.89% 0.0098 -0.0099) |
| OKLCH | oklch(85.89% 0.014 314.7) |
| XYZ | xyz(61.4864, 63.0461, 73.2067) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.85
Gainsboro
#DCDCDC
ΔE00 6.45
Fog
#D8DCE0
ΔE00 6.63
Silver
#C0C0C0
ΔE00 7.03
Lavender (CSS)
#E6E6FA
ΔE00 7.18
Dove Gray
#B6B8BD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CED7 #D1D7CE
analogous
#D0CED7 #D4CED7 #D7CED5
triadic
#D4CED7 #D7D4CE #CED7D4
tetradic
#D4CED7 #D7D0CE #D1D7CE #CED5D7
square
#D4CED7 #D7D0CE #D1D7CE #CED5D7
split-complementary
#D4CED7 #D5D7CE #CED7D0
monochromatic
#998BA0 #B6ACBB #D4CED7 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.54
#D4CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#D4CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CED7
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CED7 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D7
Deuteranopia (green-blind)
#CED0D7
Tritanopia (blue-blind)
#D4CFD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d4ced7; /* rgb */ color: rgb(212, 206, 215); /* oklch */ color: oklch(85.9% 0.014 314.7);
Tailwind
colors: {
custom: {
50: '#e1dce3',
500: '#d4ced7',
950: '#000000',
},
}SCSS
$custom: #d4ced7; $custom-light: #e1dce3; $custom-dark: #000000;
JSON
{
"hex": "#d4ced7",
"rgb": {
"r": 212,
"g": 206,
"b": 215
},
"hsl": {
"h": 280,
"s": 10.112,
"l": 82.549
},
"oklch": {
"l": 0.85885,
"c": 0.01388,
"h": 314.7
},
"luminance": 0.63046
}Semantic roles & 50–950 ramp
primary
#D4CED7
secondary
#A2AB9E
accent
#945168
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484