#E4E2FE#E4E2FE
#E4E2FE is a very light, muted blue. Relative luminance 0.780; OKLCH L 92.3% C 0.038 H 288.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2FE |
|---|---|
| RGB | rgb(228, 226, 254) |
| HSL | hsl(244, 93%, 94%) |
| HSV | hsv(244, 11%, 100%) |
| CMYK | cmyk(10.2%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(90.80, 5.92, -13.30) |
| CIE-LCH | lch(90.80, 14.56, 294.01°) |
| OKLab | oklab(92.29% 0.0123 -0.0358) |
| OKLCH | oklch(92.29% 0.038 288.9) |
| XYZ | xyz(77.0770, 78.0420, 104.7496) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.12
Periwinkle
#CCCCFF
ΔE00 8.12
Ghostwhite
#F8F8FF
ΔE00 9.39
Pale Lilac
#E4CBFF
ΔE00 9.71
Light Periwinkle
#C1C6FC
ΔE00 10.01
Pale Lavender
#EECFFE
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2FE #FCFEE2
analogous
#E2EEFE #E4E2FE #F2E2FE
triadic
#E4E2FE #FEE4E2 #E2FEE4
tetradic
#E4E2FE #FEE2EE #FCFEE2 #E2FEF2
square
#E4E2FE #FEE2EE #FCFEE2 #E2FEF2
split-complementary
#E4E2FE #FEF2E2 #EEFEE2
monochromatic
#766CFA #ADA7FC #E3E1FE #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.26
#E4E2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#E4E2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2FE
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2FE | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#DFE6EB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e2fe; /* rgb */ color: rgb(228, 226, 254); /* oklch */ color: oklch(92.3% 0.038 288.9);
Tailwind
colors: {
custom: {
50: '#ecebfe',
500: '#e4e2fe',
950: '#000000',
},
}SCSS
$custom: #e4e2fe; $custom-light: #ecebfe; $custom-dark: #000000;
JSON
{
"hex": "#e4e2fe",
"rgb": {
"r": 228,
"g": 226,
"b": 254
},
"hsl": {
"h": 244.286,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.92287,
"c": 0.03786,
"h": 288.9
},
"luminance": 0.78042
}Semantic roles & 50–950 ramp
primary
#E4E2FE
secondary
#E4EA9A
accent
#E600D5
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485