#E8F4FF#E8F4FF
#E8F4FF is a very light, near-neutral cyan. Relative luminance 0.891; OKLCH L 96.1% C 0.020 H 245.6°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F4FF |
|---|---|
| RGB | rgb(232, 244, 255) |
| HSL | hsl(209, 100%, 95%) |
| HSV | hsv(209, 9%, 100%) |
| CMYK | cmyk(9%, 4.3%, 0%, 0%) |
| CIE-LAB | lab(95.61, -1.88, -6.64) |
| CIE-LCH | lch(95.61, 6.90, 254.18°) |
| OKLab | oklab(96.14% -0.0081 -0.0178) |
| OKLCH | oklch(96.14% 0.02 245.6) |
| XYZ | xyz(83.6755, 89.0762, 107.3734) |
| Luminance | 0.8908 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.18
Ghostwhite
#F8F8FF
ΔE00 5.32
Azure (CSS)
#F0FFFF
ΔE00 6.09
Whitesmoke
#F5F5F5
ΔE00 6.23
Fog
#D8DCE0
ΔE00 6.24
Pale Grey
#FDFDFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F4FF #FFF3E8
analogous
#E8FFFF #E8F4FF #E8E8FF
triadic
#E8F4FF #FFE8F4 #F4FFE8
tetradic
#E8F4FF #FFE8FF #FFF3E8 #E8FFE8
square
#E8F4FF #FFE8FF #FFF3E8 #E8FFE8
split-complementary
#E8F4FF #FFE8E8 #FFFFE8
monochromatic
#6EB9FF #ABD7FF #E0F0FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.12
#E8F4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#E8F4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F4FF
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F4FF | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#E3F7F7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e8f4ff; /* rgb */ color: rgb(232, 244, 255); /* oklch */ color: oklch(96.1% 0.020 245.6);
Tailwind
colors: {
custom: {
50: '#eff7ff',
500: '#e8f4ff',
950: '#000000',
},
}SCSS
$custom: #e8f4ff; $custom-light: #eff7ff; $custom-dark: #000000;
JSON
{
"hex": "#e8f4ff",
"rgb": {
"r": 232,
"g": 244,
"b": 255
},
"hsl": {
"h": 208.696,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.96142,
"c": 0.01955,
"h": 245.6
},
"luminance": 0.89077
}Semantic roles & 50–950 ramp
primary
#E8F4FF
secondary
#EEC49D
accent
#6E00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586