#DCD3EC#DCD3EC
#DCD3EC is a very light, muted violet. Relative luminance 0.679; OKLCH L 88.2% C 0.035 H 302.0°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3EC |
|---|---|
| RGB | rgb(220, 211, 236) |
| HSL | hsl(262, 40%, 88%) |
| HSV | hsv(262, 11%, 93%) |
| CMYK | cmyk(6.8%, 10.6%, 0%, 7.5%) |
| CIE-LAB | lab(85.94, 7.69, -11.15) |
| CIE-LCH | lch(85.94, 13.55, 304.61°) |
| OKLab | oklab(88.17% 0.0187 -0.0299) |
| OKLCH | oklch(88.17% 0.035 302) |
| XYZ | xyz(67.9470, 67.8603, 88.8594) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.74
Thistle
#D8BFD8
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 8.42
Pale Lilac
#E4CBFF
ΔE00 8.43
Periwinkle
#CCCCFF
ΔE00 8.49
Light Lavender
#DFC5FE
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3EC #E3ECD3
analogous
#D3D6EC #DCD3EC #E8D3EC
triadic
#DCD3EC #ECDCD3 #D3ECDC
tetradic
#DCD3EC #ECD3D6 #E3ECD3 #D3ECE8
square
#DCD3EC #ECD3D6 #E3ECD3 #D3ECE8
split-complementary
#DCD3EC #ECE8D3 #D6ECD3
monochromatic
#987EC7 #BAA8DA #DCD3EC #EEEAF6 #EEEAF6
Accessibility & contrast
On white
1.44
#DCD3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#DCD3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3EC
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3EC | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#DAD6DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd3ec; /* rgb */ color: rgb(220, 211, 236); /* oklch */ color: oklch(88.2% 0.035 302.0);
Tailwind
colors: {
custom: {
50: '#e7e0f2',
500: '#dcd3ec',
950: '#000000',
},
}SCSS
$custom: #dcd3ec; $custom-light: #e7e0f2; $custom-dark: #000000;
JSON
{
"hex": "#dcd3ec",
"rgb": {
"r": 220,
"g": 211,
"b": 236
},
"hsl": {
"h": 261.6,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.88165,
"c": 0.03528,
"h": 302
},
"luminance": 0.6786
}Semantic roles & 50–950 ramp
primary
#DCD3EC
secondary
#B8C79C
accent
#B33385
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485