#E5EEF8#E5EEF8
#E5EEF8 is a very light, near-neutral cyan. Relative luminance 0.846; OKLCH L 94.5% C 0.017 H 250.8°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EEF8 |
|---|---|
| RGB | rgb(229, 238, 248) |
| HSL | hsl(212, 58%, 94%) |
| HSV | hsv(212, 8%, 97%) |
| CMYK | cmyk(7.7%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(93.70, -1.11, -5.85) |
| CIE-LCH | lch(93.70, 5.95, 259.22°) |
| OKLab | oklab(94.53% -0.0054 -0.0157) |
| OKLCH | oklch(94.53% 0.017 250.8) |
| XYZ | xyz(79.8274, 84.5837, 100.9094) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.47
Ghostwhite
#F8F8FF
ΔE00 4.68
Fog
#D8DCE0
ΔE00 4.82
Whitesmoke
#F5F5F5
ΔE00 5.61
Pale Grey
#FDFDFE
ΔE00 6.01
Gainsboro
#DCDCDC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EEF8 #F8EFE5
analogous
#E5F7F8 #E5EEF8 #E5E5F8
triadic
#E5EEF8 #F8E5EE #EEF8E5
tetradic
#E5EEF8 #F8E5F7 #F8EFE5 #E5F8E5
square
#E5EEF8 #F8E5F7 #F8EFE5 #E5F8E5
split-complementary
#E5EEF8 #F8E5E5 #F7F8E5
monochromatic
#85AFDE #B5CEEB #E5EEF8 #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.17
#E5EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#E5EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EEF8
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EEF8 | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF9
Deuteranopia (green-blind)
#E8ECF8
Tritanopia (blue-blind)
#E1F0F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e5eef8; /* rgb */ color: rgb(229, 238, 248); /* oklch */ color: oklch(94.5% 0.017 250.8);
Tailwind
colors: {
custom: {
50: '#edf3fa',
500: '#e5eef8',
950: '#000000',
},
}SCSS
$custom: #e5eef8; $custom-light: #edf3fa; $custom-dark: #000000;
JSON
{
"hex": "#e5eef8",
"rgb": {
"r": 229,
"g": 238,
"b": 248
},
"hsl": {
"h": 211.579,
"s": 57.576,
"l": 93.529
},
"oklch": {
"l": 0.94526,
"c": 0.0166,
"h": 250.8
},
"luminance": 0.84584
}Semantic roles & 50–950 ramp
primary
#E5EEF8
secondary
#DAC2A7
accent
#7720C5
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585