#E1E2EA#E1E2EA
#E1E2EA is a very light, near-neutral blue. Relative luminance 0.763; OKLCH L 91.4% C 0.011 H 280.5°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E2EA |
|---|---|
| RGB | rgb(225, 226, 234) |
| HSL | hsl(233, 18%, 90%) |
| HSV | hsv(233, 4%, 92%) |
| CMYK | cmyk(3.8%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(90.02, 1.12, -4.01) |
| CIE-LCH | lch(90.02, 4.16, 285.67°) |
| OKLab | oklab(91.43% 0.002 -0.0107) |
| OKLCH | oklch(91.43% 0.011 280.5) |
| XYZ | xyz(73.0963, 76.3406, 88.7102) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.24
Gainsboro
#DCDCDC
ΔE00 4.21
Ghostwhite
#F8F8FF
ΔE00 4.72
Lavender (CSS)
#E6E6FA
ΔE00 5.22
Light Gray
#D3D3D3
ΔE00 5.29
Aliceblue
#F0F8FF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E2EA #EAE9E1
analogous
#E1E7EA #E1E2EA #E4E1EA
triadic
#E1E2EA #EAE1E2 #E2EAE1
tetradic
#E1E2EA #EAE1E7 #EAE9E1 #E1EAE4
square
#E1E2EA #EAE1E7 #EAE9E1 #E1EAE4
split-complementary
#E1E2EA #EAE4E1 #E7EAE1
monochromatic
#999CB8 #BDBFD1 #E1E2EA #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.29
#E1E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#E1E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E2EA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E2EA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#DFE3E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e1e2ea; /* rgb */ color: rgb(225, 226, 234); /* oklch */ color: oklch(91.4% 0.011 280.5);
Tailwind
colors: {
custom: {
50: '#eaebf0',
500: '#e1e2ea',
950: '#000000',
},
}SCSS
$custom: #e1e2ea; $custom-light: #eaebf0; $custom-dark: #000000;
JSON
{
"hex": "#e1e2ea",
"rgb": {
"r": 225,
"g": 226,
"b": 234
},
"hsl": {
"h": 233.333,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.91434,
"c": 0.01086,
"h": 280.5
},
"luminance": 0.76341
}Semantic roles & 50–950 ramp
primary
#E1E2EA
secondary
#C0BEAF
accent
#934A9C
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485