#E4EBF5#E4EBF5
#E4EBF5 is a very light, near-neutral blue. Relative luminance 0.825; OKLCH L 93.8% C 0.015 H 257.2°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EBF5 |
|---|---|
| RGB | rgb(228, 235, 245) |
| HSL | hsl(215, 46%, 93%) |
| HSV | hsv(215, 7%, 96%) |
| CMYK | cmyk(6.9%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(92.80, -0.47, -5.64) |
| CIE-LCH | lch(92.80, 5.66, 265.25°) |
| OKLab | oklab(93.77% -0.0034 -0.0151) |
| OKLCH | oklch(93.77% 0.015 257.2) |
| XYZ | xyz(78.1814, 82.5026, 98.1742) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.12
Fog
#D8DCE0
ΔE00 4.26
Ghostwhite
#F8F8FF
ΔE00 4.36
Whitesmoke
#F5F5F5
ΔE00 5.51
Gainsboro
#DCDCDC
ΔE00 5.94
Pale Grey
#FDFDFE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EBF5 #F5EEE4
analogous
#E4F3F5 #E4EBF5 #E5E4F5
triadic
#E4EBF5 #F5E4EB #EBF5E4
tetradic
#E4EBF5 #F5E4F3 #F5EEE4 #E4F5E5
square
#E4EBF5 #F5E4F3 #F5EEE4 #E4F5E5
split-complementary
#E4EBF5 #F5E5E4 #F3F5E4
monochromatic
#8BA9D4 #B7CAE4 #E4EBF5 #E9EEF7 #E9EEF7
Accessibility & contrast
On white
1.20
#E4EBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#E4EBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EBF5
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EBF5 | 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)
#E8EBF6
Deuteranopia (green-blind)
#E6EAF5
Tritanopia (blue-blind)
#E0EDEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e4ebf5; /* rgb */ color: rgb(228, 235, 245); /* oklch */ color: oklch(93.8% 0.015 257.2);
Tailwind
colors: {
custom: {
50: '#ecf1f8',
500: '#e4ebf5',
950: '#000000',
},
}SCSS
$custom: #e4ebf5; $custom-light: #ecf1f8; $custom-dark: #000000;
JSON
{
"hex": "#e4ebf5",
"rgb": {
"r": 228,
"g": 235,
"b": 245
},
"hsl": {
"h": 215.294,
"s": 45.946,
"l": 92.745
},
"oklch": {
"l": 0.93769,
"c": 0.01547,
"h": 257.2
},
"luminance": 0.82503
}Semantic roles & 50–950 ramp
primary
#E4EBF5
secondary
#D3C2AA
accent
#7F2CB9
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585