#DCD5DE#DCD5DE
#DCD5DE is a very light, near-neutral purple. Relative luminance 0.681; OKLCH L 88.1% C 0.014 H 318.7°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5DE |
|---|---|
| RGB | rgb(220, 213, 222) |
| HSL | hsl(287, 12%, 85%) |
| HSV | hsv(287, 4%, 87%) |
| CMYK | cmyk(0.9%, 4.1%, 0%, 12.9%) |
| CIE-LAB | lab(86.05, 4.01, -3.57) |
| CIE-LCH | lch(86.05, 5.37, 318.32°) |
| OKLab | oklab(88.12% 0.0108 -0.0095) |
| OKLCH | oklch(88.12% 0.014 318.7) |
| XYZ | xyz(66.4921, 68.0783, 78.7306) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.12
Gainsboro
#DCDCDC
ΔE00 6.14
Lavender (CSS)
#E6E6FA
ΔE00 6.19
Fog
#D8DCE0
ΔE00 6.51
Lavenderblush
#FFF0F5
ΔE00 7.09
Ghostwhite
#F8F8FF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5DE #D7DED5
analogous
#D7D5DE #DCD5DE #DED5DB
triadic
#DCD5DE #DEDCD5 #D5DEDC
tetradic
#DCD5DE #DED7D5 #D7DED5 #D5DBDE
square
#DCD5DE #DED7D5 #D7DED5 #D5DBDE
split-complementary
#DCD5DE #DBDED5 #D5DED7
monochromatic
#A390A8 #BFB3C3 #DCD5DE #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.44
#DCD5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#DCD5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5DE
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5DE | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#D6D7DE
Tritanopia (blue-blind)
#DCD6D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd5de; /* rgb */ color: rgb(220, 213, 222); /* oklch */ color: oklch(88.1% 0.014 318.7);
Tailwind
colors: {
custom: {
50: '#e6e1e8',
500: '#dcd5de',
950: '#000000',
},
}SCSS
$custom: #dcd5de; $custom-light: #e6e1e8; $custom-dark: #000000;
JSON
{
"hex": "#dcd5de",
"rgb": {
"r": 220,
"g": 213,
"b": 222
},
"hsl": {
"h": 286.667,
"s": 12,
"l": 85.294
},
"oklch": {
"l": 0.88121,
"c": 0.01433,
"h": 318.7
},
"luminance": 0.68078
}Semantic roles & 50–950 ramp
primary
#DCD5DE
secondary
#A8B3A5
accent
#964F5F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484