#E2E2E8#E2E2E8
#E2E2E8 is a very light, near-neutral blue. Relative luminance 0.764; OKLCH L 91.5% C 0.008 H 286.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2E8 |
|---|---|
| RGB | rgb(226, 226, 232) |
| HSL | hsl(240, 12%, 90%) |
| HSV | hsv(240, 3%, 91%) |
| CMYK | cmyk(2.6%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(90.04, 1.09, -2.92) |
| CIE-LCH | lch(90.04, 3.11, 290.43°) |
| OKLab | oklab(91.45% 0.0023 -0.0078) |
| OKLCH | oklch(91.45% 0.008 286.2) |
| XYZ | xyz(73.1233, 76.3876, 87.2202) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.96
Gainsboro
#DCDCDC
ΔE00 3.43
Ghostwhite
#F8F8FF
ΔE00 4.68
Light Gray
#D3D3D3
ΔE00 4.70
Whitesmoke
#F5F5F5
ΔE00 5.03
Aliceblue
#F0F8FF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2E8 #E8E8E2
analogous
#E2E5E8 #E2E2E8 #E5E2E8
triadic
#E2E2E8 #E8E2E2 #E2E8E2
tetradic
#E2E2E8 #E8E2E5 #E8E8E2 #E2E8E5
square
#E2E2E8 #E8E2E5 #E8E8E2 #E2E8E5
split-complementary
#E2E2E8 #E8E5E2 #E5E8E2
monochromatic
#9E9EB2 #C0C0CD #E2E2E8 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.29
#E2E2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#E2E2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2E8
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2E8 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E8
Deuteranopia (green-blind)
#E1E2E8
Tritanopia (blue-blind)
#E1E3E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e2e2e8; /* rgb */ color: rgb(226, 226, 232); /* oklch */ color: oklch(91.5% 0.008 286.2);
Tailwind
colors: {
custom: {
50: '#ebebef',
500: '#e2e2e8',
950: '#000000',
},
}SCSS
$custom: #e2e2e8; $custom-light: #ebebef; $custom-dark: #000000;
JSON
{
"hex": "#e2e2e8",
"rgb": {
"r": 226,
"g": 226,
"b": 232
},
"hsl": {
"h": 240,
"s": 11.538,
"l": 89.804
},
"oklch": {
"l": 0.91452,
"c": 0.00808,
"h": 286.2
},
"luminance": 0.76388
}Semantic roles & 50–950 ramp
primary
#E2E2E8
secondary
#BDBDB1
accent
#965096
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485