#E0EBFE#E0EBFE
#E0EBFE is a very light, muted blue. Relative luminance 0.824; OKLCH L 93.8% C 0.028 H 261.5°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EBFE |
|---|---|
| RGB | rgb(224, 235, 254) |
| HSL | hsl(218, 94%, 94%) |
| HSV | hsv(218, 12%, 100%) |
| CMYK | cmyk(11.8%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(92.76, -0.00, -10.41) |
| CIE-LCH | lch(92.76, 10.41, 269.97°) |
| OKLab | oklab(93.75% -0.0042 -0.028) |
| OKLCH | oklch(93.75% 0.028 261.5) |
| XYZ | xyz(78.3342, 82.4187, 105.5281) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.20
Aliceblue
#F0F8FF
ΔE00 5.67
Ghostwhite
#F8F8FF
ΔE00 6.58
Fog
#D8DCE0
ΔE00 7.06
Light Blue Grey
#B7C9E2
ΔE00 8.52
Whitesmoke
#F5F5F5
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EBFE #FEF3E0
analogous
#E0FAFE #E0EBFE #E4E0FE
triadic
#E0EBFE #FEE0EB #EBFEE0
tetradic
#E0EBFE #FEE0FA #FEF3E0 #E0FEE4
square
#E0EBFE #FEE0FA #FEF3E0 #E0FEE4
split-complementary
#E0EBFE #FEE4E0 #FAFEE0
monochromatic
#699EFA #A5C5FC #E0EBFE #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.20
#E0EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#E0EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EBFE
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EBFE | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E2E9FE
Tritanopia (blue-blind)
#D9EFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e0ebfe; /* rgb */ color: rgb(224, 235, 254); /* oklch */ color: oklch(93.8% 0.028 261.5);
Tailwind
colors: {
custom: {
50: '#e9f1fe',
500: '#e0ebfe',
950: '#000000',
},
}SCSS
$custom: #e0ebfe; $custom-light: #e9f1fe; $custom-dark: #000000;
JSON
{
"hex": "#e0ebfe",
"rgb": {
"r": 224,
"g": 235,
"b": 254
},
"hsl": {
"h": 218,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.93751,
"c": 0.02834,
"h": 261.5
},
"luminance": 0.8242
}Semantic roles & 50–950 ramp
primary
#E0EBFE
secondary
#EACC98
accent
#9100E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585