#DCD5EF#DCD5EF
#DCD5EF is a very light, muted violet. Relative luminance 0.690; OKLCH L 88.7% C 0.036 H 298.0°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5EF |
|---|---|
| RGB | rgb(220, 213, 239) |
| HSL | hsl(256, 45%, 89%) |
| HSV | hsv(256, 11%, 94%) |
| CMYK | cmyk(7.9%, 10.9%, 0%, 6.3%) |
| CIE-LAB | lab(86.52, 7.22, -11.86) |
| CIE-LCH | lch(86.52, 13.89, 301.33°) |
| OKLab | oklab(88.65% 0.0169 -0.0319) |
| OKLCH | oklch(88.65% 0.036 298) |
| XYZ | xyz(68.8865, 69.0360, 91.3408) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.13
Thistle
#D8BFD8
ΔE00 7.59
Periwinkle
#CCCCFF
ΔE00 8.00
Pale Lilac
#E4CBFF
ΔE00 8.50
Pale Lavender
#EECFFE
ΔE00 8.68
Light Lavender
#DFC5FE
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5EF #E8EFD5
analogous
#D5DBEF #DCD5EF #E9D5EF
triadic
#DCD5EF #EFDCD5 #D5EFDC
tetradic
#DCD5EF #EFD5DB #E8EFD5 #D5EFE9
square
#DCD5EF #EFD5DB #E8EFD5 #D5EFE9
split-complementary
#DCD5EF #EFE9D5 #DBEFD5
monochromatic
#927CCD #B7A9DE #DCD5EF #EDE9F7 #EDE9F7
Accessibility & contrast
On white
1.42
#DCD5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#DCD5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5EF
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5EF | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F0
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#D9D9DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd5ef; /* rgb */ color: rgb(220, 213, 239); /* oklch */ color: oklch(88.7% 0.036 298.0);
Tailwind
colors: {
custom: {
50: '#e7e1f4',
500: '#dcd5ef',
950: '#000000',
},
}SCSS
$custom: #dcd5ef; $custom-light: #e7e1f4; $custom-dark: #000000;
JSON
{
"hex": "#dcd5ef",
"rgb": {
"r": 220,
"g": 213,
"b": 239
},
"hsl": {
"h": 256.154,
"s": 44.828,
"l": 88.627
},
"oklch": {
"l": 0.88651,
"c": 0.03608,
"h": 298
},
"luminance": 0.69036
}Semantic roles & 50–950 ramp
primary
#DCD5EF
secondary
#BFCC9D
accent
#B82E93
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485