#E0EBFF#E0EBFF
#E0EBFF is a very light, muted blue. Relative luminance 0.825; OKLCH L 93.8% C 0.030 H 262.5°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EBFF |
|---|---|
| RGB | rgb(224, 235, 255) |
| HSL | hsl(219, 100%, 94%) |
| HSV | hsv(219, 12%, 100%) |
| CMYK | cmyk(12.2%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(92.79, 0.19, -10.89) |
| CIE-LCH | lch(92.79, 10.89, 271.02°) |
| OKLab | oklab(93.78% -0.0038 -0.0293) |
| OKLCH | oklch(93.78% 0.03 262.5) |
| XYZ | xyz(78.4948, 82.4829, 106.3737) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.04
Aliceblue
#F0F8FF
ΔE00 6.01
Ghostwhite
#F8F8FF
ΔE00 6.78
Fog
#D8DCE0
ΔE00 7.38
Light Blue Grey
#B7C9E2
ΔE00 8.49
Whitesmoke
#F5F5F5
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EBFF #FFF4E0
analogous
#E0FBFF #E0EBFF #E5E0FF
triadic
#E0EBFF #FFE0EB #EBFFE0
tetradic
#E0EBFF #FFE0FB #FFF4E0 #E0FFE5
square
#E0EBFF #FFE0FB #FFF4E0 #E0FFE5
split-complementary
#E0EBFF #FFE5E0 #FBFFE0
monochromatic
#669CFF #A3C4FF #E0EBFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.20
#E0EBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#E0EBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EBFF
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EBFF | 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)
#E5ECFF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#D9EFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e0ebff; /* rgb */ color: rgb(224, 235, 255); /* oklch */ color: oklch(93.8% 0.030 262.5);
Tailwind
colors: {
custom: {
50: '#e9f1ff',
500: '#e0ebff',
950: '#000000',
},
}SCSS
$custom: #e0ebff; $custom-light: #e9f1ff; $custom-dark: #000000;
JSON
{
"hex": "#e0ebff",
"rgb": {
"r": 224,
"g": 235,
"b": 255
},
"hsl": {
"h": 218.71,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93782,
"c": 0.02958,
"h": 262.5
},
"luminance": 0.82484
}Semantic roles & 50–950 ramp
primary
#E0EBFF
secondary
#EDCE97
accent
#9400E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161618
muted
#848586