#E2E5EB#E2E5EB
#E2E5EB is a very light, near-neutral blue. Relative luminance 0.782; OKLCH L 92.1% C 0.009 H 264.6°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E5EB |
|---|---|
| RGB | rgb(226, 229, 235) |
| HSL | hsl(220, 18%, 90%) |
| HSV | hsv(220, 4%, 92%) |
| CMYK | cmyk(3.8%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(90.87, 0.09, -3.26) |
| CIE-LCH | lch(90.87, 3.27, 271.60°) |
| OKLab | oklab(92.13% -0.0008 -0.0087) |
| OKLCH | oklch(92.13% 0.009 264.6) |
| XYZ | xyz(74.3760, 78.2053, 89.7579) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.44
Gainsboro
#DCDCDC
ΔE00 3.62
Aliceblue
#F0F8FF
ΔE00 4.37
Ghostwhite
#F8F8FF
ΔE00 4.47
Whitesmoke
#F5F5F5
ΔE00 4.58
Light Gray
#D3D3D3
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E5EB #EBE8E2
analogous
#E2E9EB #E2E5EB #E3E2EB
triadic
#E2E5EB #EBE2E5 #E5EBE2
tetradic
#E2E5EB #EBE2E9 #EBE8E2 #E2EBE3
square
#E2E5EB #EBE2E9 #EBE8E2 #E2EBE3
split-complementary
#E2E5EB #EBE3E2 #E9EBE2
monochromatic
#9AA4B9 #BEC5D2 #E2E5EB #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.26
#E2E5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#E2E5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E5EB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E5EB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#E0E6E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e5eb; /* rgb */ color: rgb(226, 229, 235); /* oklch */ color: oklch(92.1% 0.009 264.6);
Tailwind
colors: {
custom: {
50: '#ebedf1',
500: '#e2e5eb',
950: '#000000',
},
}SCSS
$custom: #e2e5eb; $custom-light: #ebedf1; $custom-dark: #000000;
JSON
{
"hex": "#e2e5eb",
"rgb": {
"r": 226,
"g": 229,
"b": 235
},
"hsl": {
"h": 220,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.92134,
"c": 0.00874,
"h": 264.6
},
"luminance": 0.78206
}Semantic roles & 50–950 ramp
primary
#E2E5EB
secondary
#C2BCB0
accent
#81499D
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485