#E8EAF8#E8EAF8
#E8EAF8 is a very light, near-neutral blue. Relative luminance 0.828; OKLCH L 94.0% C 0.019 H 279.5°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EAF8 |
|---|---|
| RGB | rgb(232, 234, 248) |
| HSL | hsl(233, 53%, 94%) |
| HSV | hsv(233, 6%, 97%) |
| CMYK | cmyk(6.5%, 5.6%, 0%, 2.7%) |
| CIE-LAB | lab(92.92, 1.91, -6.99) |
| CIE-LCH | lch(92.92, 7.24, 285.27°) |
| OKLab | oklab(93.96% 0.0031 -0.0187) |
| OKLCH | oklch(93.96% 0.019 279.5) |
| XYZ | xyz(79.6415, 82.7784, 100.5708) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.84
Ghostwhite
#F8F8FF
ΔE00 4.18
Aliceblue
#F0F8FF
ΔE00 5.61
Fog
#D8DCE0
ΔE00 6.07
Whitesmoke
#F5F5F5
ΔE00 6.81
Pale Grey
#FDFDFE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EAF8 #F8F6E8
analogous
#E8F2F8 #E8EAF8 #EEE8F8
triadic
#E8EAF8 #F8E8EA #EAF8E8
tetradic
#E8EAF8 #F8E8F2 #F8F6E8 #E8F8EE
square
#E8EAF8 #F8E8F2 #F8F6E8 #E8F8EE
split-complementary
#E8EAF8 #F8EEE8 #F2F8E8
monochromatic
#8A94DB #B9BFEA #E8EAF8 #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.20
#E8EAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#E8EAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EAF8
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EAF8 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF9
Deuteranopia (green-blind)
#E6EAF8
Tritanopia (blue-blind)
#E5ECEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e8eaf8; /* rgb */ color: rgb(232, 234, 248); /* oklch */ color: oklch(94.0% 0.019 279.5);
Tailwind
colors: {
custom: {
50: '#eff0fa',
500: '#e8eaf8',
950: '#000000',
},
}SCSS
$custom: #e8eaf8; $custom-light: #eff0fa; $custom-dark: #000000;
JSON
{
"hex": "#e8eaf8",
"rgb": {
"r": 232,
"g": 234,
"b": 248
},
"hsl": {
"h": 232.5,
"s": 53.333,
"l": 94.118
},
"oklch": {
"l": 0.93963,
"c": 0.01895,
"h": 279.5
},
"luminance": 0.82779
}Semantic roles & 50–950 ramp
primary
#E8EAF8
secondary
#D9D3AB
accent
#AD25C1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585