#DCD0DB#DCD0DB
#DCD0DB is a very light, near-neutral purple. Relative luminance 0.654; OKLCH L 87.0% C 0.020 H 328.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0DB |
|---|---|
| RGB | rgb(220, 208, 219) |
| HSL | hsl(305, 15%, 84%) |
| HSV | hsv(305, 5%, 86%) |
| CMYK | cmyk(0%, 5.5%, 0.5%, 13.7%) |
| CIE-LAB | lab(84.71, 6.09, -3.94) |
| CIE-LCH | lch(84.71, 7.25, 327.08°) |
| OKLab | oklab(87.05% 0.0169 -0.0104) |
| OKLCH | oklch(87.05% 0.02 328.3) |
| XYZ | xyz(64.8554, 65.4423, 76.2191) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.38
Thistle
#D8BFD8
ΔE00 7.56
Lavenderblush
#FFF0F5
ΔE00 7.60
Light Gray
#D3D3D3
ΔE00 8.13
Gainsboro
#DCDCDC
ΔE00 8.36
Fog
#D8DCE0
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0DB #D0DCD1
analogous
#D7D0DC #DCD0DB #DCD0D5
triadic
#DCD0DB #DBDCD0 #D0DBDC
tetradic
#DCD0DB #DCD7D0 #D0DCD1 #D0D5DC
square
#DCD0DB #DCD7D0 #D0DCD1 #D0D5DC
split-complementary
#DCD0DB #D5DCD0 #D0DCD7
monochromatic
#A88AA5 #C2ADC0 #DCD0DB #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.49
#DCD0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#DCD0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0DB
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0DB | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#DDD1D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd0db; /* rgb */ color: rgb(220, 208, 219); /* oklch */ color: oklch(87.0% 0.020 328.3);
Tailwind
colors: {
custom: {
50: '#e6dee6',
500: '#dcd0db',
950: '#000000',
},
}SCSS
$custom: #dcd0db; $custom-light: #e6dee6; $custom-dark: #000000;
JSON
{
"hex": "#dcd0db",
"rgb": {
"r": 220,
"g": 208,
"b": 219
},
"hsl": {
"h": 305,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.87049,
"c": 0.01983,
"h": 328.3
},
"luminance": 0.65442
}Semantic roles & 50–950 ramp
primary
#DCD0DB
secondary
#9FB1A1
accent
#99534D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484