#E5DCFD#E5DCFD
#E5DCFD is a very light, muted violet. Relative luminance 0.749; OKLCH L 91.2% C 0.046 H 298.0°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DCFD |
|---|---|
| RGB | rgb(229, 220, 253) |
| HSL | hsl(256, 89%, 93%) |
| HSV | hsv(256, 13%, 99%) |
| CMYK | cmyk(9.5%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(89.36, 9.18, -14.92) |
| CIE-LCH | lch(89.36, 17.52, 301.61°) |
| OKLab | oklab(91.17% 0.0214 -0.0402) |
| OKLCH | oklch(91.17% 0.046 298) |
| XYZ | xyz(75.6325, 74.9361, 103.3891) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.06
Pale Lilac
#E4CBFF
ΔE00 6.84
Pale Lavender
#EECFFE
ΔE00 6.99
Periwinkle
#CCCCFF
ΔE00 7.25
Light Lavender
#DFC5FE
ΔE00 8.17
Thistle
#D8BFD8
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DCFD #F4FDDC
analogous
#DCE3FD #E5DCFD #F6DCFD
triadic
#E5DCFD #FDE5DC #DCFDE5
tetradic
#E5DCFD #FDDCE3 #F4FDDC #DCFDF6
square
#E5DCFD #FDDCE3 #F4FDDC #DCFDF6
split-complementary
#E5DCFD #FDF6DC #E3FDDC
monochromatic
#8F68F6 #BAA2FA #E5DCFD #E9E2FD #E9E2FD
Accessibility & contrast
On white
1.31
#E5DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#E5DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DCFD
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DCFD | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#E1E1E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e5dcfd; /* rgb */ color: rgb(229, 220, 253); /* oklch */ color: oklch(91.2% 0.046 298.0);
Tailwind
colors: {
custom: {
50: '#ede6fe',
500: '#e5dcfd',
950: '#000000',
},
}SCSS
$custom: #e5dcfd; $custom-light: #ede6fe; $custom-dark: #000000;
JSON
{
"hex": "#e5dcfd",
"rgb": {
"r": 229,
"g": 220,
"b": 253
},
"hsl": {
"h": 256.364,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.91174,
"c": 0.04553,
"h": 298
},
"luminance": 0.74936
}Semantic roles & 50–950 ramp
primary
#E5DCFD
secondary
#D1E796
accent
#E600A7
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485