#DCD3DC#DCD3DC
#DCD3DC is a very light, near-neutral purple. Relative luminance 0.670; OKLCH L 87.7% C 0.016 H 325.7°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3DC |
|---|---|
| RGB | rgb(220, 211, 220) |
| HSL | hsl(300, 11%, 85%) |
| HSV | hsv(300, 4%, 86%) |
| CMYK | cmyk(0%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(85.49, 4.69, -3.33) |
| CIE-LCH | lch(85.49, 5.75, 324.67°) |
| OKLab | oklab(87.67% 0.0129 -0.0088) |
| OKLCH | oklch(87.67% 0.016 325.7) |
| XYZ | xyz(65.7257, 66.9718, 77.1606) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.65
Lavender (CSS)
#E6E6FA
ΔE00 6.78
Gainsboro
#DCDCDC
ΔE00 6.79
Lavenderblush
#FFF0F5
ΔE00 7.12
Fog
#D8DCE0
ΔE00 7.38
Silver
#C0C0C0
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3DC #D3DCD3
analogous
#D8D3DC #DCD3DC #DCD3D8
triadic
#DCD3DC #DCDCD3 #D3DCDC
tetradic
#DCD3DC #DCD8D3 #D3DCD3 #D3D8DC
square
#DCD3DC #DCD8D3 #D3DCD3 #D3D8DC
split-complementary
#DCD3DC #D8DCD3 #D3DCD8
monochromatic
#A68FA6 #C1B1C1 #DCD3DC #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.46
#DCD3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#DCD3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3DC
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3DC | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#DDD4D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd3dc; /* rgb */ color: rgb(220, 211, 220); /* oklch */ color: oklch(87.7% 0.016 325.7);
Tailwind
colors: {
custom: {
50: '#e6e0e6',
500: '#dcd3dc',
950: '#000000',
},
}SCSS
$custom: #dcd3dc; $custom-light: #e6e0e6; $custom-dark: #000000;
JSON
{
"hex": "#dcd3dc",
"rgb": {
"r": 220,
"g": 211,
"b": 220
},
"hsl": {
"h": 300,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.87667,
"c": 0.01562,
"h": 325.7
},
"luminance": 0.66971
}Semantic roles & 50–950 ramp
primary
#DCD3DC
secondary
#A3B0A3
accent
#955050
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484