#E4DFFB#E4DFFB
#E4DFFB is a very light, muted violet. Relative luminance 0.762; OKLCH L 91.6% C 0.038 H 293.8°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFFB |
|---|---|
| RGB | rgb(228, 223, 251) |
| HSL | hsl(251, 78%, 93%) |
| HSV | hsv(251, 11%, 98%) |
| CMYK | cmyk(9.2%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(89.97, 6.90, -12.97) |
| CIE-LCH | lch(89.97, 14.69, 298.01°) |
| OKLab | oklab(91.61% 0.0154 -0.0349) |
| OKLCH | oklch(91.61% 0.038 293.8) |
| XYZ | xyz(75.7918, 76.2341, 101.9698) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.89
Periwinkle
#CCCCFF
ΔE00 8.09
Pale Lilac
#E4CBFF
ΔE00 8.90
Pale Lavender
#EECFFE
ΔE00 9.07
Thistle
#D8BFD8
ΔE00 9.61
Ghostwhite
#F8F8FF
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFFB #F6FBDF
analogous
#DFE8FB #E4DFFB #F2DFFB
triadic
#E4DFFB #FBE4DF #DFFBE4
tetradic
#E4DFFB #FBDFE8 #F6FBDF #DFFBF2
square
#E4DFFB #FBDFE8 #F6FBDF #DFFBF2
split-complementary
#E4DFFB #FBF2DF #E8FBDF
monochromatic
#8872ED #B6A9F4 #E4DFFB #E8E4FC #E8E4FC
Accessibility & contrast
On white
1.29
#E4DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#E4DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFFB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFFB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FC
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#E0E3E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4dffb; /* rgb */ color: rgb(228, 223, 251); /* oklch */ color: oklch(91.6% 0.038 293.8);
Tailwind
colors: {
custom: {
50: '#ece9fc',
500: '#e4dffb',
950: '#000000',
},
}SCSS
$custom: #e4dffb; $custom-light: #ece9fc; $custom-dark: #000000;
JSON
{
"hex": "#e4dffb",
"rgb": {
"r": 228,
"g": 223,
"b": 251
},
"hsl": {
"h": 250.714,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.91608,
"c": 0.03815,
"h": 293.8
},
"luminance": 0.76234
}Semantic roles & 50–950 ramp
primary
#E4DFFB
secondary
#D5E29C
accent
#DA0BB5
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485