#DCD0DE#DCD0DE
#DCD0DE is a very light, muted purple. Relative luminance 0.656; OKLCH L 87.1% C 0.023 H 321.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0DE |
|---|---|
| RGB | rgb(220, 208, 222) |
| HSL | hsl(291, 18%, 84%) |
| HSV | hsv(291, 6%, 87%) |
| CMYK | cmyk(0.9%, 6.3%, 0%, 12.9%) |
| CIE-LAB | lab(84.79, 6.64, -5.42) |
| CIE-LCH | lch(84.79, 8.57, 320.78°) |
| OKLab | oklab(87.14% 0.018 -0.0144) |
| OKLCH | oklch(87.14% 0.023 321.4) |
| XYZ | xyz(65.2539, 65.6017, 78.3178) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.78
Lavender (CSS)
#E6E6FA
ΔE00 6.95
Lavenderblush
#FFF0F5
ΔE00 8.05
Light Gray
#D3D3D3
ΔE00 9.03
Gainsboro
#DCDCDC
ΔE00 9.23
Fog
#D8DCE0
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0DE #D2DED0
analogous
#D5D0DE #DCD0DE #DED0D9
triadic
#DCD0DE #DEDCD0 #D0DEDC
tetradic
#DCD0DE #DED5D0 #D2DED0 #D0D9DE
square
#DCD0DE #DED5D0 #D2DED0 #D0D9DE
split-complementary
#DCD0DE #D9DED0 #D0DED5
monochromatic
#A688AC #C1ACC5 #DCD0DE #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.49
#DCD0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#DCD0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0DE
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0DE | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#DDD1D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd0de; /* rgb */ color: rgb(220, 208, 222); /* oklch */ color: oklch(87.1% 0.023 321.4);
Tailwind
colors: {
custom: {
50: '#e6dee8',
500: '#dcd0de',
950: '#000000',
},
}SCSS
$custom: #dcd0de; $custom-light: #e6dee8; $custom-dark: #000000;
JSON
{
"hex": "#dcd0de",
"rgb": {
"r": 220,
"g": 208,
"b": 222
},
"hsl": {
"h": 291.429,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.8714,
"c": 0.02302,
"h": 321.4
},
"luminance": 0.65601
}Semantic roles & 50–950 ramp
primary
#DCD0DE
secondary
#A2B49F
accent
#9C4A55
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484