#E1ECFC#E1ECFC
#E1ECFC is a very light, muted blue. Relative luminance 0.830; OKLCH L 94.0% C 0.025 H 257.6°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E1ECFC |
|---|---|
| RGB | rgb(225, 236, 252) |
| HSL | hsl(216, 82%, 94%) |
| HSV | hsv(216, 11%, 99%) |
| CMYK | cmyk(10.7%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(93.03, -0.60, -8.96) |
| CIE-LCH | lch(93.03, 8.98, 266.20°) |
| OKLab | oklab(93.96% -0.0053 -0.0241) |
| OKLCH | oklch(93.96% 0.025 257.6) |
| XYZ | xyz(78.6136, 83.0258, 103.9604) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.55
Lavender (CSS)
#E6E6FA
ΔE00 5.87
Ghostwhite
#F8F8FF
ΔE00 5.97
Fog
#D8DCE0
ΔE00 6.23
Whitesmoke
#F5F5F5
ΔE00 7.78
Pale Grey
#FDFDFE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1ECFC #FCF1E1
analogous
#E1F9FC #E1ECFC #E3E1FC
triadic
#E1ECFC #FCE1EC #ECFCE1
tetradic
#E1ECFC #FCE1F9 #FCF1E1 #E1FCE3
square
#E1ECFC #FCE1F9 #FCF1E1 #E1FCE3
split-complementary
#E1ECFC #FCE3E1 #F9FCE1
monochromatic
#72A6F1 #A9C9F6 #E1ECFC #E3EDFC #E3EDFC
Accessibility & contrast
On white
1.19
#E1ECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#E1ECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1ECFC
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1ECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1ECFC | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFD
Deuteranopia (green-blind)
#E4EAFC
Tritanopia (blue-blind)
#DBEFF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e1ecfc; /* rgb */ color: rgb(225, 236, 252); /* oklch */ color: oklch(94.0% 0.025 257.6);
Tailwind
colors: {
custom: {
50: '#eaf2fd',
500: '#e1ecfc',
950: '#000000',
},
}SCSS
$custom: #e1ecfc; $custom-light: #eaf2fd; $custom-dark: #000000;
JSON
{
"hex": "#e1ecfc",
"rgb": {
"r": 225,
"g": 236,
"b": 252
},
"hsl": {
"h": 215.556,
"s": 81.818,
"l": 93.529
},
"oklch": {
"l": 0.93959,
"c": 0.02467,
"h": 257.6
},
"luminance": 0.83027
}Semantic roles & 50–950 ramp
primary
#E1ECFC
secondary
#E4C79D
accent
#8707DE
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585