#DCD7DE#DCD7DE
#DCD7DE is a very light, near-neutral purple. Relative luminance 0.691; OKLCH L 88.5% C 0.011 H 316.5°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7DE |
|---|---|
| RGB | rgb(220, 215, 222) |
| HSL | hsl(283, 10%, 86%) |
| HSV | hsv(283, 3%, 87%) |
| CMYK | cmyk(0.9%, 3.2%, 0%, 12.9%) |
| CIE-LAB | lab(86.55, 2.96, -2.83) |
| CIE-LCH | lch(86.55, 4.10, 316.31°) |
| OKLab | oklab(88.52% 0.0079 -0.0075) |
| OKLCH | oklch(88.52% 0.011 316.5) |
| XYZ | xyz(66.9983, 69.0906, 78.8993) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.78
Light Gray
#D3D3D3
ΔE00 4.89
Fog
#D8DCE0
ΔE00 5.14
Lavender (CSS)
#E6E6FA
ΔE00 6.38
Lavenderblush
#FFF0F5
ΔE00 7.12
Ghostwhite
#F8F8FF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7DE #D9DED7
analogous
#D8D7DE #DCD7DE #DED7DC
triadic
#DCD7DE #DEDCD7 #D7DEDC
tetradic
#DCD7DE #DED8D7 #D9DED7 #D7DCDE
square
#DCD7DE #DED8D7 #D9DED7 #D7DCDE
split-complementary
#DCD7DE #DCDED7 #D7DED8
monochromatic
#A194A7 #BFB5C2 #DCD7DE #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.42
#DCD7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DCD7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7DE
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7DE | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#D7D9DE
Tritanopia (blue-blind)
#DCD8D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd7de; /* rgb */ color: rgb(220, 215, 222); /* oklch */ color: oklch(88.5% 0.011 316.5);
Tailwind
colors: {
custom: {
50: '#e6e3e8',
500: '#dcd7de',
950: '#000000',
},
}SCSS
$custom: #dcd7de; $custom-light: #e6e3e8; $custom-dark: #000000;
JSON
{
"hex": "#dcd7de",
"rgb": {
"r": 220,
"g": 215,
"b": 222
},
"hsl": {
"h": 282.857,
"s": 9.589,
"l": 85.686
},
"oklch": {
"l": 0.88515,
"c": 0.01089,
"h": 316.5
},
"luminance": 0.6909
}Semantic roles & 50–950 ramp
primary
#DCD7DE
secondary
#AAB2A7
accent
#945265
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484