#E5DFF8#E5DFF8
#E5DFF8 is a very light, muted violet. Relative luminance 0.762; OKLCH L 91.6% C 0.034 H 296.7°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFF8 |
|---|---|
| RGB | rgb(229, 223, 248) |
| HSL | hsl(254, 64%, 92%) |
| HSV | hsv(254, 10%, 97%) |
| CMYK | cmyk(7.7%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(89.96, 6.64, -11.41) |
| CIE-LCH | lch(89.96, 13.20, 300.20°) |
| OKLab | oklab(91.59% 0.0154 -0.0306) |
| OKLCH | oklch(91.59% 0.034 296.7) |
| XYZ | xyz(75.6408, 76.2105, 99.5139) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.49
Periwinkle
#CCCCFF
ΔE00 8.99
Lavenderblush
#FFF0F5
ΔE00 9.04
Ghostwhite
#F8F8FF
ΔE00 9.31
Thistle
#D8BFD8
ΔE00 9.31
Pale Lavender
#EECFFE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFF8 #F2F8DF
analogous
#DFE6F8 #E5DFF8 #F2DFF8
triadic
#E5DFF8 #F8E5DF #DFF8E5
tetradic
#E5DFF8 #F8DFE6 #F2F8DF #DFF8F2
square
#E5DFF8 #F8DFE6 #F2F8DF #DFF8F2
split-complementary
#E5DFF8 #F8F2DF #E6F8DF
monochromatic
#937BE2 #BCADED #E5DFF8 #EBE6FA #EBE6FA
Accessibility & contrast
On white
1.29
#E5DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#E5DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFF8
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFF8 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F9
Deuteranopia (green-blind)
#DBE2F7
Tritanopia (blue-blind)
#E2E2E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e5dff8; /* rgb */ color: rgb(229, 223, 248); /* oklch */ color: oklch(91.6% 0.034 296.7);
Tailwind
colors: {
custom: {
50: '#ede9fa',
500: '#e5dff8',
950: '#000000',
},
}SCSS
$custom: #e5dff8; $custom-light: #ede9fa; $custom-dark: #000000;
JSON
{
"hex": "#e5dff8",
"rgb": {
"r": 229,
"g": 223,
"b": 248
},
"hsl": {
"h": 254.4,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.9159,
"c": 0.03427,
"h": 296.7
},
"luminance": 0.76211
}Semantic roles & 50–950 ramp
primary
#E5DFF8
secondary
#CDDBA0
accent
#CC1AA1
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485