#E8F0FE#E8F0FE
#E8F0FE is a very light, muted blue. Relative luminance 0.866; OKLCH L 95.3% C 0.021 H 261.8°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F0FE |
|---|---|
| RGB | rgb(232, 240, 254) |
| HSL | hsl(218, 92%, 95%) |
| HSV | hsv(218, 9%, 100%) |
| CMYK | cmyk(8.7%, 5.5%, 0%, 0.4%) |
| CIE-LAB | lab(94.58, -0.03, -7.64) |
| CIE-LCH | lch(94.58, 7.64, 269.77°) |
| OKLab | oklab(95.32% -0.003 -0.0205) |
| OKLCH | oklch(95.32% 0.021 261.8) |
| XYZ | xyz(82.3245, 86.6310, 106.1310) |
| Luminance | 0.8663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.62
Ghostwhite
#F8F8FF
ΔE00 4.46
Lavender (CSS)
#E6E6FA
ΔE00 5.36
Fog
#D8DCE0
ΔE00 6.15
Whitesmoke
#F5F5F5
ΔE00 6.62
Pale Grey
#FDFDFE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F0FE #FEF6E8
analogous
#E8FBFE #E8F0FE #EBE8FE
triadic
#E8F0FE #FEE8F0 #F0FEE8
tetradic
#E8F0FE #FEE8FB #FEF6E8 #E8FEEB
square
#E8F0FE #FEE8FB #FEF6E8 #E8FEEB
split-complementary
#E8F0FE #FEEBE8 #FBFEE8
monochromatic
#73A3F9 #ADCAFB #E2ECFE #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.15
#E8F0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#E8F0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F0FE
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F0FE | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#EAEEFE
Tritanopia (blue-blind)
#E3F3F4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e8f0fe; /* rgb */ color: rgb(232, 240, 254); /* oklch */ color: oklch(95.3% 0.021 261.8);
Tailwind
colors: {
custom: {
50: '#eff4fe',
500: '#e8f0fe',
950: '#000000',
},
}SCSS
$custom: #e8f0fe; $custom-light: #eff4fe; $custom-dark: #000000;
JSON
{
"hex": "#e8f0fe",
"rgb": {
"r": 232,
"g": 240,
"b": 254
},
"hsl": {
"h": 218.182,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.95323,
"c": 0.02071,
"h": 261.8
},
"luminance": 0.86632
}Semantic roles & 50–950 ramp
primary
#E8F0FE
secondary
#EACFA0
accent
#9200E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585