#E1DEFF#E1DEFF
#E1DEFF is a very light, muted blue. Relative luminance 0.755; OKLCH L 91.3% C 0.045 H 289.7°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEFF |
|---|---|
| RGB | rgb(225, 222, 255) |
| HSL | hsl(245, 100%, 94%) |
| HSV | hsv(245, 13%, 100%) |
| CMYK | cmyk(11.8%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(89.61, 7.26, -15.62) |
| CIE-LCH | lch(89.61, 17.23, 294.93°) |
| OKLab | oklab(91.31% 0.0151 -0.0422) |
| OKLCH | oklch(91.31% 0.045 289.7) |
| XYZ | xyz(75.2189, 75.4696, 105.1926) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.91
Periwinkle
#CCCCFF
ΔE00 6.52
Pale Lilac
#E4CBFF
ΔE00 8.11
Light Periwinkle
#C1C6FC
ΔE00 8.61
Pale Lavender
#EECFFE
ΔE00 8.77
Light Lavender
#DFC5FE
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEFF #FCFFDE
analogous
#DEEBFF #E1DEFF #F1DEFF
triadic
#E1DEFF #FFE1DE #DEFFE1
tetradic
#E1DEFF #FFDEEB #FCFFDE #DEFFF1
square
#E1DEFF #FFDEEB #FCFFDE #DEFFF1
split-complementary
#E1DEFF #FFF1DE #EBFFDE
monochromatic
#7264FF #A9A1FF #E1DEFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.30
#E1DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#E1DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEFF
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEFF | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#DBE3E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e1deff; /* rgb */ color: rgb(225, 222, 255); /* oklch */ color: oklch(91.3% 0.045 289.7);
Tailwind
colors: {
custom: {
50: '#eae8ff',
500: '#e1deff',
950: '#000000',
},
}SCSS
$custom: #e1deff; $custom-light: #eae8ff; $custom-dark: #000000;
JSON
{
"hex": "#e1deff",
"rgb": {
"r": 225,
"g": 222,
"b": 255
},
"hsl": {
"h": 245.455,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.91314,
"c": 0.04481,
"h": 289.7
},
"luminance": 0.7547
}Semantic roles & 50–950 ramp
primary
#E1DEFF
secondary
#E4EC95
accent
#E600D1
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161618
muted
#848486