#E2EBF9#E2EBF9
#E2EBF9 is a very light, muted blue. Relative luminance 0.824; OKLCH L 93.7% C 0.021 H 259.2°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBF9 |
|---|---|
| RGB | rgb(226, 235, 249) |
| HSL | hsl(217, 66%, 93%) |
| HSV | hsv(217, 9%, 98%) |
| CMYK | cmyk(9.2%, 5.6%, 0%, 2.4%) |
| CIE-LAB | lab(92.76, -0.35, -7.79) |
| CIE-LCH | lch(92.76, 7.79, 267.44°) |
| OKLab | oklab(93.74% -0.004 -0.0209) |
| OKLCH | oklch(93.74% 0.021 259.2) |
| XYZ | xyz(78.1676, 82.4242, 101.3954) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.11
Ghostwhite
#F8F8FF
ΔE00 5.28
Fog
#D8DCE0
ΔE00 5.46
Lavender (CSS)
#E6E6FA
ΔE00 5.55
Whitesmoke
#F5F5F5
ΔE00 7.01
Pale Grey
#FDFDFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBF9 #F9F0E2
analogous
#E2F6F9 #E2EBF9 #E4E2F9
triadic
#E2EBF9 #F9E2EB #EBF9E2
tetradic
#E2EBF9 #F9E2F6 #F9F0E2 #E2F9E4
square
#E2EBF9 #F9E2F6 #F9F0E2 #E2F9E4
split-complementary
#E2EBF9 #F9E4E2 #F6F9E2
monochromatic
#7DA5E4 #AFC8EF #E2EBF9 #E6EEFA #E6EEFA
Accessibility & contrast
On white
1.20
#E2EBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#E2EBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBF9
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBF9 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBFA
Deuteranopia (green-blind)
#E4E9F9
Tritanopia (blue-blind)
#DDEEEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ebf9; /* rgb */ color: rgb(226, 235, 249); /* oklch */ color: oklch(93.7% 0.021 259.2);
Tailwind
colors: {
custom: {
50: '#ebf1fb',
500: '#e2ebf9',
950: '#000000',
},
}SCSS
$custom: #e2ebf9; $custom-light: #ebf1fb; $custom-dark: #000000;
JSON
{
"hex": "#e2ebf9",
"rgb": {
"r": 226,
"g": 235,
"b": 249
},
"hsl": {
"h": 216.522,
"s": 65.714,
"l": 93.137
},
"oklch": {
"l": 0.93742,
"c": 0.02128,
"h": 259.2
},
"luminance": 0.82425
}Semantic roles & 50–950 ramp
primary
#E2EBF9
secondary
#DDC6A2
accent
#8618CE
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585