#DCD6DE#DCD6DE
#DCD6DE is a very light, near-neutral purple. Relative luminance 0.686; OKLCH L 88.3% C 0.013 H 317.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6DE |
|---|---|
| RGB | rgb(220, 214, 222) |
| HSL | hsl(285, 11%, 85%) |
| HSV | hsv(285, 4%, 87%) |
| CMYK | cmyk(0.9%, 3.6%, 0%, 12.9%) |
| CIE-LAB | lab(86.30, 3.49, -3.20) |
| CIE-LCH | lch(86.30, 4.73, 317.45°) |
| OKLab | oklab(88.32% 0.0093 -0.0085) |
| OKLCH | oklch(88.32% 0.013 317.7) |
| XYZ | xyz(66.7444, 68.5829, 78.8147) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 5.47
Light Gray
#D3D3D3
ΔE00 5.51
Fog
#D8DCE0
ΔE00 5.83
Lavender (CSS)
#E6E6FA
ΔE00 6.24
Lavenderblush
#FFF0F5
ΔE00 7.07
Ghostwhite
#F8F8FF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6DE #D8DED6
analogous
#D8D6DE #DCD6DE #DED6DC
triadic
#DCD6DE #DEDCD6 #D6DEDC
tetradic
#DCD6DE #DED8D6 #D8DED6 #D6DCDE
square
#DCD6DE #DED8D6 #D8DED6 #D6DCDE
split-complementary
#DCD6DE #DCDED6 #D6DED8
monochromatic
#A292A7 #BFB4C3 #DCD6DE #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.43
#DCD6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#DCD6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6DE
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6DE | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DE
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#DCD7D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd6de; /* rgb */ color: rgb(220, 214, 222); /* oklch */ color: oklch(88.3% 0.013 317.7);
Tailwind
colors: {
custom: {
50: '#e6e2e8',
500: '#dcd6de',
950: '#000000',
},
}SCSS
$custom: #dcd6de; $custom-light: #e6e2e8; $custom-dark: #000000;
JSON
{
"hex": "#dcd6de",
"rgb": {
"r": 220,
"g": 214,
"b": 222
},
"hsl": {
"h": 285,
"s": 10.811,
"l": 85.49
},
"oklch": {
"l": 0.88318,
"c": 0.01261,
"h": 317.7
},
"luminance": 0.68583
}Semantic roles & 50–950 ramp
primary
#DCD6DE
secondary
#A9B2A6
accent
#955162
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484