#E1EDFD#E1EDFD
#E1EDFD is a very light, muted cyan. Relative luminance 0.837; OKLCH L 94.2% C 0.025 H 255.6°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EDFD |
|---|---|
| RGB | rgb(225, 237, 253) |
| HSL | hsl(214, 88%, 94%) |
| HSV | hsv(214, 11%, 99%) |
| CMYK | cmyk(11.1%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(93.31, -0.91, -9.07) |
| CIE-LCH | lch(93.31, 9.11, 264.25°) |
| OKLab | oklab(94.19% -0.0063 -0.0244) |
| OKLCH | oklch(94.19% 0.025 255.6) |
| XYZ | xyz(79.0612, 83.6668, 104.8935) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.43
Ghostwhite
#F8F8FF
ΔE00 6.15
Lavender (CSS)
#E6E6FA
ΔE00 6.33
Fog
#D8DCE0
ΔE00 6.38
Whitesmoke
#F5F5F5
ΔE00 7.84
Pale Grey
#FDFDFE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EDFD #FDF1E1
analogous
#E1FBFD #E1EDFD #E3E1FD
triadic
#E1EDFD #FDE1ED #EDFDE1
tetradic
#E1EDFD #FDE1FB #FDF1E1 #E1FDE3
square
#E1EDFD #FDE1FB #FDF1E1 #E1FDE3
split-complementary
#E1EDFD #FDE3E1 #FBFDE1
monochromatic
#6EA8F5 #A8CBF9 #E1EDFD #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.18
#E1EDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#E1EDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EDFD
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EDFD | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFE
Deuteranopia (green-blind)
#E5EBFD
Tritanopia (blue-blind)
#DBF0F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e1edfd; /* rgb */ color: rgb(225, 237, 253); /* oklch */ color: oklch(94.2% 0.025 255.6);
Tailwind
colors: {
custom: {
50: '#eaf2fe',
500: '#e1edfd',
950: '#000000',
},
}SCSS
$custom: #e1edfd; $custom-light: #eaf2fe; $custom-dark: #000000;
JSON
{
"hex": "#e1edfd",
"rgb": {
"r": 225,
"g": 237,
"b": 253
},
"hsl": {
"h": 214.286,
"s": 87.5,
"l": 93.725
},
"oklch": {
"l": 0.94188,
"c": 0.02519,
"h": 255.6
},
"luminance": 0.83668
}Semantic roles & 50–950 ramp
primary
#E1EDFD
secondary
#E7C79B
accent
#8301E4
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585