#DCD3EB#DCD3EB
#DCD3EB is a very light, muted violet. Relative luminance 0.678; OKLCH L 88.1% C 0.034 H 302.7°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3EB |
|---|---|
| RGB | rgb(220, 211, 235) |
| HSL | hsl(263, 38%, 87%) |
| HSV | hsv(263, 10%, 92%) |
| CMYK | cmyk(6.4%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(85.91, 7.50, -10.66) |
| CIE-LCH | lch(85.91, 13.04, 305.13°) |
| OKLab | oklab(88.13% 0.0184 -0.0286) |
| OKLCH | oklch(88.13% 0.034 302.7) |
| XYZ | xyz(67.8021, 67.8024, 88.0964) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.64
Thistle
#D8BFD8
ΔE00 6.75
Pale Lavender
#EECFFE
ΔE00 8.68
Pale Lilac
#E4CBFF
ΔE00 8.74
Periwinkle
#CCCCFF
ΔE00 8.78
Light Lavender
#DFC5FE
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3EB #E2EBD3
analogous
#D3D6EB #DCD3EB #E8D3EB
triadic
#DCD3EB #EBDCD3 #D3EBDC
tetradic
#DCD3EB #EBD3D6 #E2EBD3 #D3EBE8
square
#DCD3EB #EBD3D6 #E2EBD3 #D3EBE8
split-complementary
#DCD3EB #EBE8D3 #D6EBD3
monochromatic
#997FC5 #BBA9D8 #DCD3EB #EEEAF5 #EEEAF5
Accessibility & contrast
On white
1.44
#DCD3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#DCD3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3EB
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3EB | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#D0D7EA
Tritanopia (blue-blind)
#DAD6DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd3eb; /* rgb */ color: rgb(220, 211, 235); /* oklch */ color: oklch(88.1% 0.034 302.7);
Tailwind
colors: {
custom: {
50: '#e6e0f1',
500: '#dcd3eb',
950: '#000000',
},
}SCSS
$custom: #dcd3eb; $custom-light: #e6e0f1; $custom-dark: #000000;
JSON
{
"hex": "#dcd3eb",
"rgb": {
"r": 220,
"g": 211,
"b": 235
},
"hsl": {
"h": 262.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.88132,
"c": 0.03396,
"h": 302.7
},
"luminance": 0.67802
}Semantic roles & 50–950 ramp
primary
#DCD3EB
secondary
#B6C69D
accent
#B03582
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485