#E0EBFB#E0EBFB
#E0EBFB is a very light, muted blue. Relative luminance 0.822; OKLCH L 93.7% C 0.025 H 257.7°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EBFB |
|---|---|
| RGB | rgb(224, 235, 251) |
| HSL | hsl(216, 77%, 93%) |
| HSV | hsv(216, 11%, 98%) |
| CMYK | cmyk(10.8%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(92.68, -0.60, -8.97) |
| CIE-LCH | lch(92.68, 8.99, 266.20°) |
| OKLab | oklab(93.66% -0.0053 -0.0241) |
| OKLCH | oklch(93.66% 0.025 257.7) |
| XYZ | xyz(77.8576, 82.2280, 103.0178) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.68
Lavender (CSS)
#E6E6FA
ΔE00 5.85
Ghostwhite
#F8F8FF
ΔE00 6.08
Fog
#D8DCE0
ΔE00 6.12
Whitesmoke
#F5F5F5
ΔE00 7.85
Gainsboro
#DCDCDC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EBFB #FBF0E0
analogous
#E0F8FB #E0EBFB #E2E0FB
triadic
#E0EBFB #FBE0EB #EBFBE0
tetradic
#E0EBFB #FBE0F8 #FBF0E0 #E0FBE2
square
#E0EBFB #FBE0F8 #FBF0E0 #E0FBE2
split-complementary
#E0EBFB #FBE2E0 #F8FBE0
monochromatic
#74A5ED #AAC8F4 #E0EBFB #E4EEFC #E4EEFC
Accessibility & contrast
On white
1.20
#E0EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#E0EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EBFB
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EBFB | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFC
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#DAEEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e0ebfb; /* rgb */ color: rgb(224, 235, 251); /* oklch */ color: oklch(93.7% 0.025 257.7);
Tailwind
colors: {
custom: {
50: '#e9f1fc',
500: '#e0ebfb',
950: '#000000',
},
}SCSS
$custom: #e0ebfb; $custom-light: #e9f1fc; $custom-dark: #000000;
JSON
{
"hex": "#e0ebfb",
"rgb": {
"r": 224,
"g": 235,
"b": 251
},
"hsl": {
"h": 215.556,
"s": 77.143,
"l": 93.137
},
"oklch": {
"l": 0.93657,
"c": 0.02469,
"h": 257.7
},
"luminance": 0.82229
}Semantic roles & 50–950 ramp
primary
#E0EBFB
secondary
#E2C69D
accent
#860CD9
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585