#E5DEFF#E5DEFF
#E5DEFF is a very light, muted violet. Relative luminance 0.761; OKLCH L 91.6% C 0.045 H 295.2°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DEFF |
|---|---|
| RGB | rgb(229, 222, 255) |
| HSL | hsl(253, 100%, 94%) |
| HSV | hsv(253, 13%, 100%) |
| CMYK | cmyk(10.2%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(89.92, 8.53, -15.14) |
| CIE-LCH | lch(89.92, 17.38, 299.39°) |
| OKLab | oklab(91.63% 0.0192 -0.0408) |
| OKLCH | oklch(91.63% 0.045 295.2) |
| XYZ | xyz(76.4808, 76.1203, 105.2518) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.54
Periwinkle
#CCCCFF
ΔE00 7.13
Pale Lilac
#E4CBFF
ΔE00 7.35
Pale Lavender
#EECFFE
ΔE00 7.63
Light Lavender
#DFC5FE
ΔE00 8.61
Thistle
#D8BFD8
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DEFF #F8FFDE
analogous
#DEE7FF #E5DEFF #F5DEFF
triadic
#E5DEFF #FFE5DE #DEFFE5
tetradic
#E5DEFF #FFDEE7 #F8FFDE #DEFFF5
square
#E5DEFF #FFDEE7 #F8FFDE #DEFFF5
split-complementary
#E5DEFF #FFF5DE #E7FFDE
monochromatic
#8564FF #B5A1FF #E5DEFF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.29
#E5DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#E5DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DEFF
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DEFF | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#E0E3E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e5deff; /* rgb */ color: rgb(229, 222, 255); /* oklch */ color: oklch(91.6% 0.045 295.2);
Tailwind
colors: {
custom: {
50: '#ede8ff',
500: '#e5deff',
950: '#000000',
},
}SCSS
$custom: #e5deff; $custom-light: #ede8ff; $custom-dark: #000000;
JSON
{
"hex": "#e5deff",
"rgb": {
"r": 229,
"g": 222,
"b": 255
},
"hsl": {
"h": 252.727,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.91625,
"c": 0.04513,
"h": 295.2
},
"luminance": 0.76121
}Semantic roles & 50–950 ramp
primary
#E5DEFF
secondary
#DAEC95
accent
#E600B5
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161618
muted
#848486