#E1ECFF#E1ECFF
#E1ECFF is a very light, muted blue. Relative luminance 0.832; OKLCH L 94.1% C 0.028 H 261.5°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E1ECFF |
|---|---|
| RGB | rgb(225, 236, 255) |
| HSL | hsl(218, 100%, 94%) |
| HSV | hsv(218, 12%, 100%) |
| CMYK | cmyk(11.8%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(93.11, -0.01, -10.40) |
| CIE-LCH | lch(93.11, 10.40, 269.97°) |
| OKLab | oklab(94.05% -0.0042 -0.028) |
| OKLCH | oklch(94.05% 0.028 261.5) |
| XYZ | xyz(79.0928, 83.2174, 106.4840) |
| Luminance | 0.8322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.23
Aliceblue
#F0F8FF
ΔE00 5.57
Ghostwhite
#F8F8FF
ΔE00 6.48
Fog
#D8DCE0
ΔE00 7.15
Whitesmoke
#F5F5F5
ΔE00 8.67
Light Blue Grey
#B7C9E2
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1ECFF #FFF4E1
analogous
#E1FBFF #E1ECFF #E5E1FF
triadic
#E1ECFF #FFE1EC #ECFFE1
tetradic
#E1ECFF #FFE1FB #FFF4E1 #E1FFE5
square
#E1ECFF #FFE1FB #FFF4E1 #E1FFE5
split-complementary
#E1ECFF #FFE5E1 #FBFFE1
monochromatic
#679EFF #A4C5FF #E0ECFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.19
#E1ECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#E1ECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1ECFF
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1ECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1ECFF | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#DAF0F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e1ecff; /* rgb */ color: rgb(225, 236, 255); /* oklch */ color: oklch(94.1% 0.028 261.5);
Tailwind
colors: {
custom: {
50: '#eaf2ff',
500: '#e1ecff',
950: '#000000',
},
}SCSS
$custom: #e1ecff; $custom-light: #eaf2ff; $custom-dark: #000000;
JSON
{
"hex": "#e1ecff",
"rgb": {
"r": 225,
"g": 236,
"b": 255
},
"hsl": {
"h": 218,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.94053,
"c": 0.02831,
"h": 261.5
},
"luminance": 0.83218
}Semantic roles & 50–950 ramp
primary
#E1ECFF
secondary
#EDCD97
accent
#9100E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161618
muted
#848586