#DCD4DB#DCD4DB
#DCD4DB is a very light, near-neutral purple. Relative luminance 0.674; OKLCH L 87.8% C 0.013 H 329.6°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4DB |
|---|---|
| RGB | rgb(220, 212, 219) |
| HSL | hsl(308, 10%, 85%) |
| HSV | hsv(308, 4%, 86%) |
| CMYK | cmyk(0%, 3.6%, 0.5%, 13.7%) |
| CIE-LAB | lab(85.71, 3.99, -2.47) |
| CIE-LCH | lch(85.71, 4.69, 328.26°) |
| OKLab | oklab(87.84% 0.0111 -0.0065) |
| OKLCH | oklch(87.84% 0.013 329.6) |
| XYZ | xyz(65.8429, 67.4174, 76.5483) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.70
Gainsboro
#DCDCDC
ΔE00 5.80
Fog
#D8DCE0
ΔE00 6.54
Lavenderblush
#FFF0F5
ΔE00 6.99
Lavender (CSS)
#E6E6FA
ΔE00 7.07
Silver
#C0C0C0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4DB #D4DCD5
analogous
#D9D4DC #DCD4DB #DCD4D7
triadic
#DCD4DB #DBDCD4 #D4DBDC
tetradic
#DCD4DB #DCD9D4 #D4DCD5 #D4D7DC
square
#DCD4DB #DCD9D4 #D4DCD5 #D4D7DC
split-complementary
#DCD4DB #D7DCD4 #D4DCD9
monochromatic
#A591A3 #C1B2BF #DCD4DB #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.45
#DCD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#DCD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4DB
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4DB | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#D5D7DB
Tritanopia (blue-blind)
#DDD4D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd4db; /* rgb */ color: rgb(220, 212, 219); /* oklch */ color: oklch(87.8% 0.013 329.6);
Tailwind
colors: {
custom: {
50: '#e6e1e6',
500: '#dcd4db',
950: '#000000',
},
}SCSS
$custom: #dcd4db; $custom-light: #e6e1e6; $custom-dark: #000000;
JSON
{
"hex": "#dcd4db",
"rgb": {
"r": 220,
"g": 212,
"b": 219
},
"hsl": {
"h": 307.5,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.87835,
"c": 0.01285,
"h": 329.6
},
"luminance": 0.67417
}Semantic roles & 50–950 ramp
primary
#DCD4DB
secondary
#A4B0A6
accent
#945A51
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484