#E2E8F4#E2E8F4
#E2E8F4 is a very light, near-neutral blue. Relative luminance 0.804; OKLCH L 93.0% C 0.017 H 264.5°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E8F4 |
|---|---|
| RGB | rgb(226, 232, 244) |
| HSL | hsl(220, 45%, 92%) |
| HSV | hsv(220, 7%, 96%) |
| CMYK | cmyk(7.4%, 4.9%, 0%, 4.3%) |
| CIE-LAB | lab(91.87, 0.24, -6.50) |
| CIE-LCH | lch(91.87, 6.50, 272.08°) |
| OKLab | oklab(93% -0.0017 -0.0174) |
| OKLCH | oklch(93% 0.017 264.5) |
| XYZ | xyz(76.5465, 80.4131, 97.0589) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.29
Fog
#D8DCE0
ΔE00 4.51
Ghostwhite
#F8F8FF
ΔE00 4.69
Lavender (CSS)
#E6E6FA
ΔE00 4.94
Gainsboro
#DCDCDC
ΔE00 6.24
Whitesmoke
#F5F5F5
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E8F4 #F4EEE2
analogous
#E2F1F4 #E2E8F4 #E5E2F4
triadic
#E2E8F4 #F4E2E8 #E8F4E2
tetradic
#E2E8F4 #F4E2F1 #F4EEE2 #E2F4E5
square
#E2E8F4 #F4E2F1 #F4EEE2 #E2F4E5
split-complementary
#E2E8F4 #F4E5E2 #F1F4E2
monochromatic
#89A2D2 #B6C5E3 #E2E8F4 #E9EDF7 #E9EDF7
Accessibility & contrast
On white
1.23
#E2E8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#E2E8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E8F4
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E8F4 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F5
Deuteranopia (green-blind)
#E3E7F4
Tritanopia (blue-blind)
#DEEAEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2e8f4; /* rgb */ color: rgb(226, 232, 244); /* oklch */ color: oklch(93.0% 0.017 264.5);
Tailwind
colors: {
custom: {
50: '#ebeff7',
500: '#e2e8f4',
950: '#000000',
},
}SCSS
$custom: #e2e8f4; $custom-light: #ebeff7; $custom-dark: #000000;
JSON
{
"hex": "#e2e8f4",
"rgb": {
"r": 226,
"g": 232,
"b": 244
},
"hsl": {
"h": 220,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.92996,
"c": 0.01748,
"h": 264.5
},
"luminance": 0.80414
}Semantic roles & 50–950 ramp
primary
#E2E8F4
secondary
#D2C4A8
accent
#8A2DB8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585