#D4CED6#D4CED6
#D4CED6 is a very light, near-neutral purple. Relative luminance 0.630; OKLCH L 85.9% C 0.013 H 317.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CED6 |
|---|---|
| RGB | rgb(212, 206, 214) |
| HSL | hsl(285, 9%, 82%) |
| HSV | hsv(285, 4%, 84%) |
| CMYK | cmyk(0.9%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(83.44, 3.51, -3.22) |
| CIE-LCH | lch(83.44, 4.77, 317.45°) |
| OKLab | oklab(85.86% 0.0094 -0.0085) |
| OKLCH | oklch(85.86% 0.013 317.7) |
| XYZ | xyz(61.3583, 62.9949, 72.5321) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.47
Gainsboro
#DCDCDC
ΔE00 6.11
Fog
#D8DCE0
ΔE00 6.40
Silver
#C0C0C0
ΔE00 6.70
Lavender (CSS)
#E6E6FA
ΔE00 7.45
Dove Gray
#B6B8BD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CED6 #D0D6CE
analogous
#D0CED6 #D4CED6 #D6CED4
triadic
#D4CED6 #D6D4CE #CED6D4
tetradic
#D4CED6 #D6D0CE #D0D6CE #CED4D6
square
#D4CED6 #D6D0CE #D0D6CE #CED4D6
split-complementary
#D4CED6 #D4D6CE #CED6D0
monochromatic
#9A8B9E #B7ADBA #D4CED6 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.54
#D4CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#D4CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CED6
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CED6 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D6
Deuteranopia (green-blind)
#CED0D6
Tritanopia (blue-blind)
#D4CFD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d4ced6; /* rgb */ color: rgb(212, 206, 214); /* oklch */ color: oklch(85.9% 0.013 317.7);
Tailwind
colors: {
custom: {
50: '#e1dce2',
500: '#d4ced6',
950: '#000000',
},
}SCSS
$custom: #d4ced6; $custom-light: #e1dce2; $custom-dark: #000000;
JSON
{
"hex": "#d4ced6",
"rgb": {
"r": 212,
"g": 206,
"b": 214
},
"hsl": {
"h": 285,
"s": 8.889,
"l": 82.353
},
"oklch": {
"l": 0.85855,
"c": 0.01269,
"h": 317.7
},
"luminance": 0.62995
}Semantic roles & 50–950 ramp
primary
#D4CED6
secondary
#A1AA9E
accent
#935363
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484