#E8EEF8#E8EEF8
#E8EEF8 is a very light, near-neutral blue. Relative luminance 0.851; OKLCH L 94.7% C 0.015 H 260.7°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EEF8 |
|---|---|
| RGB | rgb(232, 238, 248) |
| HSL | hsl(218, 53%, 94%) |
| HSV | hsv(218, 6%, 97%) |
| CMYK | cmyk(6.5%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(93.92, -0.15, -5.51) |
| CIE-LCH | lch(93.92, 5.51, 268.49°) |
| OKLab | oklab(94.75% -0.0024 -0.0147) |
| OKLCH | oklch(94.75% 0.015 260.7) |
| XYZ | xyz(80.7932, 85.0816, 100.9547) |
| Luminance | 0.8508 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.77
Ghostwhite
#F8F8FF
ΔE00 3.61
Fog
#D8DCE0
ΔE00 4.79
Whitesmoke
#F5F5F5
ΔE00 5.15
Pale Grey
#FDFDFE
ΔE00 5.49
Lavender (CSS)
#E6E6FA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EEF8 #F8F2E8
analogous
#E8F6F8 #E8EEF8 #EAE8F8
triadic
#E8EEF8 #F8E8EE #EEF8E8
tetradic
#E8EEF8 #F8E8F6 #F8F2E8 #E8F8EA
square
#E8EEF8 #F8E8F6 #F8F2E8 #E8F8EA
split-complementary
#E8EEF8 #F8EAE8 #F6F8E8
monochromatic
#8AA9DB #B9CBEA #E8EEF8 #E8EEF8 #E8EEF8
Accessibility & contrast
On white
1.17
#E8EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#E8EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EEF8
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EEF8 | 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)
#EBEEF9
Deuteranopia (green-blind)
#E9EDF8
Tritanopia (blue-blind)
#E5F0F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e8eef8; /* rgb */ color: rgb(232, 238, 248); /* oklch */ color: oklch(94.7% 0.015 260.7);
Tailwind
colors: {
custom: {
50: '#eff3fa',
500: '#e8eef8',
950: '#000000',
},
}SCSS
$custom: #e8eef8; $custom-light: #eff3fa; $custom-dark: #000000;
JSON
{
"hex": "#e8eef8",
"rgb": {
"r": 232,
"g": 238,
"b": 248
},
"hsl": {
"h": 217.5,
"s": 53.333,
"l": 94.118
},
"oklch": {
"l": 0.94748,
"c": 0.01494,
"h": 260.7
},
"luminance": 0.85082
}Semantic roles & 50–950 ramp
primary
#E8EEF8
secondary
#D9C8AB
accent
#8625C1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585