#E8F4FA#E8F4FA
#E8F4FA is a very light, near-neutral cyan. Relative luminance 0.888; OKLCH L 96.0% C 0.015 H 229.0°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F4FA |
|---|---|
| RGB | rgb(232, 244, 250) |
| HSL | hsl(200, 64%, 95%) |
| HSV | hsv(200, 7%, 98%) |
| CMYK | cmyk(7.2%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(95.48, -2.83, -4.25) |
| CIE-LCH | lch(95.48, 5.10, 236.32°) |
| OKLab | oklab(95.99% -0.0099 -0.0114) |
| OKLCH | oklch(95.99% 0.015 229) |
| XYZ | xyz(82.8811, 88.7585, 103.1895) |
| Luminance | 0.8876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.16
Azure (CSS)
#F0FFFF
ΔE00 4.04
Whitesmoke
#F5F5F5
ΔE00 5.33
Pale Grey
#FDFDFE
ΔE00 5.66
Mintcream
#F5FFFA
ΔE00 5.77
Ghostwhite
#F8F8FF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F4FA #FAEEE8
analogous
#E8FAF7 #E8F4FA #E8EBFA
triadic
#E8F4FA #FAE8F4 #F4FAE8
tetradic
#E8F4FA #F7E8FA #FAEEE8 #EBFAE8
square
#E8F4FA #F7E8FA #FAEEE8 #EBFAE8
split-complementary
#E8F4FA #FAE8EB #FAF7E8
monochromatic
#83C4E4 #B6DCEF #E6F3FA #E6F3FA #E6F3FA
Accessibility & contrast
On white
1.12
#E8F4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#E8F4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F4FA
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F4FA | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#EEF1FA
Tritanopia (blue-blind)
#E4F6F6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e8f4fa; /* rgb */ color: rgb(232, 244, 250); /* oklch */ color: oklch(96.0% 0.015 229.0);
Tailwind
colors: {
custom: {
50: '#eff7fc',
500: '#e8f4fa',
950: '#000000',
},
}SCSS
$custom: #e8f4fa; $custom-light: #eff7fc; $custom-dark: #000000;
JSON
{
"hex": "#e8f4fa",
"rgb": {
"r": 232,
"g": 244,
"b": 250
},
"hsl": {
"h": 200,
"s": 64.286,
"l": 94.51
},
"oklch": {
"l": 0.95994,
"c": 0.0151,
"h": 229
},
"luminance": 0.88759
}Semantic roles & 50–950 ramp
primary
#E8F4FA
secondary
#DEBAA8
accent
#5519CC
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585