#E2E4FB#E2E4FB
#E2E4FB is a very light, muted blue. Relative luminance 0.786; OKLCH L 92.4% C 0.031 H 281.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4FB |
|---|---|
| RGB | rgb(226, 228, 251) |
| HSL | hsl(235, 76%, 94%) |
| HSV | hsv(235, 10%, 98%) |
| CMYK | cmyk(10%, 9.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.06, 3.66, -11.35) |
| CIE-LCH | lch(91.06, 11.93, 287.85°) |
| OKLab | oklab(92.43% 0.0064 -0.0305) |
| OKLCH | oklch(92.43% 0.031 281.8) |
| XYZ | xyz(76.5164, 78.6200, 102.3921) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.35
Ghostwhite
#F8F8FF
ΔE00 7.58
Fog
#D8DCE0
ΔE00 8.78
Aliceblue
#F0F8FF
ΔE00 9.00
Periwinkle
#CCCCFF
ΔE00 9.47
Light Blue Grey
#B7C9E2
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4FB #FBF9E2
analogous
#E2F0FB #E2E4FB #ECE2FB
triadic
#E2E4FB #FBE2E4 #E4FBE2
tetradic
#E2E4FB #FBE2F0 #FBF9E2 #E2FBEC
square
#E2E4FB #FBE2F0 #FBF9E2 #E2FBEC
split-complementary
#E2E4FB #FBECE2 #F0FBE2
monochromatic
#7680EC #ACB2F4 #E2E4FB #E4E6FB #E4E6FB
Accessibility & contrast
On white
1.26
#E2E4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#E2E4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4FB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4FB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FC
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#DDE8EB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e4fb; /* rgb */ color: rgb(226, 228, 251); /* oklch */ color: oklch(92.4% 0.031 281.8);
Tailwind
colors: {
custom: {
50: '#ebecfc',
500: '#e2e4fb',
950: '#000000',
},
}SCSS
$custom: #e2e4fb; $custom-light: #ebecfc; $custom-dark: #000000;
JSON
{
"hex": "#e2e4fb",
"rgb": {
"r": 226,
"g": 228,
"b": 251
},
"hsl": {
"h": 235.2,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.92427,
"c": 0.0312,
"h": 281.8
},
"luminance": 0.78621
}Semantic roles & 50–950 ramp
primary
#E2E4FB
secondary
#E2DCA0
accent
#C80ED8
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485