#E5ECFC#E5ECFC
#E5ECFC is a very light, muted blue. Relative luminance 0.837; OKLCH L 94.3% C 0.023 H 266.9°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E5ECFC |
|---|---|
| RGB | rgb(229, 236, 252) |
| HSL | hsl(222, 79%, 94%) |
| HSV | hsv(222, 9%, 99%) |
| CMYK | cmyk(9.1%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(93.31, 0.68, -8.51) |
| CIE-LCH | lch(93.31, 8.54, 274.55°) |
| OKLab | oklab(94.25% -0.0012 -0.0228) |
| OKLCH | oklch(94.25% 0.023 266.9) |
| XYZ | xyz(79.8756, 83.6765, 104.0196) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.14
Aliceblue
#F0F8FF
ΔE00 4.92
Ghostwhite
#F8F8FF
ΔE00 5.05
Fog
#D8DCE0
ΔE00 6.31
Whitesmoke
#F5F5F5
ΔE00 7.44
Pale Grey
#FDFDFE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5ECFC #FCF5E5
analogous
#E5F8FC #E5ECFC #EAE5FC
triadic
#E5ECFC #FCE5EC #ECFCE5
tetradic
#E5ECFC #FCE5F8 #FCF5E5 #E5FCEA
square
#E5ECFC #FCE5F8 #FCF5E5 #E5FCEA
split-complementary
#E5ECFC #FCEAE5 #F8FCE5
monochromatic
#779CEF #AEC4F6 #E4EBFC #E4EBFC #E4EBFC
Accessibility & contrast
On white
1.18
#E5ECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#E5ECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5ECFC
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5ECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5ECFC | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFD
Deuteranopia (green-blind)
#E6EBFC
Tritanopia (blue-blind)
#E0EFF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e5ecfc; /* rgb */ color: rgb(229, 236, 252); /* oklch */ color: oklch(94.3% 0.023 266.9);
Tailwind
colors: {
custom: {
50: '#edf2fd',
500: '#e5ecfc',
950: '#000000',
},
}SCSS
$custom: #e5ecfc; $custom-light: #edf2fd; $custom-dark: #000000;
JSON
{
"hex": "#e5ecfc",
"rgb": {
"r": 229,
"g": 236,
"b": 252
},
"hsl": {
"h": 221.739,
"s": 79.31,
"l": 94.314
},
"oklch": {
"l": 0.94253,
"c": 0.02288,
"h": 266.9
},
"luminance": 0.83677
}Semantic roles & 50–950 ramp
primary
#E5ECFC
secondary
#E4D0A1
accent
#9C0ADC
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585