#E2EBFC#E2EBFC
#E2EBFC is a very light, muted blue. Relative luminance 0.826; OKLCH L 93.8% C 0.025 H 263.3°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBFC |
|---|---|
| RGB | rgb(226, 235, 252) |
| HSL | hsl(219, 81%, 94%) |
| HSV | hsv(219, 10%, 99%) |
| CMYK | cmyk(10.3%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(92.84, 0.24, -9.22) |
| CIE-LCH | lch(92.84, 9.23, 271.46°) |
| OKLab | oklab(93.84% -0.0029 -0.0248) |
| OKLCH | oklch(93.84% 0.025 263.3) |
| XYZ | xyz(78.6393, 82.6128, 103.8794) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.72
Aliceblue
#F0F8FF
ΔE00 5.13
Ghostwhite
#F8F8FF
ΔE00 5.77
Fog
#D8DCE0
ΔE00 6.44
Whitesmoke
#F5F5F5
ΔE00 7.96
Pale Grey
#FDFDFE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBFC #FCF3E2
analogous
#E2F8FC #E2EBFC #E6E2FC
triadic
#E2EBFC #FCE2EB #EBFCE2
tetradic
#E2EBFC #FCE2F8 #FCF3E2 #E2FCE6
square
#E2EBFC #FCE2F8 #FCF3E2 #E2FCE6
split-complementary
#E2EBFC #FCE6E2 #F8FCE2
monochromatic
#739EF1 #ABC5F6 #E2EBFC #E3ECFC #E3ECFC
Accessibility & contrast
On white
1.20
#E2EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#E2EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBFC
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBFC | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#E4E9FC
Tritanopia (blue-blind)
#DCEEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ebfc; /* rgb */ color: rgb(226, 235, 252); /* oklch */ color: oklch(93.8% 0.025 263.3);
Tailwind
colors: {
custom: {
50: '#ebf1fd',
500: '#e2ebfc',
950: '#000000',
},
}SCSS
$custom: #e2ebfc; $custom-light: #ebf1fd; $custom-dark: #000000;
JSON
{
"hex": "#e2ebfc",
"rgb": {
"r": 226,
"g": 235,
"b": 252
},
"hsl": {
"h": 219.231,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.93835,
"c": 0.02497,
"h": 263.3
},
"luminance": 0.82614
}Semantic roles & 50–950 ramp
primary
#E2EBFC
secondary
#E4CC9E
accent
#9408DE
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585