#E2E4F6#E2E4F6
#E2E4F6 is a very light, muted blue. Relative luminance 0.783; OKLCH L 92.3% C 0.024 H 280.9°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4F6 |
|---|---|
| RGB | rgb(226, 228, 246) |
| HSL | hsl(234, 53%, 93%) |
| HSV | hsv(234, 8%, 96%) |
| CMYK | cmyk(8.1%, 7.3%, 0%, 3.5%) |
| CIE-LAB | lab(90.92, 2.68, -8.95) |
| CIE-LCH | lch(90.92, 9.34, 286.70°) |
| OKLab | oklab(92.27% 0.0046 -0.024) |
| OKLCH | oklch(92.27% 0.024 280.9) |
| XYZ | xyz(75.7387, 78.3089, 98.2959) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.42
Ghostwhite
#F8F8FF
ΔE00 6.18
Fog
#D8DCE0
ΔE00 7.01
Aliceblue
#F0F8FF
ΔE00 7.50
Gainsboro
#DCDCDC
ΔE00 8.28
Whitesmoke
#F5F5F5
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4F6 #F6F4E2
analogous
#E2EEF6 #E2E4F6 #EAE2F6
triadic
#E2E4F6 #F6E2E4 #E4F6E2
tetradic
#E2E4F6 #F6E2EE #F6F4E2 #E2F6EA
square
#E2E4F6 #F6E2EE #F6F4E2 #E2F6EA
split-complementary
#E2E4F6 #F6EAE2 #EEF6E2
monochromatic
#858DD9 #B3B9E8 #E2E4F6 #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.26
#E2E4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#E2E4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4F6
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4F6 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F7
Deuteranopia (green-blind)
#DFE4F5
Tritanopia (blue-blind)
#DEE7EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e4f6; /* rgb */ color: rgb(226, 228, 246); /* oklch */ color: oklch(92.3% 0.024 280.9);
Tailwind
colors: {
custom: {
50: '#ebecf9',
500: '#e2e4f6',
950: '#000000',
},
}SCSS
$custom: #e2e4f6; $custom-light: #ebecf9; $custom-dark: #000000;
JSON
{
"hex": "#e2e4f6",
"rgb": {
"r": 226,
"g": 228,
"b": 246
},
"hsl": {
"h": 234,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.9227,
"c": 0.02444,
"h": 280.9
},
"luminance": 0.78309
}Semantic roles & 50–950 ramp
primary
#E2E4F6
secondary
#D6D1A6
accent
#B125C0
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485