#E0EBFC#E0EBFC
#E0EBFC is a very light, muted blue. Relative luminance 0.823; OKLCH L 93.7% C 0.026 H 259.0°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EBFC |
|---|---|
| RGB | rgb(224, 235, 252) |
| HSL | hsl(216, 82%, 93%) |
| HSV | hsv(216, 11%, 99%) |
| CMYK | cmyk(11.1%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(92.70, -0.40, -9.45) |
| CIE-LCH | lch(92.70, 9.46, 267.58°) |
| OKLab | oklab(93.69% -0.0049 -0.0254) |
| OKLCH | oklch(93.69% 0.026 259) |
| XYZ | xyz(78.0156, 82.2913, 103.8502) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.00
Lavender (CSS)
#E6E6FA
ΔE00 5.61
Ghostwhite
#F8F8FF
ΔE00 6.23
Fog
#D8DCE0
ΔE00 6.42
Whitesmoke
#F5F5F5
ΔE00 8.14
Pale Grey
#FDFDFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EBFC #FCF1E0
analogous
#E0F9FC #E0EBFC #E3E0FC
triadic
#E0EBFC #FCE0EB #EBFCE0
tetradic
#E0EBFC #FCE0F9 #FCF1E0 #E0FCE3
square
#E0EBFC #FCE0F9 #FCF1E0 #E0FCE3
split-complementary
#E0EBFC #FCE3E0 #F9FCE0
monochromatic
#70A3F1 #A8C7F7 #E0EBFC #E3EDFC #E3EDFC
Accessibility & contrast
On white
1.20
#E0EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#E0EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EBFC
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EBFC | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#DAEEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e0ebfc; /* rgb */ color: rgb(224, 235, 252); /* oklch */ color: oklch(93.7% 0.026 259.0);
Tailwind
colors: {
custom: {
50: '#e9f1fd',
500: '#e0ebfc',
950: '#000000',
},
}SCSS
$custom: #e0ebfc; $custom-light: #e9f1fd; $custom-dark: #000000;
JSON
{
"hex": "#e0ebfc",
"rgb": {
"r": 224,
"g": 235,
"b": 252
},
"hsl": {
"h": 216.429,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.93688,
"c": 0.02589,
"h": 259
},
"luminance": 0.82292
}Semantic roles & 50–950 ramp
primary
#E0EBFC
secondary
#E4C89C
accent
#8A07DF
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585