#E1E2FE#E1E2FE
#E1E2FE is a very light, muted blue. Relative luminance 0.776; OKLCH L 92.1% C 0.038 H 284.0°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E2FE |
|---|---|
| RGB | rgb(225, 226, 254) |
| HSL | hsl(238, 94%, 94%) |
| HSV | hsv(238, 11%, 100%) |
| CMYK | cmyk(11.4%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(90.58, 4.97, -13.66) |
| CIE-LCH | lch(90.58, 14.53, 290.00°) |
| OKLab | oklab(92.06% 0.0092 -0.0368) |
| OKLCH | oklch(92.06% 0.038 284) |
| XYZ | xyz(76.1333, 77.5554, 104.7054) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.88
Periwinkle
#CCCCFF
ΔE00 7.89
Ghostwhite
#F8F8FF
ΔE00 9.23
Light Periwinkle
#C1C6FC
ΔE00 9.58
Light Blue Grey
#B7C9E2
ΔE00 10.09
Pale Lilac
#E4CBFF
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E2FE #FEFDE1
analogous
#E1F1FE #E1E2FE #EFE1FE
triadic
#E1E2FE #FEE1E2 #E2FEE1
tetradic
#E1E2FE #FEE1F1 #FEFDE1 #E1FEEF
square
#E1E2FE #FEE1F1 #FEFDE1 #E1FEEF
split-complementary
#E1E2FE #FEEFE1 #F1FEE1
monochromatic
#6B6FFA #A6A9FC #E1E2FE #E1E2FE #E1E2FE
Accessibility & contrast
On white
1.27
#E1E2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#E1E2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E2FE
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E2FE | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#DBE3FD
Tritanopia (blue-blind)
#DBE6EB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e1e2fe; /* rgb */ color: rgb(225, 226, 254); /* oklch */ color: oklch(92.1% 0.038 284.0);
Tailwind
colors: {
custom: {
50: '#eaebfe',
500: '#e1e2fe',
950: '#000000',
},
}SCSS
$custom: #e1e2fe; $custom-light: #eaebfe; $custom-dark: #000000;
JSON
{
"hex": "#e1e2fe",
"rgb": {
"r": 225,
"g": 226,
"b": 254
},
"hsl": {
"h": 237.931,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.92058,
"c": 0.03795,
"h": 284
},
"luminance": 0.77556
}Semantic roles & 50–950 ramp
primary
#E1E2FE
secondary
#EAE799
accent
#DE00E6
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485