#E4EBFD#E4EBFD
#E4EBFD is a very light, muted blue. Relative luminance 0.830; OKLCH L 94.0% C 0.025 H 268.9°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EBFD |
|---|---|
| RGB | rgb(228, 235, 253) |
| HSL | hsl(223, 86%, 94%) |
| HSV | hsv(223, 10%, 99%) |
| CMYK | cmyk(9.9%, 7.1%, 0%, 0.8%) |
| CIE-LAB | lab(93.02, 1.07, -9.48) |
| CIE-LCH | lch(93.02, 9.54, 276.42°) |
| OKLab | oklab(94.01% -0.0005 -0.0255) |
| OKLCH | oklch(94.01% 0.025 268.9) |
| XYZ | xyz(79.4291, 83.0017, 104.7458) |
| Luminance | 0.8300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.61
Ghostwhite
#F8F8FF
ΔE00 5.64
Aliceblue
#F0F8FF
ΔE00 5.74
Fog
#D8DCE0
ΔE00 6.89
Whitesmoke
#F5F5F5
ΔE00 8.18
Pale Grey
#FDFDFE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EBFD #FDF6E4
analogous
#E4F8FD #E4EBFD #EAE4FD
triadic
#E4EBFD #FDE4EB #EBFDE4
tetradic
#E4EBFD #FDE4F8 #FDF6E4 #E4FDEA
square
#E4EBFD #FDE4F8 #FDF6E4 #E4FDEA
split-complementary
#E4EBFD #FDEAE4 #F8FDE4
monochromatic
#7297F5 #ABC1F9 #E3EAFD #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.19
#E4EBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#E4EBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EBFD
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EBFD | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#DFEEF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e4ebfd; /* rgb */ color: rgb(228, 235, 253); /* oklch */ color: oklch(94.0% 0.025 268.9);
Tailwind
colors: {
custom: {
50: '#ecf1fe',
500: '#e4ebfd',
950: '#000000',
},
}SCSS
$custom: #e4ebfd; $custom-light: #ecf1fe; $custom-dark: #000000;
JSON
{
"hex": "#e4ebfd",
"rgb": {
"r": 228,
"g": 235,
"b": 253
},
"hsl": {
"h": 223.2,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.94013,
"c": 0.02547,
"h": 268.9
},
"luminance": 0.83002
}Semantic roles & 50–950 ramp
primary
#E4EBFD
secondary
#E7D39E
accent
#A403E3
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585