#E5DFFE#E5DFFE
#E5DFFE is a very light, muted violet. Relative luminance 0.766; OKLCH L 91.8% C 0.042 H 294.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFFE |
|---|---|
| RGB | rgb(229, 223, 254) |
| HSL | hsl(252, 94%, 94%) |
| HSV | hsv(252, 12%, 100%) |
| CMYK | cmyk(9.8%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(90.13, 7.81, -14.29) |
| CIE-LCH | lch(90.13, 16.28, 298.65°) |
| OKLab | oklab(91.78% 0.0175 -0.0385) |
| OKLCH | oklch(91.78% 0.042 294.4) |
| XYZ | xyz(76.5866, 76.5888, 104.4950) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.82
Periwinkle
#CCCCFF
ΔE00 7.53
Pale Lilac
#E4CBFF
ΔE00 8.03
Pale Lavender
#EECFFE
ΔE00 8.26
Light Lavender
#DFC5FE
ΔE00 9.27
Thistle
#D8BFD8
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFFE #F8FEDF
analogous
#DFE8FE #E5DFFE #F4DFFE
triadic
#E5DFFE #FEE5DF #DFFEE5
tetradic
#E5DFFE #FEDFE8 #F8FEDF #DFFEF4
square
#E5DFFE #FEDFE8 #F8FEDF #DFFEF4
split-complementary
#E5DFFE #FEF4DF #E8FEDF
monochromatic
#8568FA #B5A4FC #E5DFFE #E7E1FE #E7E1FE
Accessibility & contrast
On white
1.29
#E5DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#E5DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFFE
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFFE | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#E1E3E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e5dffe; /* rgb */ color: rgb(229, 223, 254); /* oklch */ color: oklch(91.8% 0.042 294.4);
Tailwind
colors: {
custom: {
50: '#ede9fe',
500: '#e5dffe',
950: '#000000',
},
}SCSS
$custom: #e5dffe; $custom-light: #ede9fe; $custom-dark: #000000;
JSON
{
"hex": "#e5dffe",
"rgb": {
"r": 229,
"g": 223,
"b": 254
},
"hsl": {
"h": 251.613,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.91784,
"c": 0.04229,
"h": 294.4
},
"luminance": 0.76589
}Semantic roles & 50–950 ramp
primary
#E5DFFE
secondary
#DAEA98
accent
#E600B9
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485