#E2EAFE#E2EAFE
#E2EAFE is a very light, muted blue. Relative luminance 0.822; OKLCH L 93.7% C 0.028 H 268.4°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EAFE |
|---|---|
| RGB | rgb(226, 234, 254) |
| HSL | hsl(223, 93%, 94%) |
| HSV | hsv(223, 11%, 100%) |
| CMYK | cmyk(11%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(92.65, 1.14, -10.56) |
| CIE-LCH | lch(92.65, 10.62, 276.18°) |
| OKLab | oklab(93.7% -0.0008 -0.0284) |
| OKLCH | oklch(93.7% 0.028 268.4) |
| XYZ | xyz(78.6724, 82.1693, 105.4622) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.69
Ghostwhite
#F8F8FF
ΔE00 6.39
Aliceblue
#F0F8FF
ΔE00 6.40
Fog
#D8DCE0
ΔE00 7.41
Light Blue Grey
#B7C9E2
ΔE00 8.81
Whitesmoke
#F5F5F5
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EAFE #FEF6E2
analogous
#E2F8FE #E2EAFE #E8E2FE
triadic
#E2EAFE #FEE2EA #EAFEE2
tetradic
#E2EAFE #FEE2F8 #FEF6E2 #E2FEE8
square
#E2EAFE #FEE2F8 #FEF6E2 #E2FEE8
split-complementary
#E2EAFE #FEE8E2 #F8FEE2
monochromatic
#6C94FA #A7BFFC #E1EAFE #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.20
#E2EAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#E2EAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EAFE
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EAFE | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#E2E9FD
Tritanopia (blue-blind)
#DCEEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2eafe; /* rgb */ color: rgb(226, 234, 254); /* oklch */ color: oklch(93.7% 0.028 268.4);
Tailwind
colors: {
custom: {
50: '#ebf0fe',
500: '#e2eafe',
950: '#000000',
},
}SCSS
$custom: #e2eafe; $custom-light: #ebf0fe; $custom-dark: #000000;
JSON
{
"hex": "#e2eafe",
"rgb": {
"r": 226,
"g": 234,
"b": 254
},
"hsl": {
"h": 222.857,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.937,
"c": 0.02842,
"h": 268.4
},
"luminance": 0.8217
}Semantic roles & 50–950 ramp
primary
#E2EAFE
secondary
#EAD39A
accent
#A400E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585