#E4EBFB#E4EBFB
#E4EBFB is a very light, muted blue. Relative luminance 0.829; OKLCH L 94.0% C 0.023 H 266.9°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EBFB |
|---|---|
| RGB | rgb(228, 235, 251) |
| HSL | hsl(222, 74%, 94%) |
| HSV | hsv(222, 9%, 98%) |
| CMYK | cmyk(9.2%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(92.96, 0.68, -8.52) |
| CIE-LCH | lch(92.96, 8.55, 274.56°) |
| OKLab | oklab(93.95% -0.0012 -0.0229) |
| OKLCH | oklch(93.95% 0.023 266.9) |
| XYZ | xyz(79.1122, 82.8749, 103.0766) |
| Luminance | 0.8288 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.09
Aliceblue
#F0F8FF
ΔE00 5.03
Ghostwhite
#F8F8FF
ΔE00 5.16
Fog
#D8DCE0
ΔE00 6.20
Whitesmoke
#F5F5F5
ΔE00 7.50
Pale Grey
#FDFDFE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EBFB #FBF4E4
analogous
#E4F7FB #E4EBFB #E9E4FB
triadic
#E4EBFB #FBE4EB #EBFBE4
tetradic
#E4EBFB #FBE4F7 #FBF4E4 #E4FBE9
square
#E4EBFB #FBE4F7 #FBF4E4 #E4FBE9
split-complementary
#E4EBFB #FBE9E4 #F7FBE4
monochromatic
#799CEB #AFC4F3 #E4EBFB #E4EBFB #E4EBFB
Accessibility & contrast
On white
1.19
#E4EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#E4EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EBFB
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EBFB | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFC
Deuteranopia (green-blind)
#E5EAFB
Tritanopia (blue-blind)
#DFEEF0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e4ebfb; /* rgb */ color: rgb(228, 235, 251); /* oklch */ color: oklch(94.0% 0.023 266.9);
Tailwind
colors: {
custom: {
50: '#ecf1fc',
500: '#e4ebfb',
950: '#000000',
},
}SCSS
$custom: #e4ebfb; $custom-light: #ecf1fc; $custom-dark: #000000;
JSON
{
"hex": "#e4ebfb",
"rgb": {
"r": 228,
"g": 235,
"b": 251
},
"hsl": {
"h": 221.739,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.93951,
"c": 0.0229,
"h": 266.9
},
"luminance": 0.82876
}Semantic roles & 50–950 ramp
primary
#E4EBFB
secondary
#E1CEA2
accent
#9A0FD6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585