#DCD4DE#DCD4DE
#DCD4DE is a very light, near-neutral purple. Relative luminance 0.676; OKLCH L 87.9% C 0.016 H 319.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4DE |
|---|---|
| RGB | rgb(220, 212, 222) |
| HSL | hsl(288, 13%, 85%) |
| HSV | hsv(288, 5%, 87%) |
| CMYK | cmyk(0.9%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(85.79, 4.53, -3.94) |
| CIE-LCH | lch(85.79, 6.01, 319.01°) |
| OKLab | oklab(87.92% 0.0122 -0.0104) |
| OKLCH | oklch(87.92% 0.016 319.4) |
| XYZ | xyz(66.2414, 67.5768, 78.6470) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.22
Light Gray
#D3D3D3
ΔE00 6.73
Gainsboro
#DCDCDC
ΔE00 6.80
Lavenderblush
#FFF0F5
ΔE00 7.18
Fog
#D8DCE0
ΔE00 7.18
Ghostwhite
#F8F8FF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4DE #D6DED4
analogous
#D7D4DE #DCD4DE #DED4DB
triadic
#DCD4DE #DEDCD4 #D4DEDC
tetradic
#DCD4DE #DED7D4 #D6DED4 #D4DBDE
square
#DCD4DE #DED7D4 #D6DED4 #D4DBDE
split-complementary
#DCD4DE #DBDED4 #D4DED7
monochromatic
#A48FA9 #C0B1C3 #DCD4DE #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.45
#DCD4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#DCD4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4DE
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4DE | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DE
Deuteranopia (green-blind)
#D5D7DE
Tritanopia (blue-blind)
#DCD5D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd4de; /* rgb */ color: rgb(220, 212, 222); /* oklch */ color: oklch(87.9% 0.016 319.4);
Tailwind
colors: {
custom: {
50: '#e6e1e8',
500: '#dcd4de',
950: '#000000',
},
}SCSS
$custom: #dcd4de; $custom-light: #e6e1e8; $custom-dark: #000000;
JSON
{
"hex": "#dcd4de",
"rgb": {
"r": 220,
"g": 212,
"b": 222
},
"hsl": {
"h": 288,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.87924,
"c": 0.01606,
"h": 319.4
},
"luminance": 0.67577
}Semantic roles & 50–950 ramp
primary
#DCD4DE
secondary
#A6B3A3
accent
#974E5D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484