#E2E4F0#E2E4F0
#E2E4F0 is a very light, near-neutral blue. Relative luminance 0.779; OKLCH L 92.1% C 0.016 H 278.5°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4F0 |
|---|---|
| RGB | rgb(226, 228, 240) |
| HSL | hsl(231, 32%, 91%) |
| HSV | hsv(231, 6%, 94%) |
| CMYK | cmyk(5.8%, 5%, 0%, 5.9%) |
| CIE-LAB | lab(90.76, 1.54, -6.05) |
| CIE-LCH | lch(90.76, 6.25, 284.28°) |
| OKLab | oklab(92.09% 0.0024 -0.0162) |
| OKLCH | oklch(92.09% 0.016 278.5) |
| XYZ | xyz(74.8326, 77.9465, 93.5239) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.61
Fog
#D8DCE0
ΔE00 4.70
Ghostwhite
#F8F8FF
ΔE00 4.79
Aliceblue
#F0F8FF
ΔE00 5.79
Gainsboro
#DCDCDC
ΔE00 5.96
Whitesmoke
#F5F5F5
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4F0 #F0EEE2
analogous
#E2EBF0 #E2E4F0 #E7E2F0
triadic
#E2E4F0 #F0E2E4 #E4F0E2
tetradic
#E2E4F0 #F0E2EB #F0EEE2 #E2F0E7
square
#E2E4F0 #F0E2EB #F0EEE2 #E2F0E7
split-complementary
#E2E4F0 #F0E7E2 #EBF0E2
monochromatic
#9199C6 #BABEDB #E2E4F0 #EBECF5 #EBECF5
Accessibility & contrast
On white
1.27
#E2E4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#E2E4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4F0
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4F0 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F1
Deuteranopia (green-blind)
#E0E4F0
Tritanopia (blue-blind)
#DFE6E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e4f0; /* rgb */ color: rgb(226, 228, 240); /* oklch */ color: oklch(92.1% 0.016 278.5);
Tailwind
colors: {
custom: {
50: '#ebecf4',
500: '#e2e4f0',
950: '#000000',
},
}SCSS
$custom: #e2e4f0; $custom-light: #ebecf4; $custom-dark: #000000;
JSON
{
"hex": "#e2e4f0",
"rgb": {
"r": 226,
"g": 228,
"b": 240
},
"hsl": {
"h": 231.429,
"s": 31.818,
"l": 91.373
},
"oklch": {
"l": 0.92085,
"c": 0.01636,
"h": 278.5
},
"luminance": 0.77947
}Semantic roles & 50–950 ramp
primary
#E2E4F0
secondary
#CAC6AC
accent
#9B3BAB
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485