#E8F4FE#E8F4FE
#E8F4FE is a very light, near-neutral cyan. Relative luminance 0.890; OKLCH L 96.1% C 0.019 H 243.0°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F4FE |
|---|---|
| RGB | rgb(232, 244, 254) |
| HSL | hsl(207, 92%, 95%) |
| HSV | hsv(207, 9%, 100%) |
| CMYK | cmyk(8.7%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(95.59, -2.07, -6.16) |
| CIE-LCH | lch(95.59, 6.50, 251.41°) |
| OKLab | oklab(96.11% -0.0084 -0.0165) |
| OKLCH | oklch(96.11% 0.019 243) |
| XYZ | xyz(83.5150, 89.0120, 106.5278) |
| Luminance | 0.8901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.97
Ghostwhite
#F8F8FF
ΔE00 5.36
Azure (CSS)
#F0FFFF
ΔE00 5.68
Whitesmoke
#F5F5F5
ΔE00 6.00
Fog
#D8DCE0
ΔE00 6.10
Pale Grey
#FDFDFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F4FE #FEF2E8
analogous
#E8FEFD #E8F4FE #E8E9FE
triadic
#E8F4FE #FEE8F4 #F4FEE8
tetradic
#E8F4FE #FDE8FE #FEF2E8 #E9FEE8
square
#E8F4FE #FDE8FE #FEF2E8 #E9FEE8
split-complementary
#E8F4FE #FEE8E9 #FEFDE8
monochromatic
#73BCF9 #ADD8FB #E2F1FE #E2F1FE #E2F1FE
Accessibility & contrast
On white
1.12
#E8F4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#E8F4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F4FE
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F4FE | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#E3F6F7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e8f4fe; /* rgb */ color: rgb(232, 244, 254); /* oklch */ color: oklch(96.1% 0.019 243.0);
Tailwind
colors: {
custom: {
50: '#eff7fe',
500: '#e8f4fe',
950: '#000000',
},
}SCSS
$custom: #e8f4fe; $custom-light: #eff7fe; $custom-dark: #000000;
JSON
{
"hex": "#e8f4fe",
"rgb": {
"r": 232,
"g": 244,
"b": 254
},
"hsl": {
"h": 207.273,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.96112,
"c": 0.01855,
"h": 243
},
"luminance": 0.89013
}Semantic roles & 50–950 ramp
primary
#E8F4FE
secondary
#EAC2A0
accent
#6800E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585