#E7EEFB#E7EEFB
#E7EEFB is a very light, near-neutral blue. Relative luminance 0.851; OKLCH L 94.8% C 0.019 H 263.0°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EEFB |
|---|---|
| RGB | rgb(231, 238, 251) |
| HSL | hsl(219, 71%, 95%) |
| HSV | hsv(219, 8%, 98%) |
| CMYK | cmyk(8%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(93.93, 0.10, -7.06) |
| CIE-LCH | lch(93.93, 7.06, 270.81°) |
| OKLab | oklab(94.76% -0.0023 -0.0189) |
| OKLCH | oklch(94.76% 0.019 263) |
| XYZ | xyz(80.9386, 85.1024, 103.4103) |
| Luminance | 0.8510 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.60
Ghostwhite
#F8F8FF
ΔE00 4.23
Lavender (CSS)
#E6E6FA
ΔE00 5.16
Fog
#D8DCE0
ΔE00 5.60
Whitesmoke
#F5F5F5
ΔE00 6.29
Pale Grey
#FDFDFE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EEFB #FBF4E7
analogous
#E7F8FB #E7EEFB #EAE7FB
triadic
#E7EEFB #FBE7EE #EEFBE7
tetradic
#E7EEFB #FBE7F8 #FBF4E7 #E7FBEA
square
#E7EEFB #FBE7F8 #FBF4E7 #E7FBEA
split-complementary
#E7EEFB #FBEAE7 #F8FBE7
monochromatic
#7EA4EA #B3C9F2 #E5ECFB #E5ECFB #E5ECFB
Accessibility & contrast
On white
1.17
#E7EEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#E7EEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EEFB
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EEFB | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFC
Deuteranopia (green-blind)
#E8EDFB
Tritanopia (blue-blind)
#E3F1F2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e7eefb; /* rgb */ color: rgb(231, 238, 251); /* oklch */ color: oklch(94.8% 0.019 263.0);
Tailwind
colors: {
custom: {
50: '#eef3fc',
500: '#e7eefb',
950: '#000000',
},
}SCSS
$custom: #e7eefb; $custom-light: #eef3fc; $custom-dark: #000000;
JSON
{
"hex": "#e7eefb",
"rgb": {
"r": 231,
"g": 238,
"b": 251
},
"hsl": {
"h": 219,
"s": 71.429,
"l": 94.51
},
"oklch": {
"l": 0.94764,
"c": 0.01907,
"h": 263
},
"luminance": 0.85103
}Semantic roles & 50–950 ramp
primary
#E7EEFB
secondary
#E1CCA5
accent
#9012D3
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585