#E2EFF8#E2EFF8
#E2EFF8 is a very light, near-neutral cyan. Relative luminance 0.847; OKLCH L 94.5% C 0.018 H 237.8°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EFF8 |
|---|---|
| RGB | rgb(226, 239, 248) |
| HSL | hsl(205, 61%, 93%) |
| HSV | hsv(205, 9%, 97%) |
| CMYK | cmyk(8.9%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(93.74, -2.59, -5.81) |
| CIE-LCH | lch(93.74, 6.36, 246.00°) |
| OKLab | oklab(94.51% -0.0098 -0.0156) |
| OKLCH | oklch(94.51% 0.018 237.8) |
| XYZ | xyz(79.1702, 84.6781, 100.9622) |
| Luminance | 0.8468 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.82
Fog
#D8DCE0
ΔE00 5.35
Azure (CSS)
#F0FFFF
ΔE00 5.60
Ghostwhite
#F8F8FF
ΔE00 6.16
Whitesmoke
#F5F5F5
ΔE00 6.27
Pale Grey
#FDFDFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EFF8 #F8EBE2
analogous
#E2F8F6 #E2EFF8 #E2E4F8
triadic
#E2EFF8 #F8E2EF #EFF8E2
tetradic
#E2EFF8 #F6E2F8 #F8EBE2 #E4F8E2
square
#E2EFF8 #F6E2F8 #F8EBE2 #E4F8E2
split-complementary
#E2EFF8 #F8E2E4 #F8F6E2
monochromatic
#7FB9E0 #B1D4EC #E2EFF8 #E6F1F9 #E6F1F9
Accessibility & contrast
On white
1.17
#E2EFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#E2EFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EFF8
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EFF8 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF9
Deuteranopia (green-blind)
#E8ECF8
Tritanopia (blue-blind)
#DDF1F2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e2eff8; /* rgb */ color: rgb(226, 239, 248); /* oklch */ color: oklch(94.5% 0.018 237.8);
Tailwind
colors: {
custom: {
50: '#ebf4fa',
500: '#e2eff8',
950: '#000000',
},
}SCSS
$custom: #e2eff8; $custom-light: #ebf4fa; $custom-dark: #000000;
JSON
{
"hex": "#e2eff8",
"rgb": {
"r": 226,
"g": 239,
"b": 248
},
"hsl": {
"h": 204.545,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.94506,
"c": 0.01844,
"h": 237.8
},
"luminance": 0.84679
}Semantic roles & 50–950 ramp
primary
#E2EFF8
secondary
#DABAA4
accent
#631DC9
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585