#DCD0E1#DCD0E1
#DCD0E1 is a very light, muted purple. Relative luminance 0.658; OKLCH L 87.2% C 0.026 H 316.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0E1 |
|---|---|
| RGB | rgb(220, 208, 225) |
| HSL | hsl(282, 22%, 85%) |
| HSV | hsv(282, 8%, 88%) |
| CMYK | cmyk(2.2%, 7.6%, 0%, 11.8%) |
| CIE-LAB | lab(84.88, 7.19, -6.89) |
| CIE-LCH | lch(84.88, 9.96, 316.23°) |
| OKLab | oklab(87.23% 0.0191 -0.0183) |
| OKLCH | oklch(87.23% 0.026 316.1) |
| XYZ | xyz(65.6595, 65.7640, 80.4542) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.17
Lavender (CSS)
#E6E6FA
ΔE00 6.70
Lavenderblush
#FFF0F5
ΔE00 8.61
Light Gray
#D3D3D3
ΔE00 9.93
Gainsboro
#DCDCDC
ΔE00 10.11
Pale Lavender
#EECFFE
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0E1 #D5E1D0
analogous
#D4D0E1 #DCD0E1 #E1D0DE
triadic
#DCD0E1 #E1DCD0 #D0E1DC
tetradic
#DCD0E1 #E1D4D0 #D5E1D0 #D0DEE1
square
#DCD0E1 #E1D4D0 #D5E1D0 #D0DEE1
split-complementary
#DCD0E1 #DEE1D0 #D0E1D4
monochromatic
#A485B1 #C0ABC9 #DCD0E1 #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.48
#DCD0E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DCD0E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0E1
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0E1 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E2
Deuteranopia (green-blind)
#D0D4E0
Tritanopia (blue-blind)
#DCD2D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd0e1; /* rgb */ color: rgb(220, 208, 225); /* oklch */ color: oklch(87.2% 0.026 316.1);
Tailwind
colors: {
custom: {
50: '#e6deea',
500: '#dcd0e1',
950: '#000000',
},
}SCSS
$custom: #dcd0e1; $custom-light: #e6deea; $custom-dark: #000000;
JSON
{
"hex": "#dcd0e1",
"rgb": {
"r": 220,
"g": 208,
"b": 225
},
"hsl": {
"h": 282.353,
"s": 22.078,
"l": 84.902
},
"oklch": {
"l": 0.87233,
"c": 0.02645,
"h": 316.1
},
"luminance": 0.65764
}Semantic roles & 50–950 ramp
primary
#DCD0E1
secondary
#A5B89E
accent
#A14560
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484