#E2E4F2#E2E4F2
#E2E4F2 is a very light, near-neutral blue. Relative luminance 0.781; OKLCH L 92.1% C 0.019 H 279.5°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4F2 |
|---|---|
| RGB | rgb(226, 228, 242) |
| HSL | hsl(233, 38%, 92%) |
| HSV | hsv(233, 7%, 95%) |
| CMYK | cmyk(6.6%, 5.8%, 0%, 5.1%) |
| CIE-LAB | lab(90.81, 1.92, -7.02) |
| CIE-LCH | lch(90.81, 7.28, 285.29°) |
| OKLab | oklab(92.15% 0.0032 -0.0188) |
| OKLCH | oklch(92.15% 0.019 279.5) |
| XYZ | xyz(75.1313, 78.0660, 95.0973) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.80
Ghostwhite
#F8F8FF
ΔE00 5.18
Fog
#D8DCE0
ΔE00 5.49
Aliceblue
#F0F8FF
ΔE00 6.33
Gainsboro
#DCDCDC
ΔE00 6.76
Whitesmoke
#F5F5F5
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4F2 #F2F0E2
analogous
#E2ECF2 #E2E4F2 #E8E2F2
triadic
#E2E4F2 #F2E2E4 #E4F2E2
tetradic
#E2E4F2 #F2E2EC #F2F0E2 #E2F2E8
square
#E2E4F2 #F2E2EC #F2F0E2 #E2F2E8
split-complementary
#E2E4F2 #F2E8E2 #ECF2E2
monochromatic
#8D95CC #B8BDDF #E2E4F2 #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.26
#E2E4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#E2E4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4F2
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4F2 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F3
Deuteranopia (green-blind)
#E0E4F2
Tritanopia (blue-blind)
#DFE6E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e4f2; /* rgb */ color: rgb(226, 228, 242); /* oklch */ color: oklch(92.1% 0.019 279.5);
Tailwind
colors: {
custom: {
50: '#ebecf6',
500: '#e2e4f2',
950: '#000000',
},
}SCSS
$custom: #e2e4f2; $custom-light: #ebecf6; $custom-dark: #000000;
JSON
{
"hex": "#e2e4f2",
"rgb": {
"r": 226,
"g": 228,
"b": 242
},
"hsl": {
"h": 232.5,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.92146,
"c": 0.01904,
"h": 279.5
},
"luminance": 0.78066
}Semantic roles & 50–950 ramp
primary
#E2E4F2
secondary
#CEC9AA
accent
#A134B1
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485