#E1DEFE#E1DEFE
#E1DEFE is a very light, muted blue. Relative luminance 0.754; OKLCH L 91.3% C 0.043 H 289.8°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEFE |
|---|---|
| RGB | rgb(225, 222, 254) |
| HSL | hsl(246, 94%, 93%) |
| HSV | hsv(246, 13%, 100%) |
| CMYK | cmyk(11.4%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(89.58, 7.06, -15.14) |
| CIE-LCH | lch(89.58, 16.71, 295.00°) |
| OKLab | oklab(91.28% 0.0147 -0.0409) |
| OKLCH | oklch(91.28% 0.043 289.8) |
| XYZ | xyz(75.0583, 75.4054, 104.3471) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.64
Periwinkle
#CCCCFF
ΔE00 6.74
Pale Lilac
#E4CBFF
ΔE00 8.30
Light Periwinkle
#C1C6FC
ΔE00 8.80
Pale Lavender
#EECFFE
ΔE00 8.91
Light Lavender
#DFC5FE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEFE #FBFEDE
analogous
#DEEBFE #E1DEFE #F1DEFE
triadic
#E1DEFE #FEE1DE #DEFEE1
tetradic
#E1DEFE #FEDEEB #FBFEDE #DEFEF1
square
#E1DEFE #FEDEEB #FBFEDE #DEFEF1
split-complementary
#E1DEFE #FEF1DE #EBFEDE
monochromatic
#7567FA #ABA3FC #E1DEFE #E4E1FE #E4E1FE
Accessibility & contrast
On white
1.31
#E1DEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#E1DEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEFE
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEFE | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D7E0FD
Tritanopia (blue-blind)
#DCE3E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e1defe; /* rgb */ color: rgb(225, 222, 254); /* oklch */ color: oklch(91.3% 0.043 289.8);
Tailwind
colors: {
custom: {
50: '#eae8fe',
500: '#e1defe',
950: '#000000',
},
}SCSS
$custom: #e1defe; $custom-light: #eae8fe; $custom-dark: #000000;
JSON
{
"hex": "#e1defe",
"rgb": {
"r": 225,
"g": 222,
"b": 254
},
"hsl": {
"h": 245.625,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.91281,
"c": 0.04345,
"h": 289.8
},
"luminance": 0.75406
}Semantic roles & 50–950 ramp
primary
#E1DEFE
secondary
#E2EA97
accent
#E600D0
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485