#E8F2F8#E8F2F8
#E8F2F8 is a very light, near-neutral cyan. Relative luminance 0.874; OKLCH L 95.5% C 0.013 H 233.8°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F2F8 |
|---|---|
| RGB | rgb(232, 242, 248) |
| HSL | hsl(203, 53%, 94%) |
| HSV | hsv(203, 6%, 97%) |
| CMYK | cmyk(6.5%, 2.4%, 0%, 2.7%) |
| CIE-LAB | lab(94.92, -2.19, -4.03) |
| CIE-LCH | lch(94.92, 4.58, 241.50°) |
| OKLab | oklab(95.54% -0.0079 -0.0108) |
| OKLCH | oklch(95.54% 0.013 233.8) |
| XYZ | xyz(81.9707, 87.4367, 101.3472) |
| Luminance | 0.8744 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.75
Azure (CSS)
#F0FFFF
ΔE00 4.68
Whitesmoke
#F5F5F5
ΔE00 4.75
Ghostwhite
#F8F8FF
ΔE00 5.14
Fog
#D8DCE0
ΔE00 5.18
Pale Grey
#FDFDFE
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F2F8 #F8EEE8
analogous
#E8F8F6 #E8F2F8 #E8EAF8
triadic
#E8F2F8 #F8E8F2 #F2F8E8
tetradic
#E8F2F8 #F6E8F8 #F8EEE8 #EAF8E8
square
#E8F2F8 #F6E8F8 #F8EEE8 #EAF8E8
split-complementary
#E8F2F8 #F8E8EA #F8F6E8
monochromatic
#8ABDDB #B9D7EA #E8F2F8 #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.14
#E8F2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#E8F2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F2F8
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F2F8 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F8
Deuteranopia (green-blind)
#EDF0F8
Tritanopia (blue-blind)
#E4F4F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e8f2f8; /* rgb */ color: rgb(232, 242, 248); /* oklch */ color: oklch(95.5% 0.013 233.8);
Tailwind
colors: {
custom: {
50: '#eff6fa',
500: '#e8f2f8',
950: '#000000',
},
}SCSS
$custom: #e8f2f8; $custom-light: #eff6fa; $custom-dark: #000000;
JSON
{
"hex": "#e8f2f8",
"rgb": {
"r": 232,
"g": 242,
"b": 248
},
"hsl": {
"h": 202.5,
"s": 53.333,
"l": 94.118
},
"oklch": {
"l": 0.95538,
"c": 0.01338,
"h": 233.8
},
"luminance": 0.87437
}Semantic roles & 50–950 ramp
primary
#E8F2F8
secondary
#D9BCAB
accent
#5F25C1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585