#E2ECFF#E2ECFF
#E2ECFF is a very light, muted blue. Relative luminance 0.834; OKLCH L 94.1% C 0.028 H 263.4°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ECFF |
|---|---|
| RGB | rgb(226, 236, 255) |
| HSL | hsl(219, 100%, 94%) |
| HSV | hsv(219, 11%, 100%) |
| CMYK | cmyk(11.4%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(93.18, 0.31, -10.29) |
| CIE-LCH | lch(93.18, 10.29, 271.72°) |
| OKLab | oklab(94.13% -0.0032 -0.0277) |
| OKLCH | oklch(94.13% 0.028 263.4) |
| XYZ | xyz(79.4055, 83.3787, 106.4986) |
| Luminance | 0.8338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.79
Aliceblue
#F0F8FF
ΔE00 5.64
Ghostwhite
#F8F8FF
ΔE00 6.28
Fog
#D8DCE0
ΔE00 7.17
Whitesmoke
#F5F5F5
ΔE00 8.60
Pale Grey
#FDFDFE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ECFF #FFF5E2
analogous
#E2FBFF #E2ECFF #E7E2FF
triadic
#E2ECFF #FFE2EC #ECFFE2
tetradic
#E2ECFF #FFE2FB #FFF5E2 #E2FFE7
square
#E2ECFF #FFE2FB #FFF5E2 #E2FFE7
split-complementary
#E2ECFF #FFE7E2 #FBFFE2
monochromatic
#689CFF #A5C4FF #E0EBFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.19
#E2ECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#E2ECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ECFF
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ECFF | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#E4EAFF
Tritanopia (blue-blind)
#DBF0F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2ecff; /* rgb */ color: rgb(226, 236, 255); /* oklch */ color: oklch(94.1% 0.028 263.4);
Tailwind
colors: {
custom: {
50: '#ebf2ff',
500: '#e2ecff',
950: '#000000',
},
}SCSS
$custom: #e2ecff; $custom-light: #ebf2ff; $custom-dark: #000000;
JSON
{
"hex": "#e2ecff",
"rgb": {
"r": 226,
"g": 236,
"b": 255
},
"hsl": {
"h": 219.31,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.94126,
"c": 0.02787,
"h": 263.4
},
"luminance": 0.8338
}Semantic roles & 50–950 ramp
primary
#E2ECFF
secondary
#EDD098
accent
#9600E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161618
muted
#848586