#E8F2FC#E8F2FC
#E8F2FC is a very light, near-neutral cyan. Relative luminance 0.877; OKLCH L 95.7% C 0.017 H 248.0°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F2FC |
|---|---|
| RGB | rgb(232, 242, 252) |
| HSL | hsl(210, 77%, 95%) |
| HSV | hsv(210, 8%, 99%) |
| CMYK | cmyk(7.9%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(95.03, -1.43, -5.94) |
| CIE-LCH | lch(95.03, 6.11, 256.45°) |
| OKLab | oklab(95.66% -0.0064 -0.0159) |
| OKLCH | oklch(95.66% 0.017 248) |
| XYZ | xyz(82.5979, 87.6875, 104.6504) |
| Luminance | 0.8769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.87
Ghostwhite
#F8F8FF
ΔE00 4.70
Fog
#D8DCE0
ΔE00 5.56
Whitesmoke
#F5F5F5
ΔE00 5.61
Pale Grey
#FDFDFE
ΔE00 5.80
Azure (CSS)
#F0FFFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F2FC #FCF2E8
analogous
#E8FCFC #E8F2FC #E8E8FC
triadic
#E8F2FC #FCE8F2 #F2FCE8
tetradic
#E8F2FC #FCE8FC #FCF2E8 #E8FCE8
square
#E8F2FC #FCE8FC #FCF2E8 #E8FCE8
split-complementary
#E8F2FC #FCE8E8 #FCFCE8
monochromatic
#7CB5EE #B2D3F5 #E4F0FB #E4F0FB #E4F0FB
Accessibility & contrast
On white
1.13
#E8F2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#E8F2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F2FC
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F2FC | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#ECF0FC
Tritanopia (blue-blind)
#E3F4F5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e8f2fc; /* rgb */ color: rgb(232, 242, 252); /* oklch */ color: oklch(95.7% 0.017 248.0);
Tailwind
colors: {
custom: {
50: '#eff6fd',
500: '#e8f2fc',
950: '#000000',
},
}SCSS
$custom: #e8f2fc; $custom-light: #eff6fd; $custom-dark: #000000;
JSON
{
"hex": "#e8f2fc",
"rgb": {
"r": 232,
"g": 242,
"b": 252
},
"hsl": {
"h": 210,
"s": 76.923,
"l": 94.902
},
"oklch": {
"l": 0.95657,
"c": 0.01718,
"h": 248
},
"luminance": 0.87688
}Semantic roles & 50–950 ramp
primary
#E8F2FC
secondary
#E4C4A4
accent
#730CD9
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585