#DCD1DC#DCD1DC
#DCD1DC is a very light, near-neutral purple. Relative luminance 0.660; OKLCH L 87.3% C 0.019 H 325.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD1DC |
|---|---|
| RGB | rgb(220, 209, 220) |
| HSL | hsl(300, 14%, 84%) |
| HSV | hsv(300, 5%, 86%) |
| CMYK | cmyk(0%, 5%, 0%, 13.7%) |
| CIE-LAB | lab(84.99, 5.74, -4.07) |
| CIE-LCH | lch(84.99, 7.04, 324.72°) |
| OKLab | oklab(87.28% 0.0158 -0.0108) |
| OKLCH | oklch(87.28% 0.019 325.7) |
| XYZ | xyz(65.2320, 65.9843, 76.9960) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.02
Lavenderblush
#FFF0F5
ΔE00 7.49
Light Gray
#D3D3D3
ΔE00 7.85
Thistle
#D8BFD8
ΔE00 7.88
Gainsboro
#DCDCDC
ΔE00 8.05
Fog
#D8DCE0
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD1DC #D1DCD1
analogous
#D7D1DC #DCD1DC #DCD1D7
triadic
#DCD1DC #DCDCD1 #D1DCDC
tetradic
#DCD1DC #DCD7D1 #D1DCD1 #D1D7DC
square
#DCD1DC #DCD7D1 #D1DCD1 #D1D7DC
split-complementary
#DCD1DC #D7DCD1 #D1DCD7
monochromatic
#A78BA7 #C2AEC2 #DCD1DC #F2EEF2 #F2EEF2
Accessibility & contrast
On white
1.48
#DCD1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#DCD1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD1DC
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD1DC | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#DDD2D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd1dc; /* rgb */ color: rgb(220, 209, 220); /* oklch */ color: oklch(87.3% 0.019 325.7);
Tailwind
colors: {
custom: {
50: '#e6dfe6',
500: '#dcd1dc',
950: '#000000',
},
}SCSS
$custom: #dcd1dc; $custom-light: #e6dfe6; $custom-dark: #000000;
JSON
{
"hex": "#dcd1dc",
"rgb": {
"r": 220,
"g": 209,
"b": 220
},
"hsl": {
"h": 300,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.87275,
"c": 0.01911,
"h": 325.7
},
"luminance": 0.65984
}Semantic roles & 50–950 ramp
primary
#DCD1DC
secondary
#A0B1A0
accent
#984E4E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484