#E4EAFE#E4EAFE
#E4EAFE is a very light, muted blue. Relative luminance 0.825; OKLCH L 93.8% C 0.028 H 272.5°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EAFE |
|---|---|
| RGB | rgb(228, 234, 254) |
| HSL | hsl(226, 93%, 95%) |
| HSV | hsv(226, 10%, 100%) |
| CMYK | cmyk(10.2%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(92.79, 1.78, -10.33) |
| CIE-LCH | lch(92.79, 10.48, 279.76°) |
| OKLab | oklab(93.85% 0.0012 -0.0278) |
| OKLCH | oklch(93.85% 0.028 272.5) |
| XYZ | xyz(79.3033, 82.4946, 105.4918) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.80
Ghostwhite
#F8F8FF
ΔE00 6.16
Aliceblue
#F0F8FF
ΔE00 6.70
Fog
#D8DCE0
ΔE00 7.59
Whitesmoke
#F5F5F5
ΔE00 8.89
Pale Grey
#FDFDFE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EAFE #FEF8E4
analogous
#E4F7FE #E4EAFE #EBE4FE
triadic
#E4EAFE #FEE4EA #EAFEE4
tetradic
#E4EAFE #FEE4F7 #FEF8E4 #E4FEEB
square
#E4EAFE #FEE4F7 #FEF8E4 #E4FEEB
split-complementary
#E4EAFE #FEEBE4 #F7FEE4
monochromatic
#6E8EFA #A9BCFC #E1E8FE #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.20
#E4EAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#E4EAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EAFE
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EAFE | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFF
Deuteranopia (green-blind)
#E3E9FD
Tritanopia (blue-blind)
#DEEEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e4eafe; /* rgb */ color: rgb(228, 234, 254); /* oklch */ color: oklch(93.8% 0.028 272.5);
Tailwind
colors: {
custom: {
50: '#ecf0fe',
500: '#e4eafe',
950: '#000000',
},
}SCSS
$custom: #e4eafe; $custom-light: #ecf0fe; $custom-dark: #000000;
JSON
{
"hex": "#e4eafe",
"rgb": {
"r": 228,
"g": 234,
"b": 254
},
"hsl": {
"h": 226.154,
"s": 92.857,
"l": 94.51
},
"oklch": {
"l": 0.93848,
"c": 0.0278,
"h": 272.5
},
"luminance": 0.82495
}Semantic roles & 50–950 ramp
primary
#E4EAFE
secondary
#EAD89C
accent
#B100E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585