#DCD5DC#DCD5DC
#DCD5DC is a very light, near-neutral purple. Relative luminance 0.680; OKLCH L 88.1% C 0.012 H 325.7°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5DC |
|---|---|
| RGB | rgb(220, 213, 220) |
| HSL | hsl(300, 9%, 85%) |
| HSV | hsv(300, 3%, 86%) |
| CMYK | cmyk(0%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(85.99, 3.65, -2.59) |
| CIE-LCH | lch(85.99, 4.47, 324.62°) |
| OKLab | oklab(88.06% 0.01 -0.0068) |
| OKLCH | oklch(88.06% 0.012 325.7) |
| XYZ | xyz(66.2257, 67.9717, 77.3272) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.41
Gainsboro
#DCDCDC
ΔE00 5.45
Fog
#D8DCE0
ΔE00 6.07
Lavender (CSS)
#E6E6FA
ΔE00 6.81
Lavenderblush
#FFF0F5
ΔE00 7.00
Silver
#C0C0C0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5DC #D5DCD5
analogous
#D9D5DC #DCD5DC #DCD5D9
triadic
#DCD5DC #DCDCD5 #D5DCDC
tetradic
#DCD5DC #DCD9D5 #D5DCD5 #D5D9DC
square
#DCD5DC #DCD9D5 #D5DCD5 #D5D9DC
split-complementary
#DCD5DC #D9DCD5 #D5DCD9
monochromatic
#A492A4 #C0B4C0 #DCD5DC #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.44
#DCD5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#DCD5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5DC
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5DC | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#DDD5D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd5dc; /* rgb */ color: rgb(220, 213, 220); /* oklch */ color: oklch(88.1% 0.012 325.7);
Tailwind
colors: {
custom: {
50: '#e6e1e6',
500: '#dcd5dc',
950: '#000000',
},
}SCSS
$custom: #dcd5dc; $custom-light: #e6e1e6; $custom-dark: #000000;
JSON
{
"hex": "#dcd5dc",
"rgb": {
"r": 220,
"g": 213,
"b": 220
},
"hsl": {
"h": 300,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.88061,
"c": 0.01213,
"h": 325.7
},
"luminance": 0.67971
}Semantic roles & 50–950 ramp
primary
#DCD5DC
secondary
#A5B0A5
accent
#935252
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484