#E7EEF8#E7EEF8
#E7EEF8 is a very light, near-neutral blue. Relative luminance 0.849; OKLCH L 94.7% C 0.015 H 257.2°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EEF8 |
|---|---|
| RGB | rgb(231, 238, 248) |
| HSL | hsl(215, 55%, 94%) |
| HSV | hsv(215, 7%, 97%) |
| CMYK | cmyk(6.9%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(93.85, -0.47, -5.62) |
| CIE-LCH | lch(93.85, 5.64, 265.23°) |
| OKLab | oklab(94.67% -0.0034 -0.015) |
| OKLCH | oklch(94.67% 0.015 257.2) |
| XYZ | xyz(80.4694, 84.9147, 100.9395) |
| Luminance | 0.8491 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.60
Ghostwhite
#F8F8FF
ΔE00 3.95
Fog
#D8DCE0
ΔE00 4.76
Whitesmoke
#F5F5F5
ΔE00 5.28
Pale Grey
#FDFDFE
ΔE00 5.64
White
#FFFFFF
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EEF8 #F8F1E7
analogous
#E7F7F8 #E7EEF8 #E9E7F8
triadic
#E7EEF8 #F8E7EE #EEF8E7
tetradic
#E7EEF8 #F8E7F7 #F8F1E7 #E7F8E9
square
#E7EEF8 #F8E7F7 #F8F1E7 #E7F8E9
split-complementary
#E7EEF8 #F8E9E7 #F7F8E7
monochromatic
#88ABDC #B8CCEA #E7EEF8 #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.17
#E7EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#E7EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EEF8
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EEF8 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF9
Deuteranopia (green-blind)
#E9EDF8
Tritanopia (blue-blind)
#E3F0F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e7eef8; /* rgb */ color: rgb(231, 238, 248); /* oklch */ color: oklch(94.7% 0.015 257.2);
Tailwind
colors: {
custom: {
50: '#eef3fa',
500: '#e7eef8',
950: '#000000',
},
}SCSS
$custom: #e7eef8; $custom-light: #eef3fa; $custom-dark: #000000;
JSON
{
"hex": "#e7eef8",
"rgb": {
"r": 231,
"g": 238,
"b": 248
},
"hsl": {
"h": 215.294,
"s": 54.839,
"l": 93.922
},
"oklch": {
"l": 0.94674,
"c": 0.01543,
"h": 257.2
},
"luminance": 0.84915
}Semantic roles & 50–950 ramp
primary
#E7EEF8
secondary
#D9C6AA
accent
#8123C2
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585