#E2E4F4#E2E4F4
#E2E4F4 is a very light, muted blue. Relative luminance 0.782; OKLCH L 92.2% C 0.022 H 280.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4F4 |
|---|---|
| RGB | rgb(226, 228, 244) |
| HSL | hsl(233, 45%, 92%) |
| HSV | hsv(233, 7%, 96%) |
| CMYK | cmyk(7.4%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(90.87, 2.30, -7.99) |
| CIE-LCH | lch(90.87, 8.31, 286.07°) |
| OKLab | oklab(92.21% 0.0039 -0.0214) |
| OKLCH | oklch(92.21% 0.022 280.3) |
| XYZ | xyz(75.4333, 78.1868, 96.6879) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.06
Ghostwhite
#F8F8FF
ΔE00 5.65
Fog
#D8DCE0
ΔE00 6.26
Aliceblue
#F0F8FF
ΔE00 6.90
Gainsboro
#DCDCDC
ΔE00 7.53
Whitesmoke
#F5F5F5
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4F4 #F4F2E2
analogous
#E2EDF4 #E2E4F4 #E9E2F4
triadic
#E2E4F4 #F4E2E4 #E4F4E2
tetradic
#E2E4F4 #F4E2ED #F4F2E2 #E2F4E9
square
#E2E4F4 #F4E2ED #F4F2E2 #E2F4E9
split-complementary
#E2E4F4 #F4E9E2 #EDF4E2
monochromatic
#8991D2 #B6BBE3 #E2E4F4 #E9EAF7 #E9EAF7
Accessibility & contrast
On white
1.26
#E2E4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#E2E4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4F4
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4F4 | 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)
#E0E5F5
Deuteranopia (green-blind)
#DFE4F4
Tritanopia (blue-blind)
#DEE7E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e4f4; /* rgb */ color: rgb(226, 228, 244); /* oklch */ color: oklch(92.2% 0.022 280.3);
Tailwind
colors: {
custom: {
50: '#ebecf7',
500: '#e2e4f4',
950: '#000000',
},
}SCSS
$custom: #e2e4f4; $custom-light: #ebecf7; $custom-dark: #000000;
JSON
{
"hex": "#e2e4f4",
"rgb": {
"r": 226,
"g": 228,
"b": 244
},
"hsl": {
"h": 233.333,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.92208,
"c": 0.02174,
"h": 280.3
},
"luminance": 0.78187
}Semantic roles & 50–950 ramp
primary
#E2E4F4
secondary
#D2CDA8
accent
#A92DB8
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485