#E2E2EA#E2E2EA
#E2E2EA is a very light, near-neutral blue. Relative luminance 0.765; OKLCH L 91.5% C 0.011 H 286.2°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2EA |
|---|---|
| RGB | rgb(226, 226, 234) |
| HSL | hsl(240, 16%, 90%) |
| HSV | hsv(240, 3%, 92%) |
| CMYK | cmyk(3.4%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(90.09, 1.46, -3.89) |
| CIE-LCH | lch(90.09, 4.15, 290.51°) |
| OKLab | oklab(91.51% 0.003 -0.0104) |
| OKLCH | oklch(91.51% 0.011 286.2) |
| XYZ | xyz(73.4090, 76.5018, 88.7249) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.59
Gainsboro
#DCDCDC
ΔE00 4.31
Ghostwhite
#F8F8FF
ΔE00 4.66
Lavender (CSS)
#E6E6FA
ΔE00 5.06
Light Gray
#D3D3D3
ΔE00 5.39
Whitesmoke
#F5F5F5
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2EA #EAEAE2
analogous
#E2E6EA #E2E2EA #E6E2EA
triadic
#E2E2EA #EAE2E2 #E2EAE2
tetradic
#E2E2EA #EAE2E6 #EAEAE2 #E2EAE6
square
#E2E2EA #EAE2E6 #EAEAE2 #E2EAE6
split-complementary
#E2E2EA #EAE6E2 #E6EAE2
monochromatic
#9B9BB7 #BFBFD0 #E2E2EA #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.29
#E2E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#E2E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2EA
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2EA | 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)
#E0E3EA
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#E1E3E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e2e2ea; /* rgb */ color: rgb(226, 226, 234); /* oklch */ color: oklch(91.5% 0.011 286.2);
Tailwind
colors: {
custom: {
50: '#ebebf0',
500: '#e2e2ea',
950: '#000000',
},
}SCSS
$custom: #e2e2ea; $custom-light: #ebebf0; $custom-dark: #000000;
JSON
{
"hex": "#e2e2ea",
"rgb": {
"r": 226,
"g": 226,
"b": 234
},
"hsl": {
"h": 240,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.91511,
"c": 0.01079,
"h": 286.2
},
"luminance": 0.76502
}Semantic roles & 50–950 ramp
primary
#E2E2EA
secondary
#C0C0B0
accent
#9A4B9A
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485