#E1E2EE#E1E2EE
#E1E2EE is a very light, near-neutral blue. Relative luminance 0.766; OKLCH L 91.6% C 0.016 H 282.3°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E2EE |
|---|---|
| RGB | rgb(225, 226, 238) |
| HSL | hsl(235, 28%, 91%) |
| HSV | hsv(235, 5%, 93%) |
| CMYK | cmyk(5.5%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(90.12, 1.87, -5.95) |
| CIE-LCH | lch(90.12, 6.23, 287.47°) |
| OKLab | oklab(91.55% 0.0035 -0.0159) |
| OKLCH | oklch(91.55% 0.016 282.3) |
| XYZ | xyz(73.6774, 76.5730, 91.7709) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.48
Fog
#D8DCE0
ΔE00 4.79
Ghostwhite
#F8F8FF
ΔE00 5.13
Gainsboro
#DCDCDC
ΔE00 5.92
Aliceblue
#F0F8FF
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E2EE #EEEDE1
analogous
#E1E8EE #E1E2EE #E6E1EE
triadic
#E1E2EE #EEE1E2 #E2EEE1
tetradic
#E1E2EE #EEE1E8 #EEEDE1 #E1EEE6
square
#E1E2EE #EEE1E8 #EEEDE1 #E1EEE6
split-complementary
#E1E2EE #EEE6E1 #E8EEE1
monochromatic
#9396C2 #BABCD8 #E1E2EE #EBECF4 #EBECF4
Accessibility & contrast
On white
1.29
#E1E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#E1E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E2EE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E2EE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#DFE2EE
Tritanopia (blue-blind)
#DEE4E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e1e2ee; /* rgb */ color: rgb(225, 226, 238); /* oklch */ color: oklch(91.6% 0.016 282.3);
Tailwind
colors: {
custom: {
50: '#eaebf3',
500: '#e1e2ee',
950: '#000000',
},
}SCSS
$custom: #e1e2ee; $custom-light: #eaebf3; $custom-dark: #000000;
JSON
{
"hex": "#e1e2ee",
"rgb": {
"r": 225,
"g": 226,
"b": 238
},
"hsl": {
"h": 235.385,
"s": 27.66,
"l": 90.784
},
"oklch": {
"l": 0.91554,
"c": 0.01625,
"h": 282.3
},
"luminance": 0.76573
}Semantic roles & 50–950 ramp
primary
#E1E2EE
secondary
#C7C5AC
accent
#9E3FA6
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485