#E2E4F8#E2E4F8
#E2E4F8 is a very light, muted blue. Relative luminance 0.784; OKLCH L 92.3% C 0.027 H 281.3°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4F8 |
|---|---|
| RGB | rgb(226, 228, 248) |
| HSL | hsl(235, 61%, 93%) |
| HSV | hsv(235, 9%, 97%) |
| CMYK | cmyk(8.9%, 8.1%, 0%, 2.7%) |
| CIE-LAB | lab(90.98, 3.07, -9.91) |
| CIE-LCH | lch(90.98, 10.38, 287.22°) |
| OKLab | oklab(92.33% 0.0053 -0.0266) |
| OKLCH | oklch(92.33% 0.027 281.3) |
| XYZ | xyz(76.0473, 78.4324, 99.9213) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.04
Ghostwhite
#F8F8FF
ΔE00 6.73
Fog
#D8DCE0
ΔE00 7.74
Aliceblue
#F0F8FF
ΔE00 8.10
Gainsboro
#DCDCDC
ΔE00 9.00
Lavenderblush
#FFF0F5
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4F8 #F8F6E2
analogous
#E2EFF8 #E2E4F8 #EBE2F8
triadic
#E2E4F8 #F8E2E4 #E4F8E2
tetradic
#E2E4F8 #F8E2EF #F8F6E2 #E2F8EB
square
#E2E4F8 #F8E2EF #F8F6E2 #E2F8EB
split-complementary
#E2E4F8 #F8EBE2 #EFF8E2
monochromatic
#7F88E0 #B1B6EC #E2E4F8 #E6E8F9 #E6E8F9
Accessibility & contrast
On white
1.26
#E2E4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#E2E4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4F8
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4F8 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6F9
Deuteranopia (green-blind)
#DEE4F7
Tritanopia (blue-blind)
#DEE7EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e4f8; /* rgb */ color: rgb(226, 228, 248); /* oklch */ color: oklch(92.3% 0.027 281.3);
Tailwind
colors: {
custom: {
50: '#ebecfa',
500: '#e2e4f8',
950: '#000000',
},
}SCSS
$custom: #e2e4f8; $custom-light: #ebecfa; $custom-dark: #000000;
JSON
{
"hex": "#e2e4f8",
"rgb": {
"r": 226,
"g": 228,
"b": 248
},
"hsl": {
"h": 234.545,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.92332,
"c": 0.02714,
"h": 281.3
},
"luminance": 0.78433
}Semantic roles & 50–950 ramp
primary
#E2E4F8
secondary
#DAD5A4
accent
#B91DC9
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485