#D6CED5#D6CED5
#D6CED5 is a very light, near-neutral purple. Relative luminance 0.632; OKLCH L 86.0% C 0.013 H 329.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CED5 |
|---|---|
| RGB | rgb(214, 206, 213) |
| HSL | hsl(308, 9%, 82%) |
| HSV | hsv(308, 4%, 84%) |
| CMYK | cmyk(0%, 3.7%, 0.5%, 16.1%) |
| CIE-LAB | lab(83.57, 4.01, -2.48) |
| CIE-LCH | lch(83.57, 4.71, 328.26°) |
| OKLab | oklab(85.99% 0.0111 -0.0065) |
| OKLCH | oklch(85.99% 0.013 329.6) |
| XYZ | xyz(61.8113, 63.2431, 71.8887) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.71
Gainsboro
#DCDCDC
ΔE00 6.30
Fog
#D8DCE0
ΔE00 6.96
Silver
#C0C0C0
ΔE00 6.96
Lavender (CSS)
#E6E6FA
ΔE00 7.93
Dove Gray
#B6B8BD
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CED5 #CED6CF
analogous
#D3CED6 #D6CED5 #D6CED1
triadic
#D6CED5 #D5D6CE #CED5D6
tetradic
#D6CED5 #D6D3CE #CED6CF #CED1D6
square
#D6CED5 #D6D3CE #CED6CF #CED1D6
split-complementary
#D6CED5 #D1D6CE #CED6D3
monochromatic
#9E8B9C #BAADB8 #D6CED5 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.54
#D6CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#D6CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CED5
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CED5 | 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)
#CED0D5
Deuteranopia (green-blind)
#CFD1D5
Tritanopia (blue-blind)
#D7CED0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d6ced5; /* rgb */ color: rgb(214, 206, 213); /* oklch */ color: oklch(86.0% 0.013 329.6);
Tailwind
colors: {
custom: {
50: '#e2dde1',
500: '#d6ced5',
950: '#000000',
},
}SCSS
$custom: #d6ced5; $custom-light: #e2dde1; $custom-dark: #000000;
JSON
{
"hex": "#d6ced5",
"rgb": {
"r": 214,
"g": 206,
"b": 213
},
"hsl": {
"h": 307.5,
"s": 8.889,
"l": 82.353
},
"oklch": {
"l": 0.85987,
"c": 0.01292,
"h": 329.6
},
"luminance": 0.63243
}Semantic roles & 50–950 ramp
primary
#D6CED5
secondary
#9EAAA0
accent
#935B53
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484