#E3EBFA#E3EBFA
#E3EBFA is a very light, muted blue. Relative luminance 0.827; OKLCH L 93.8% C 0.022 H 263.2°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EBFA |
|---|---|
| RGB | rgb(227, 235, 250) |
| HSL | hsl(219, 70%, 94%) |
| HSV | hsv(219, 9%, 98%) |
| CMYK | cmyk(9.2%, 6%, 0%, 2%) |
| CIE-LAB | lab(92.86, 0.17, -8.15) |
| CIE-LCH | lch(92.86, 8.15, 271.17°) |
| OKLab | oklab(93.85% -0.0026 -0.0219) |
| OKLCH | oklch(93.85% 0.022 263.2) |
| XYZ | xyz(78.6386, 82.6489, 102.2338) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.54
Lavender (CSS)
#E6E6FA
ΔE00 4.81
Ghostwhite
#F8F8FF
ΔE00 5.18
Fog
#D8DCE0
ΔE00 5.80
Whitesmoke
#F5F5F5
ΔE00 7.24
Pale Grey
#FDFDFE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EBFA #FAF2E3
analogous
#E3F6FA #E3EBFA #E6E3FA
triadic
#E3EBFA #FAE3EB #EBFAE3
tetradic
#E3EBFA #FAE3F6 #FAF2E3 #E3FAE6
square
#E3EBFA #FAE3F6 #FAF2E3 #E3FAE6
split-complementary
#E3EBFA #FAE6E3 #F6FAE3
monochromatic
#7BA1E7 #AFC6F1 #E3EBFA #E5ECFA #E5ECFA
Accessibility & contrast
On white
1.20
#E3EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#E3EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EBFA
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EBFA | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#E4EAFA
Tritanopia (blue-blind)
#DEEEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e3ebfa; /* rgb */ color: rgb(227, 235, 250); /* oklch */ color: oklch(93.8% 0.022 263.2);
Tailwind
colors: {
custom: {
50: '#ebf1fc',
500: '#e3ebfa',
950: '#000000',
},
}SCSS
$custom: #e3ebfa; $custom-light: #ebf1fc; $custom-dark: #000000;
JSON
{
"hex": "#e3ebfa",
"rgb": {
"r": 227,
"g": 235,
"b": 250
},
"hsl": {
"h": 219.13,
"s": 69.697,
"l": 93.529
},
"oklch": {
"l": 0.93846,
"c": 0.02204,
"h": 263.2
},
"luminance": 0.8265
}Semantic roles & 50–950 ramp
primary
#E3EBFA
secondary
#DFCAA2
accent
#9014D2
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585