#E2EEF8#E2EEF8
#E2EEF8 is a very light, near-neutral cyan. Relative luminance 0.841; OKLCH L 94.3% C 0.019 H 243.0°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEF8 |
|---|---|
| RGB | rgb(226, 238, 248) |
| HSL | hsl(207, 61%, 93%) |
| HSV | hsv(207, 9%, 97%) |
| CMYK | cmyk(8.9%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(93.49, -2.08, -6.19) |
| CIE-LCH | lch(93.49, 6.53, 251.44°) |
| OKLab | oklab(94.31% -0.0085 -0.0166) |
| OKLCH | oklch(94.31% 0.019 243) |
| XYZ | xyz(78.8782, 84.0942, 100.8649) |
| Luminance | 0.8409 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.81
Fog
#D8DCE0
ΔE00 5.15
Ghostwhite
#F8F8FF
ΔE00 5.80
Azure (CSS)
#F0FFFF
ΔE00 6.24
Whitesmoke
#F5F5F5
ΔE00 6.26
Pale Grey
#FDFDFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEF8 #F8ECE2
analogous
#E2F8F7 #E2EEF8 #E2E3F8
triadic
#E2EEF8 #F8E2EE #EEF8E2
tetradic
#E2EEF8 #F7E2F8 #F8ECE2 #E3F8E2
square
#E2EEF8 #F7E2F8 #F8ECE2 #E3F8E2
split-complementary
#E2EEF8 #F8E2E3 #F8F7E2
monochromatic
#7FB4E0 #B1D1EC #E2EEF8 #E6F1F9 #E6F1F9
Accessibility & contrast
On white
1.18
#E2EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#E2EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEF8
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEF8 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF9
Deuteranopia (green-blind)
#E7EBF8
Tritanopia (blue-blind)
#DDF0F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e2eef8; /* rgb */ color: rgb(226, 238, 248); /* oklch */ color: oklch(94.3% 0.019 243.0);
Tailwind
colors: {
custom: {
50: '#ebf3fa',
500: '#e2eef8',
950: '#000000',
},
}SCSS
$custom: #e2eef8; $custom-light: #ebf3fa; $custom-dark: #000000;
JSON
{
"hex": "#e2eef8",
"rgb": {
"r": 226,
"g": 238,
"b": 248
},
"hsl": {
"h": 207.273,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.94307,
"c": 0.01864,
"h": 243
},
"luminance": 0.84095
}Semantic roles & 50–950 ramp
primary
#E2EEF8
secondary
#DABDA4
accent
#6B1DC9
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585