#DCD5DB#DCD5DB
#DCD5DB is a very light, near-neutral purple. Relative luminance 0.679; OKLCH L 88.0% C 0.011 H 330.2°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5DB |
|---|---|
| RGB | rgb(220, 213, 219) |
| HSL | hsl(309, 9%, 85%) |
| HSV | hsv(309, 3%, 86%) |
| CMYK | cmyk(0%, 3.2%, 0.5%, 13.7%) |
| CIE-LAB | lab(85.97, 3.46, -2.10) |
| CIE-LCH | lch(85.97, 4.05, 328.80°) |
| OKLab | oklab(88.03% 0.0096 -0.0055) |
| OKLCH | oklch(88.03% 0.011 330.2) |
| XYZ | xyz(66.0937, 67.9189, 76.6318) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.06
Gainsboro
#DCDCDC
ΔE00 5.11
Fog
#D8DCE0
ΔE00 5.89
Lavenderblush
#FFF0F5
ΔE00 7.00
Lavender (CSS)
#E6E6FA
ΔE00 7.15
Silver
#C0C0C0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5DB #D5DCD6
analogous
#DAD5DC #DCD5DB #DCD5D8
triadic
#DCD5DB #DBDCD5 #D5DBDC
tetradic
#DCD5DB #DCDAD5 #D5DCD6 #D5D8DC
square
#DCD5DB #DCDAD5 #D5DCD6 #D5D8DC
split-complementary
#DCD5DB #D8DCD5 #D5DCDA
monochromatic
#A492A2 #C0B4BE #DCD5DB #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.44
#DCD5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#DCD5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5DB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5DB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#D6D7DB
Tritanopia (blue-blind)
#DDD5D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd5db; /* rgb */ color: rgb(220, 213, 219); /* oklch */ color: oklch(88.0% 0.011 330.2);
Tailwind
colors: {
custom: {
50: '#e6e1e6',
500: '#dcd5db',
950: '#000000',
},
}SCSS
$custom: #dcd5db; $custom-light: #e6e1e6; $custom-dark: #000000;
JSON
{
"hex": "#dcd5db",
"rgb": {
"r": 220,
"g": 213,
"b": 219
},
"hsl": {
"h": 308.571,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.88032,
"c": 0.01111,
"h": 330.2
},
"luminance": 0.67919
}Semantic roles & 50–950 ramp
primary
#DCD5DB
secondary
#A5B0A7
accent
#935C52
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484