#E0EFFD#E0EFFD
#E0EFFD is a very light, muted cyan. Relative luminance 0.847; OKLCH L 94.5% C 0.025 H 246.2°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EFFD |
|---|---|
| RGB | rgb(224, 239, 253) |
| HSL | hsl(209, 88%, 94%) |
| HSV | hsv(209, 11%, 99%) |
| CMYK | cmyk(11.5%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(93.74, -2.25, -8.43) |
| CIE-LCH | lch(93.74, 8.73, 255.04°) |
| OKLab | oklab(94.51% -0.01 -0.0227) |
| OKLCH | oklch(94.51% 0.025 246.2) |
| XYZ | xyz(79.3326, 84.6710, 105.0730) |
| Luminance | 0.8467 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.92
Fog
#D8DCE0
ΔE00 6.42
Ghostwhite
#F8F8FF
ΔE00 6.74
Azure (CSS)
#F0FFFF
ΔE00 7.27
Whitesmoke
#F5F5F5
ΔE00 7.72
Pale Grey
#FDFDFE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EFFD #FDEEE0
analogous
#E0FDFD #E0EFFD #E0E0FD
triadic
#E0EFFD #FDE0EF #EFFDE0
tetradic
#E0EFFD #FDE0FD #FDEEE0 #E0FDE0
square
#E0EFFD #FDE0FD #FDEEE0 #E0FDE0
split-complementary
#E0EFFD #FDE0E0 #FDFDE0
monochromatic
#6DB4F6 #A7D1F9 #E0EFFD #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.17
#E0EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#E0EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EFFD
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EFFD | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#E6ECFD
Tritanopia (blue-blind)
#D9F2F3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e0effd; /* rgb */ color: rgb(224, 239, 253); /* oklch */ color: oklch(94.5% 0.025 246.2);
Tailwind
colors: {
custom: {
50: '#e9f4fe',
500: '#e0effd',
950: '#000000',
},
}SCSS
$custom: #e0effd; $custom-light: #e9f4fe; $custom-dark: #000000;
JSON
{
"hex": "#e0effd",
"rgb": {
"r": 224,
"g": 239,
"b": 253
},
"hsl": {
"h": 208.966,
"s": 87.879,
"l": 93.529
},
"oklch": {
"l": 0.94513,
"c": 0.02479,
"h": 246.2
},
"luminance": 0.84672
}Semantic roles & 50–950 ramp
primary
#E0EFFD
secondary
#E7BF9A
accent
#6F01E4
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585