#E1DFFE#E1DFFE
#E1DFFE is a very light, muted blue. Relative luminance 0.759; OKLCH L 91.5% C 0.042 H 288.5°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFFE |
|---|---|
| RGB | rgb(225, 223, 254) |
| HSL | hsl(244, 94%, 94%) |
| HSV | hsv(244, 12%, 100%) |
| CMYK | cmyk(11.4%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(89.83, 6.54, -14.77) |
| CIE-LCH | lch(89.83, 16.15, 293.87°) |
| OKLab | oklab(91.48% 0.0133 -0.0399) |
| OKLCH | oklch(91.48% 0.042 288.5) |
| XYZ | xyz(75.3247, 75.9381, 104.4359) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.18
Periwinkle
#CCCCFF
ΔE00 6.99
Pale Lilac
#E4CBFF
ΔE00 8.80
Light Periwinkle
#C1C6FC
ΔE00 8.96
Pale Lavender
#EECFFE
ΔE00 9.41
Light Lavender
#DFC5FE
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFFE #FCFEDF
analogous
#DFECFE #E1DFFE #F0DFFE
triadic
#E1DFFE #FEE1DF #DFFEE1
tetradic
#E1DFFE #FEDFEC #FCFEDF #DFFEF0
square
#E1DFFE #FEDFEC #FCFEDF #DFFEF0
split-complementary
#E1DFFE #FEF0DF #ECFEDF
monochromatic
#7268FA #A9A4FC #E1DFFE #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.30
#E1DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#E1DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFFE
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFFE | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#DBE4E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e1dffe; /* rgb */ color: rgb(225, 223, 254); /* oklch */ color: oklch(91.5% 0.042 288.5);
Tailwind
colors: {
custom: {
50: '#eae9fe',
500: '#e1dffe',
950: '#000000',
},
}SCSS
$custom: #e1dffe; $custom-light: #eae9fe; $custom-dark: #000000;
JSON
{
"hex": "#e1dffe",
"rgb": {
"r": 225,
"g": 223,
"b": 254
},
"hsl": {
"h": 243.871,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.91475,
"c": 0.04203,
"h": 288.5
},
"luminance": 0.75939
}Semantic roles & 50–950 ramp
primary
#E1DFFE
secondary
#E4EA98
accent
#E600D7
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485