#DCD3DB#DCD3DB
#DCD3DB is a very light, near-neutral purple. Relative luminance 0.669; OKLCH L 87.6% C 0.015 H 329.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3DB |
|---|---|
| RGB | rgb(220, 211, 219) |
| HSL | hsl(307, 11%, 85%) |
| HSV | hsv(307, 4%, 86%) |
| CMYK | cmyk(0%, 4.1%, 0.5%, 13.7%) |
| CIE-LAB | lab(85.46, 4.51, -2.84) |
| CIE-LCH | lch(85.46, 5.33, 327.85°) |
| OKLab | oklab(87.64% 0.0125 -0.0075) |
| OKLCH | oklch(87.64% 0.015 329.2) |
| XYZ | xyz(65.5937, 66.9190, 76.4652) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.33
Gainsboro
#DCDCDC
ΔE00 6.47
Lavender (CSS)
#E6E6FA
ΔE00 7.05
Lavenderblush
#FFF0F5
ΔE00 7.06
Fog
#D8DCE0
ΔE00 7.18
Silver
#C0C0C0
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3DB #D3DCD4
analogous
#D9D3DC #DCD3DB #DCD3D7
triadic
#DCD3DB #DBDCD3 #D3DBDC
tetradic
#DCD3DB #DCD9D3 #D3DCD4 #D3D7DC
square
#DCD3DB #DCD9D3 #D3DCD4 #D3D7DC
split-complementary
#DCD3DB #D7DCD3 #D3DCD9
monochromatic
#A68FA3 #C1B1BF #DCD3DB #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.46
#DCD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#DCD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3DB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3DB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#D5D6DB
Tritanopia (blue-blind)
#DDD3D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd3db; /* rgb */ color: rgb(220, 211, 219); /* oklch */ color: oklch(87.6% 0.015 329.2);
Tailwind
colors: {
custom: {
50: '#e6e0e6',
500: '#dcd3db',
950: '#000000',
},
}SCSS
$custom: #dcd3db; $custom-light: #e6e0e6; $custom-dark: #000000;
JSON
{
"hex": "#dcd3db",
"rgb": {
"r": 220,
"g": 211,
"b": 219
},
"hsl": {
"h": 306.667,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.87638,
"c": 0.01459,
"h": 329.2
},
"luminance": 0.66919
}Semantic roles & 50–950 ramp
primary
#DCD3DB
secondary
#A3B0A4
accent
#955850
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484