#E4EBFC#E4EBFC
#E4EBFC is a very light, muted blue. Relative luminance 0.829; OKLCH L 94.0% C 0.024 H 267.9°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EBFC |
|---|---|
| RGB | rgb(228, 235, 252) |
| HSL | hsl(223, 80%, 94%) |
| HSV | hsv(223, 10%, 99%) |
| CMYK | cmyk(9.5%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(92.99, 0.87, -9.00) |
| CIE-LCH | lch(92.99, 9.04, 275.54°) |
| OKLab | oklab(93.98% -0.0009 -0.0242) |
| OKLCH | oklch(93.98% 0.024 267.9) |
| XYZ | xyz(79.2702, 82.9382, 103.9090) |
| Luminance | 0.8294 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.84
Aliceblue
#F0F8FF
ΔE00 5.38
Ghostwhite
#F8F8FF
ΔE00 5.39
Fog
#D8DCE0
ΔE00 6.55
Whitesmoke
#F5F5F5
ΔE00 7.84
Pale Grey
#FDFDFE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EBFC #FCF5E4
analogous
#E4F7FC #E4EBFC #E9E4FC
triadic
#E4EBFC #FCE4EB #EBFCE4
tetradic
#E4EBFC #FCE4F7 #FCF5E4 #E4FCE9
square
#E4EBFC #FCE4F7 #FCF5E4 #E4FCE9
split-complementary
#E4EBFC #FCE9E4 #F7FCE4
monochromatic
#7699F0 #ADC2F6 #E3EBFC #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.19
#E4EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#E4EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EBFC
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EBFC | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#E4EAFC
Tritanopia (blue-blind)
#DFEEF0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e4ebfc; /* rgb */ color: rgb(228, 235, 252); /* oklch */ color: oklch(94.0% 0.024 267.9);
Tailwind
colors: {
custom: {
50: '#ecf1fd',
500: '#e4ebfc',
950: '#000000',
},
}SCSS
$custom: #e4ebfc; $custom-light: #ecf1fd; $custom-dark: #000000;
JSON
{
"hex": "#e4ebfc",
"rgb": {
"r": 228,
"g": 235,
"b": 252
},
"hsl": {
"h": 222.5,
"s": 80,
"l": 94.118
},
"oklch": {
"l": 0.93982,
"c": 0.02418,
"h": 267.9
},
"luminance": 0.82939
}Semantic roles & 50–950 ramp
primary
#E4EBFC
secondary
#E4D0A0
accent
#9F09DC
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585