#E5DFFB#E5DFFB
#E5DFFB is a very light, muted violet. Relative luminance 0.764; OKLCH L 91.7% C 0.038 H 295.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFFB |
|---|---|
| RGB | rgb(229, 223, 251) |
| HSL | hsl(253, 78%, 93%) |
| HSV | hsv(253, 11%, 98%) |
| CMYK | cmyk(8.8%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.04, 7.22, -12.85) |
| CIE-LCH | lch(90.04, 14.74, 299.33°) |
| OKLab | oklab(91.69% 0.0165 -0.0346) |
| OKLCH | oklch(91.69% 0.038 295.5) |
| XYZ | xyz(76.1100, 76.3982, 101.9847) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.12
Periwinkle
#CCCCFF
ΔE00 8.23
Pale Lilac
#E4CBFF
ΔE00 8.73
Pale Lavender
#EECFFE
ΔE00 8.80
Thistle
#D8BFD8
ΔE00 9.36
Lavenderblush
#FFF0F5
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFFB #F5FBDF
analogous
#DFE7FB #E5DFFB #F3DFFB
triadic
#E5DFFB #FBE5DF #DFFBE5
tetradic
#E5DFFB #FBDFE7 #F5FBDF #DFFBF3
square
#E5DFFB #FBDFE7 #F5FBDF #DFFBF3
split-complementary
#E5DFFB #FBF3DF #E7FBDF
monochromatic
#8D72ED #B9A9F4 #E5DFFB #E9E4FC #E9E4FC
Accessibility & contrast
On white
1.29
#E5DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#E5DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFFB
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFFB | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#E1E3E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e5dffb; /* rgb */ color: rgb(229, 223, 251); /* oklch */ color: oklch(91.7% 0.038 295.5);
Tailwind
colors: {
custom: {
50: '#ede9fc',
500: '#e5dffb',
950: '#000000',
},
}SCSS
$custom: #e5dffb; $custom-light: #ede9fc; $custom-dark: #000000;
JSON
{
"hex": "#e5dffb",
"rgb": {
"r": 229,
"g": 223,
"b": 251
},
"hsl": {
"h": 252.857,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.91686,
"c": 0.03828,
"h": 295.5
},
"luminance": 0.76398
}Semantic roles & 50–950 ramp
primary
#E5DFFB
secondary
#D3E29C
accent
#DA0BAE
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485