#DCD2DC#DCD2DC
#DCD2DC is a very light, near-neutral purple. Relative luminance 0.665; OKLCH L 87.5% C 0.017 H 325.7°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2DC |
|---|---|
| RGB | rgb(220, 210, 220) |
| HSL | hsl(300, 13%, 84%) |
| HSV | hsv(300, 5%, 86%) |
| CMYK | cmyk(0%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(85.24, 5.22, -3.70) |
| CIE-LCH | lch(85.24, 6.40, 324.69°) |
| OKLab | oklab(87.47% 0.0143 -0.0098) |
| OKLCH | oklch(87.47% 0.017 325.7) |
| XYZ | xyz(65.4781, 66.4765, 77.0780) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.87
Light Gray
#D3D3D3
ΔE00 7.26
Lavenderblush
#FFF0F5
ΔE00 7.28
Gainsboro
#DCDCDC
ΔE00 7.43
Fog
#D8DCE0
ΔE00 8.02
Thistle
#D8BFD8
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2DC #D2DCD2
analogous
#D7D2DC #DCD2DC #DCD2D7
triadic
#DCD2DC #DCDCD2 #D2DCDC
tetradic
#DCD2DC #DCD7D2 #D2DCD2 #D2D7DC
square
#DCD2DC #DCD7D2 #D2DCD2 #D2D7DC
split-complementary
#DCD2DC #D7DCD2 #D2DCD7
monochromatic
#A68DA6 #C1B0C1 #DCD2DC #F2EEF2 #F2EEF2
Accessibility & contrast
On white
1.47
#DCD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#DCD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2DC
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2DC | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#DDD3D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd2dc; /* rgb */ color: rgb(220, 210, 220); /* oklch */ color: oklch(87.5% 0.017 325.7);
Tailwind
colors: {
custom: {
50: '#e6dfe6',
500: '#dcd2dc',
950: '#000000',
},
}SCSS
$custom: #dcd2dc; $custom-light: #e6dfe6; $custom-dark: #000000;
JSON
{
"hex": "#dcd2dc",
"rgb": {
"r": 220,
"g": 210,
"b": 220
},
"hsl": {
"h": 300,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87471,
"c": 0.01736,
"h": 325.7
},
"luminance": 0.66476
}Semantic roles & 50–950 ramp
primary
#DCD2DC
secondary
#A2B1A2
accent
#974F4F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484