#E5EDFC#E5EDFC
#E5EDFC is a very light, muted blue. Relative luminance 0.843; OKLCH L 94.5% C 0.022 H 263.2°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EDFC |
|---|---|
| RGB | rgb(229, 237, 252) |
| HSL | hsl(219, 79%, 94%) |
| HSV | hsv(219, 9%, 99%) |
| CMYK | cmyk(9.1%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(93.56, 0.16, -8.14) |
| CIE-LCH | lch(93.56, 8.14, 271.15°) |
| OKLab | oklab(94.45% -0.0026 -0.0218) |
| OKLCH | oklch(94.45% 0.022 263.2) |
| XYZ | xyz(80.1643, 84.2539, 104.1158) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.30
Lavender (CSS)
#E6E6FA
ΔE00 4.89
Ghostwhite
#F8F8FF
ΔE00 4.94
Fog
#D8DCE0
ΔE00 6.05
Whitesmoke
#F5F5F5
ΔE00 7.11
Pale Grey
#FDFDFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EDFC #FCF4E5
analogous
#E5F9FC #E5EDFC #E9E5FC
triadic
#E5EDFC #FCE5ED #EDFCE5
tetradic
#E5EDFC #FCE5F9 #FCF4E5 #E5FCE9
square
#E5EDFC #FCE5F9 #FCF4E5 #E5FCE9
split-complementary
#E5EDFC #FCE9E5 #F9FCE5
monochromatic
#77A1EF #AEC7F6 #E4ECFC #E4ECFC #E4ECFC
Accessibility & contrast
On white
1.18
#E5EDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#E5EDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EDFC
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EDFC | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFD
Deuteranopia (green-blind)
#E6ECFC
Tritanopia (blue-blind)
#E0F0F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e5edfc; /* rgb */ color: rgb(229, 237, 252); /* oklch */ color: oklch(94.5% 0.022 263.2);
Tailwind
colors: {
custom: {
50: '#edf2fd',
500: '#e5edfc',
950: '#000000',
},
}SCSS
$custom: #e5edfc; $custom-light: #edf2fd; $custom-dark: #000000;
JSON
{
"hex": "#e5edfc",
"rgb": {
"r": 229,
"g": 237,
"b": 252
},
"hsl": {
"h": 219.13,
"s": 79.31,
"l": 94.314
},
"oklch": {
"l": 0.9445,
"c": 0.02201,
"h": 263.2
},
"luminance": 0.84255
}Semantic roles & 50–950 ramp
primary
#E5EDFC
secondary
#E4CDA1
accent
#930ADC
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585