#DCD0DC#DCD0DC
#DCD0DC is a very light, muted purple. Relative luminance 0.655; OKLCH L 87.1% C 0.021 H 325.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0DC |
|---|---|
| RGB | rgb(220, 208, 220) |
| HSL | hsl(300, 15%, 84%) |
| HSV | hsv(300, 5%, 86%) |
| CMYK | cmyk(0%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(84.74, 6.27, -4.43) |
| CIE-LCH | lch(84.74, 7.68, 324.74°) |
| OKLab | oklab(87.08% 0.0172 -0.0117) |
| OKLCH | oklch(87.08% 0.021 325.7) |
| XYZ | xyz(64.9874, 65.4951, 76.9145) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.21
Thistle
#D8BFD8
ΔE00 7.28
Lavenderblush
#FFF0F5
ΔE00 7.74
Light Gray
#D3D3D3
ΔE00 8.43
Gainsboro
#DCDCDC
ΔE00 8.65
Fog
#D8DCE0
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0DC #D0DCD0
analogous
#D6D0DC #DCD0DC #DCD0D6
triadic
#DCD0DC #DCDCD0 #D0DCDC
tetradic
#DCD0DC #DCD6D0 #D0DCD0 #D0D6DC
square
#DCD0DC #DCD6D0 #D0DCD0 #D0D6DC
split-complementary
#DCD0DC #D6DCD0 #D0DCD6
monochromatic
#A88AA8 #C2ADC2 #DCD0DC #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.49
#DCD0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DCD0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0DC
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0DC | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DD
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#DDD1D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd0dc; /* rgb */ color: rgb(220, 208, 220); /* oklch */ color: oklch(87.1% 0.021 325.7);
Tailwind
colors: {
custom: {
50: '#e6dee6',
500: '#dcd0dc',
950: '#000000',
},
}SCSS
$custom: #dcd0dc; $custom-light: #e6dee6; $custom-dark: #000000;
JSON
{
"hex": "#dcd0dc",
"rgb": {
"r": 220,
"g": 208,
"b": 220
},
"hsl": {
"h": 300,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.87079,
"c": 0.02086,
"h": 325.7
},
"luminance": 0.65495
}Semantic roles & 50–950 ramp
primary
#DCD0DC
secondary
#9FB19F
accent
#994D4D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484