#E2E2EB#E2E2EB
#E2E2EB is a very light, near-neutral blue. Relative luminance 0.766; OKLCH L 91.5% C 0.012 H 286.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2EB |
|---|---|
| RGB | rgb(226, 226, 235) |
| HSL | hsl(240, 18%, 90%) |
| HSV | hsv(240, 4%, 92%) |
| CMYK | cmyk(3.8%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(90.12, 1.64, -4.37) |
| CIE-LCH | lch(90.12, 4.67, 290.55°) |
| OKLab | oklab(91.54% 0.0034 -0.0117) |
| OKLCH | oklch(91.54% 0.012 286.2) |
| XYZ | xyz(73.5531, 76.5595, 89.4836) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.95
Lavender (CSS)
#E6E6FA
ΔE00 4.61
Ghostwhite
#F8F8FF
ΔE00 4.72
Gainsboro
#DCDCDC
ΔE00 4.75
Light Gray
#D3D3D3
ΔE00 5.75
Whitesmoke
#F5F5F5
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2EB #EBEBE2
analogous
#E2E6EB #E2E2EB #E6E2EB
triadic
#E2E2EB #EBE2E2 #E2EBE2
tetradic
#E2E2EB #EBE2E6 #EBEBE2 #E2EBE6
square
#E2E2EB #EBE2E6 #EBEBE2 #E2EBE6
split-complementary
#E2E2EB #EBE6E2 #E6EBE2
monochromatic
#9A9AB9 #BEBED2 #E2E2EB #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.29
#E2E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#E2E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2EB
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2EB | 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)
#E0E3EB
Deuteranopia (green-blind)
#E0E2EB
Tritanopia (blue-blind)
#E0E3E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e2e2eb; /* rgb */ color: rgb(226, 226, 235); /* oklch */ color: oklch(91.5% 0.012 286.2);
Tailwind
colors: {
custom: {
50: '#ebebf1',
500: '#e2e2eb',
950: '#000000',
},
}SCSS
$custom: #e2e2eb; $custom-light: #ebebf1; $custom-dark: #000000;
JSON
{
"hex": "#e2e2eb",
"rgb": {
"r": 226,
"g": 226,
"b": 235
},
"hsl": {
"h": 240,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.91541,
"c": 0.01214,
"h": 286.2
},
"luminance": 0.7656
}Semantic roles & 50–950 ramp
primary
#E2E2EB
secondary
#C2C2B0
accent
#9D499D
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485