#DCD1DB#DCD1DB
#DCD1DB is a very light, near-neutral purple. Relative luminance 0.659; OKLCH L 87.2% C 0.018 H 328.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD1DB |
|---|---|
| RGB | rgb(220, 209, 219) |
| HSL | hsl(305, 14%, 84%) |
| HSV | hsv(305, 5%, 86%) |
| CMYK | cmyk(0%, 5%, 0.5%, 13.7%) |
| CIE-LAB | lab(84.96, 5.56, -3.57) |
| CIE-LCH | lch(84.96, 6.61, 327.29°) |
| OKLab | oklab(87.24% 0.0154 -0.0094) |
| OKLCH | oklch(87.24% 0.018 328.5) |
| XYZ | xyz(65.0999, 65.9314, 76.3006) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.21
Lavenderblush
#FFF0F5
ΔE00 7.37
Light Gray
#D3D3D3
ΔE00 7.54
Gainsboro
#DCDCDC
ΔE00 7.75
Thistle
#D8BFD8
ΔE00 8.17
Fog
#D8DCE0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD1DB #D1DCD2
analogous
#D8D1DC #DCD1DB #DCD1D6
triadic
#DCD1DB #DBDCD1 #D1DBDC
tetradic
#DCD1DB #DCD8D1 #D1DCD2 #D1D6DC
square
#DCD1DB #DCD8D1 #D1DCD2 #D1D6DC
split-complementary
#DCD1DB #D6DCD1 #D1DCD8
monochromatic
#A78BA5 #C2AEC0 #DCD1DB #F2EEF1 #F2EEF1
Accessibility & contrast
On white
1.48
#DCD1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DCD1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD1DB
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD1DB | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DB
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#DDD2D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd1db; /* rgb */ color: rgb(220, 209, 219); /* oklch */ color: oklch(87.2% 0.018 328.5);
Tailwind
colors: {
custom: {
50: '#e6dfe6',
500: '#dcd1db',
950: '#000000',
},
}SCSS
$custom: #dcd1db; $custom-light: #e6dfe6; $custom-dark: #000000;
JSON
{
"hex": "#dcd1db",
"rgb": {
"r": 220,
"g": 209,
"b": 219
},
"hsl": {
"h": 305.455,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.87245,
"c": 0.01808,
"h": 328.5
},
"luminance": 0.65931
}Semantic roles & 50–950 ramp
primary
#DCD1DB
secondary
#A0B1A2
accent
#98544E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484