#E2EBFE#E2EBFE
#E2EBFE is a very light, muted blue. Relative luminance 0.827; OKLCH L 93.9% C 0.027 H 265.5°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBFE |
|---|---|
| RGB | rgb(226, 235, 254) |
| HSL | hsl(221, 93%, 94%) |
| HSV | hsv(221, 11%, 100%) |
| CMYK | cmyk(11%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(92.90, 0.63, -10.18) |
| CIE-LCH | lch(92.90, 10.20, 273.53°) |
| OKLab | oklab(93.9% -0.0022 -0.0274) |
| OKLCH | oklch(93.9% 0.027 265.5) |
| XYZ | xyz(78.9579, 82.7403, 105.5573) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.32
Aliceblue
#F0F8FF
ΔE00 5.83
Ghostwhite
#F8F8FF
ΔE00 6.20
Fog
#D8DCE0
ΔE00 7.11
Whitesmoke
#F5F5F5
ΔE00 8.59
Pale Grey
#FDFDFE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBFE #FEF5E2
analogous
#E2F9FE #E2EBFE #E7E2FE
triadic
#E2EBFE #FEE2EB #EBFEE2
tetradic
#E2EBFE #FEE2F9 #FEF5E2 #E2FEE7
square
#E2EBFE #FEE2F9 #FEF5E2 #E2FEE7
split-complementary
#E2EBFE #FEE7E2 #F9FEE2
monochromatic
#6C99FA #A7C2FC #E1EBFE #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.20
#E2EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#E2EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBFE
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBFE | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E3E9FE
Tritanopia (blue-blind)
#DCEFF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2ebfe; /* rgb */ color: rgb(226, 235, 254); /* oklch */ color: oklch(93.9% 0.027 265.5);
Tailwind
colors: {
custom: {
50: '#ebf1fe',
500: '#e2ebfe',
950: '#000000',
},
}SCSS
$custom: #e2ebfe; $custom-light: #ebf1fe; $custom-dark: #000000;
JSON
{
"hex": "#e2ebfe",
"rgb": {
"r": 226,
"g": 235,
"b": 254
},
"hsl": {
"h": 220.714,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.93897,
"c": 0.02749,
"h": 265.5
},
"luminance": 0.82741
}Semantic roles & 50–950 ramp
primary
#E2EBFE
secondary
#EAD09A
accent
#9C00E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585