#E4EBFE#E4EBFE
#E4EBFE is a very light, muted blue. Relative luminance 0.831; OKLCH L 94.0% C 0.027 H 269.7°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EBFE |
|---|---|
| RGB | rgb(228, 235, 254) |
| HSL | hsl(224, 93%, 95%) |
| HSV | hsv(224, 10%, 100%) |
| CMYK | cmyk(10.2%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(93.04, 1.26, -9.96) |
| CIE-LCH | lch(93.04, 10.04, 277.22°) |
| OKLab | oklab(94.04% -0.0001 -0.0268) |
| OKLCH | oklch(94.04% 0.027 269.7) |
| XYZ | xyz(79.5888, 83.0656, 105.5869) |
| Luminance | 0.8307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.43
Ghostwhite
#F8F8FF
ΔE00 5.89
Aliceblue
#F0F8FF
ΔE00 6.10
Fog
#D8DCE0
ΔE00 7.24
Whitesmoke
#F5F5F5
ΔE00 8.51
Pale Grey
#FDFDFE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EBFE #FEF7E4
analogous
#E4F8FE #E4EBFE #EAE4FE
triadic
#E4EBFE #FEE4EB #EBFEE4
tetradic
#E4EBFE #FEE4F8 #FEF7E4 #E4FEEA
square
#E4EBFE #FEE4F8 #FEF7E4 #E4FEEA
split-complementary
#E4EBFE #FEEAE4 #F8FEE4
monochromatic
#6E94FA #A9BFFC #E1E9FE #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.19
#E4EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#E4EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EBFE
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EBFE | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#E4EAFE
Tritanopia (blue-blind)
#DEEEF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e4ebfe; /* rgb */ color: rgb(228, 235, 254); /* oklch */ color: oklch(94.0% 0.027 269.7);
Tailwind
colors: {
custom: {
50: '#ecf1fe',
500: '#e4ebfe',
950: '#000000',
},
}SCSS
$custom: #e4ebfe; $custom-light: #ecf1fe; $custom-dark: #000000;
JSON
{
"hex": "#e4ebfe",
"rgb": {
"r": 228,
"g": 235,
"b": 254
},
"hsl": {
"h": 223.846,
"s": 92.857,
"l": 94.51
},
"oklch": {
"l": 0.94044,
"c": 0.02676,
"h": 269.7
},
"luminance": 0.83066
}Semantic roles & 50–950 ramp
primary
#E4EBFE
secondary
#EAD59C
accent
#A800E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585