#E2E1FF#E2E1FF
#E2E1FF is a very light, muted blue. Relative luminance 0.772; OKLCH L 92.0% C 0.041 H 287.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E1FF |
|---|---|
| RGB | rgb(226, 225, 255) |
| HSL | hsl(242, 100%, 94%) |
| HSV | hsv(242, 12%, 100%) |
| CMYK | cmyk(11.4%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(90.43, 6.01, -14.39) |
| CIE-LCH | lch(90.43, 15.59, 292.66°) |
| OKLab | oklab(91.97% 0.0119 -0.0388) |
| OKLCH | oklch(91.97% 0.041 287.1) |
| XYZ | xyz(76.3355, 77.2386, 105.4753) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.65
Periwinkle
#CCCCFF
ΔE00 7.40
Light Periwinkle
#C1C6FC
ΔE00 9.30
Pale Lilac
#E4CBFF
ΔE00 9.38
Ghostwhite
#F8F8FF
ΔE00 9.97
Pale Lavender
#EECFFE
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E1FF #FEFFE1
analogous
#E1EFFF #E2E1FF #F1E1FF
triadic
#E2E1FF #FFE2E1 #E1FFE2
tetradic
#E2E1FF #FFE1EF #FEFFE1 #E1FFF1
square
#E2E1FF #FFE1EF #FEFFE1 #E1FFF1
split-complementary
#E2E1FF #FFF1E1 #EFFFE1
monochromatic
#6C67FF #A7A4FF #E1E0FF #E1E0FF #E1E0FF
Accessibility & contrast
On white
1.28
#E2E1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#E2E1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E1FF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E1FF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#DCE6EB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e1ff; /* rgb */ color: rgb(226, 225, 255); /* oklch */ color: oklch(92.0% 0.041 287.1);
Tailwind
colors: {
custom: {
50: '#ebeaff',
500: '#e2e1ff',
950: '#000000',
},
}SCSS
$custom: #e2e1ff; $custom-light: #ebeaff; $custom-dark: #000000;
JSON
{
"hex": "#e2e1ff",
"rgb": {
"r": 226,
"g": 225,
"b": 255
},
"hsl": {
"h": 242,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.91972,
"c": 0.04061,
"h": 287.1
},
"luminance": 0.77239
}Semantic roles & 50–950 ramp
primary
#E2E1FF
secondary
#EAED97
accent
#E600DE
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161618
muted
#848486