#E4DFFE#E4DFFE
#E4DFFE is a very light, muted blue. Relative luminance 0.764; OKLCH L 91.7% C 0.042 H 292.9°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFFE |
|---|---|
| RGB | rgb(228, 223, 254) |
| HSL | hsl(250, 94%, 94%) |
| HSV | hsv(250, 12%, 100%) |
| CMYK | cmyk(10.2%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(90.06, 7.49, -14.41) |
| CIE-LCH | lch(90.06, 16.24, 297.46°) |
| OKLab | oklab(91.71% 0.0165 -0.0388) |
| OKLCH | oklch(91.71% 0.042 292.9) |
| XYZ | xyz(76.2684, 76.4247, 104.4801) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.63
Periwinkle
#CCCCFF
ΔE00 7.37
Pale Lilac
#E4CBFF
ΔE00 8.21
Pale Lavender
#EECFFE
ΔE00 8.54
Light Lavender
#DFC5FE
ΔE00 9.40
Light Periwinkle
#C1C6FC
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFFE #F9FEDF
analogous
#DFE9FE #E4DFFE #F3DFFE
triadic
#E4DFFE #FEE4DF #DFFEE4
tetradic
#E4DFFE #FEDFE9 #F9FEDF #DFFEF3
square
#E4DFFE #FEDFE9 #F9FEDF #DFFEF3
split-complementary
#E4DFFE #FEF3DF #E9FEDF
monochromatic
#8068FA #B2A4FC #E4DFFE #E6E1FE #E6E1FE
Accessibility & contrast
On white
1.29
#E4DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#E4DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFFE
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFFE | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#DFE4E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4dffe; /* rgb */ color: rgb(228, 223, 254); /* oklch */ color: oklch(91.7% 0.042 292.9);
Tailwind
colors: {
custom: {
50: '#ece9fe',
500: '#e4dffe',
950: '#000000',
},
}SCSS
$custom: #e4dffe; $custom-light: #ece9fe; $custom-dark: #000000;
JSON
{
"hex": "#e4dffe",
"rgb": {
"r": 228,
"g": 223,
"b": 254
},
"hsl": {
"h": 249.677,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.91706,
"c": 0.04219,
"h": 292.9
},
"luminance": 0.76425
}Semantic roles & 50–950 ramp
primary
#E4DFFE
secondary
#DCEA98
accent
#E600C0
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485