#E2EBFB#E2EBFB
#E2EBFB is a very light, muted blue. Relative luminance 0.826; OKLCH L 93.8% C 0.024 H 262.1°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBFB |
|---|---|
| RGB | rgb(226, 235, 251) |
| HSL | hsl(218, 76%, 94%) |
| HSV | hsv(218, 10%, 98%) |
| CMYK | cmyk(10%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(92.82, 0.04, -8.75) |
| CIE-LCH | lch(92.82, 8.75, 270.26°) |
| OKLab | oklab(93.8% -0.0033 -0.0235) |
| OKLCH | oklch(93.8% 0.024 262.1) |
| XYZ | xyz(78.4812, 82.5496, 103.0470) |
| Luminance | 0.8255 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.78
Lavender (CSS)
#E6E6FA
ΔE00 4.97
Ghostwhite
#F8F8FF
ΔE00 5.58
Fog
#D8DCE0
ΔE00 6.11
Whitesmoke
#F5F5F5
ΔE00 7.64
Pale Grey
#FDFDFE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBFB #FBF2E2
analogous
#E2F7FB #E2EBFB #E5E2FB
triadic
#E2EBFB #FBE2EB #EBFBE2
tetradic
#E2EBFB #FBE2F7 #FBF2E2 #E2FBE5
square
#E2EBFB #FBE2F7 #FBF2E2 #E2FBE5
split-complementary
#E2EBFB #FBE5E2 #F7FBE2
monochromatic
#76A1EC #ACC6F4 #E2EBFB #E4ECFB #E4ECFB
Accessibility & contrast
On white
1.20
#E2EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#E2EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBFB
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBFB | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFC
Deuteranopia (green-blind)
#E4E9FB
Tritanopia (blue-blind)
#DCEEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ebfb; /* rgb */ color: rgb(226, 235, 251); /* oklch */ color: oklch(93.8% 0.024 262.1);
Tailwind
colors: {
custom: {
50: '#ebf1fc',
500: '#e2ebfb',
950: '#000000',
},
}SCSS
$custom: #e2ebfb; $custom-light: #ebf1fc; $custom-dark: #000000;
JSON
{
"hex": "#e2ebfb",
"rgb": {
"r": 226,
"g": 235,
"b": 251
},
"hsl": {
"h": 218.4,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93804,
"c": 0.02373,
"h": 262.1
},
"luminance": 0.8255
}Semantic roles & 50–950 ramp
primary
#E2EBFB
secondary
#E2CAA0
accent
#8F0ED8
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585