#E2EEFD#E2EEFD
#E2EEFD is a very light, muted cyan. Relative luminance 0.844; OKLCH L 94.5% C 0.024 H 253.9°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEFD |
|---|---|
| RGB | rgb(226, 238, 253) |
| HSL | hsl(213, 87%, 94%) |
| HSV | hsv(213, 11%, 99%) |
| CMYK | cmyk(10.7%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(93.63, -1.11, -8.58) |
| CIE-LCH | lch(93.63, 8.65, 262.64°) |
| OKLab | oklab(94.46% -0.0066 -0.0231) |
| OKLCH | oklch(94.46% 0.024 253.9) |
| XYZ | xyz(79.6643, 84.4087, 105.0049) |
| Luminance | 0.8441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.00
Ghostwhite
#F8F8FF
ΔE00 5.94
Fog
#D8DCE0
ΔE00 6.23
Lavender (CSS)
#E6E6FA
ΔE00 6.62
Whitesmoke
#F5F5F5
ΔE00 7.51
Pale Grey
#FDFDFE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEFD #FDF1E2
analogous
#E2FCFD #E2EEFD #E4E2FD
triadic
#E2EEFD #FDE2EE #EEFDE2
tetradic
#E2EEFD #FDE2FC #FDF1E2 #E2FDE4
square
#E2EEFD #FDE2FC #FDF1E2 #E2FDE4
split-complementary
#E2EEFD #FDE4E2 #FCFDE2
monochromatic
#6FABF5 #A9CCF9 #E2EEFD #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.17
#E2EEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#E2EEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEFD
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEFD | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFE
Deuteranopia (green-blind)
#E6EBFD
Tritanopia (blue-blind)
#DCF1F3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e2eefd; /* rgb */ color: rgb(226, 238, 253); /* oklch */ color: oklch(94.5% 0.024 253.9);
Tailwind
colors: {
custom: {
50: '#ebf3fe',
500: '#e2eefd',
950: '#000000',
},
}SCSS
$custom: #e2eefd; $custom-light: #ebf3fe; $custom-dark: #000000;
JSON
{
"hex": "#e2eefd",
"rgb": {
"r": 226,
"g": 238,
"b": 253
},
"hsl": {
"h": 213.333,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.94459,
"c": 0.02402,
"h": 253.9
},
"luminance": 0.8441
}Semantic roles & 50–950 ramp
primary
#E2EEFD
secondary
#E7C69C
accent
#7F02E4
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585