#E2E1FE#E2E1FE
#E2E1FE is a very light, muted blue. Relative luminance 0.772; OKLCH L 91.9% C 0.039 H 287.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E1FE |
|---|---|
| RGB | rgb(226, 225, 254) |
| HSL | hsl(242, 94%, 94%) |
| HSV | hsv(242, 11%, 100%) |
| CMYK | cmyk(11%, 11.4%, 0%, 0.4%) |
| CIE-LAB | lab(90.40, 5.81, -13.91) |
| CIE-LCH | lch(90.40, 15.07, 292.67°) |
| OKLab | oklab(91.94% 0.0116 -0.0375) |
| OKLCH | oklch(91.94% 0.039 287.2) |
| XYZ | xyz(76.1749, 77.1744, 104.6297) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.36
Periwinkle
#CCCCFF
ΔE00 7.65
Light Periwinkle
#C1C6FC
ΔE00 9.50
Pale Lilac
#E4CBFF
ΔE00 9.60
Ghostwhite
#F8F8FF
ΔE00 9.70
Pale Lavender
#EECFFE
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E1FE #FDFEE1
analogous
#E1EFFE #E2E1FE #F1E1FE
triadic
#E2E1FE #FEE2E1 #E1FEE2
tetradic
#E2E1FE #FEE1EF #FDFEE1 #E1FEF1
square
#E2E1FE #FEE1EF #FDFEE1 #E1FEF1
split-complementary
#E2E1FE #FEF1E1 #EFFEE1
monochromatic
#6F6BFA #A9A6FC #E2E1FE #E2E1FE #E2E1FE
Accessibility & contrast
On white
1.28
#E2E1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#E2E1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E1FE
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E1FE | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FF
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#DDE6EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e2e1fe; /* rgb */ color: rgb(226, 225, 254); /* oklch */ color: oklch(91.9% 0.039 287.2);
Tailwind
colors: {
custom: {
50: '#ebeafe',
500: '#e2e1fe',
950: '#000000',
},
}SCSS
$custom: #e2e1fe; $custom-light: #ebeafe; $custom-dark: #000000;
JSON
{
"hex": "#e2e1fe",
"rgb": {
"r": 226,
"g": 225,
"b": 254
},
"hsl": {
"h": 242.069,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.9194,
"c": 0.03925,
"h": 287.2
},
"luminance": 0.77175
}Semantic roles & 50–950 ramp
primary
#E2E1FE
secondary
#E7EA99
accent
#E600DE
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485