#E1E2ED#E1E2ED
#E1E2ED is a very light, near-neutral blue. Relative luminance 0.765; OKLCH L 91.5% C 0.015 H 281.9°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E2ED |
|---|---|
| RGB | rgb(225, 226, 237) |
| HSL | hsl(235, 25%, 91%) |
| HSV | hsv(235, 5%, 93%) |
| CMYK | cmyk(5.1%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(90.10, 1.68, -5.46) |
| CIE-LCH | lch(90.10, 5.72, 287.13°) |
| OKLab | oklab(91.52% 0.0031 -0.0146) |
| OKLCH | oklch(91.52% 0.015 281.9) |
| XYZ | xyz(73.5309, 76.5144, 90.9993) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.90
Fog
#D8DCE0
ΔE00 4.40
Ghostwhite
#F8F8FF
ΔE00 4.97
Gainsboro
#DCDCDC
ΔE00 5.50
Aliceblue
#F0F8FF
ΔE00 6.14
Light Gray
#D3D3D3
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E2ED #EDECE1
analogous
#E1E8ED #E1E2ED #E6E1ED
triadic
#E1E2ED #EDE1E2 #E2EDE1
tetradic
#E1E2ED #EDE1E8 #EDECE1 #E1EDE6
square
#E1E2ED #EDE1E8 #EDECE1 #E1EDE6
split-complementary
#E1E2ED #EDE6E1 #E8EDE1
monochromatic
#9498BF #BBBDD6 #E1E2ED #ECEDF4 #ECEDF4
Accessibility & contrast
On white
1.29
#E1E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#E1E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E2ED
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E2ED | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EE
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#DFE4E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e1e2ed; /* rgb */ color: rgb(225, 226, 237); /* oklch */ color: oklch(91.5% 0.015 281.9);
Tailwind
colors: {
custom: {
50: '#eaebf2',
500: '#e1e2ed',
950: '#000000',
},
}SCSS
$custom: #e1e2ed; $custom-light: #eaebf2; $custom-dark: #000000;
JSON
{
"hex": "#e1e2ed",
"rgb": {
"r": 225,
"g": 226,
"b": 237
},
"hsl": {
"h": 235,
"s": 25,
"l": 90.588
},
"oklch": {
"l": 0.91524,
"c": 0.0149,
"h": 281.9
},
"luminance": 0.76515
}Semantic roles & 50–950 ramp
primary
#E1E2ED
secondary
#C5C3AD
accent
#9B42A4
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485