#E2EBFA#E2EBFA
#E2EBFA is a very light, muted blue. Relative luminance 0.825; OKLCH L 93.8% C 0.022 H 260.7°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBFA |
|---|---|
| RGB | rgb(226, 235, 250) |
| HSL | hsl(218, 71%, 93%) |
| HSV | hsv(218, 10%, 98%) |
| CMYK | cmyk(9.6%, 6%, 0%, 2%) |
| CIE-LAB | lab(92.79, -0.15, -8.27) |
| CIE-LCH | lch(92.79, 8.27, 268.93°) |
| OKLab | oklab(93.77% -0.0036 -0.0222) |
| OKLCH | oklch(93.77% 0.022 260.7) |
| XYZ | xyz(78.3240, 82.4867, 102.2190) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.44
Lavender (CSS)
#E6E6FA
ΔE00 5.25
Ghostwhite
#F8F8FF
ΔE00 5.42
Fog
#D8DCE0
ΔE00 5.78
Whitesmoke
#F5F5F5
ΔE00 7.33
Pale Grey
#FDFDFE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBFA #FAF1E2
analogous
#E2F7FA #E2EBFA #E5E2FA
triadic
#E2EBFA #FAE2EB #EBFAE2
tetradic
#E2EBFA #FAE2F7 #FAF1E2 #E2FAE5
square
#E2EBFA #FAE2F7 #FAF1E2 #E2FAE5
split-complementary
#E2EBFA #FAE5E2 #F7FAE2
monochromatic
#7AA3E8 #AEC7F1 #E2EBFA #E5EDFA #E5EDFA
Accessibility & contrast
On white
1.20
#E2EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#E2EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBFA
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBFA | 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)
#E6ECFB
Deuteranopia (green-blind)
#E4E9FA
Tritanopia (blue-blind)
#DDEEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ebfa; /* rgb */ color: rgb(226, 235, 250); /* oklch */ color: oklch(93.8% 0.022 260.7);
Tailwind
colors: {
custom: {
50: '#ebf1fc',
500: '#e2ebfa',
950: '#000000',
},
}SCSS
$custom: #e2ebfa; $custom-light: #ebf1fc; $custom-dark: #000000;
JSON
{
"hex": "#e2ebfa",
"rgb": {
"r": 226,
"g": 235,
"b": 250
},
"hsl": {
"h": 217.5,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.93773,
"c": 0.02249,
"h": 260.7
},
"luminance": 0.82488
}Semantic roles & 50–950 ramp
primary
#E2EBFA
secondary
#DFC8A1
accent
#8B13D3
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585