#E2EBF8#E2EBF8
#E2EBF8 is a very light, muted blue. Relative luminance 0.824; OKLCH L 93.7% C 0.020 H 257.5°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBF8 |
|---|---|
| RGB | rgb(226, 235, 248) |
| HSL | hsl(215, 61%, 93%) |
| HSV | hsv(215, 9%, 97%) |
| CMYK | cmyk(8.9%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(92.73, -0.54, -7.31) |
| CIE-LCH | lch(92.73, 7.33, 265.77°) |
| OKLab | oklab(93.71% -0.0044 -0.0196) |
| OKLCH | oklch(93.71% 0.02 257.5) |
| XYZ | xyz(78.0121, 82.3619, 100.5762) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.79
Fog
#D8DCE0
ΔE00 5.15
Ghostwhite
#F8F8FF
ΔE00 5.17
Lavender (CSS)
#E6E6FA
ΔE00 5.87
Whitesmoke
#F5F5F5
ΔE00 6.71
Gainsboro
#DCDCDC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBF8 #F8EFE2
analogous
#E2F6F8 #E2EBF8 #E4E2F8
triadic
#E2EBF8 #F8E2EB #EBF8E2
tetradic
#E2EBF8 #F8E2F6 #F8EFE2 #E2F8E4
square
#E2EBF8 #F8E2F6 #F8EFE2 #E2F8E4
split-complementary
#E2EBF8 #F8E4E2 #F6F8E2
monochromatic
#7FA7E0 #B1C9EC #E2EBF8 #E6EEF9 #E6EEF9
Accessibility & contrast
On white
1.20
#E2EBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#E2EBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBF8
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBF8 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF9
Deuteranopia (green-blind)
#E5E9F8
Tritanopia (blue-blind)
#DDEEEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ebf8; /* rgb */ color: rgb(226, 235, 248); /* oklch */ color: oklch(93.7% 0.020 257.5);
Tailwind
colors: {
custom: {
50: '#ebf1fa',
500: '#e2ebf8',
950: '#000000',
},
}SCSS
$custom: #e2ebf8; $custom-light: #ebf1fa; $custom-dark: #000000;
JSON
{
"hex": "#e2ebf8",
"rgb": {
"r": 226,
"g": 235,
"b": 248
},
"hsl": {
"h": 215.455,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.93711,
"c": 0.02008,
"h": 257.5
},
"luminance": 0.82363
}Semantic roles & 50–950 ramp
primary
#E2EBF8
secondary
#DAC4A4
accent
#821DC9
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585