#E8F7FF#E8F7FF
#E8F7FF is a very light, near-neutral cyan. Relative luminance 0.909; OKLCH L 96.7% C 0.019 H 230.7°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F7FF |
|---|---|
| RGB | rgb(232, 247, 255) |
| HSL | hsl(201, 100%, 95%) |
| HSV | hsv(201, 9%, 100%) |
| CMYK | cmyk(9%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(96.37, -3.40, -5.52) |
| CIE-LCH | lch(96.37, 6.49, 238.35°) |
| OKLab | oklab(96.74% -0.0121 -0.0148) |
| OKLCH | oklch(96.74% 0.019 230.7) |
| XYZ | xyz(84.5856, 90.8963, 107.6767) |
| Luminance | 0.9090 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.74
Azure (CSS)
#F0FFFF
ΔE00 4.17
Mintcream
#F5FFFA
ΔE00 6.40
Whitesmoke
#F5F5F5
ΔE00 6.43
Pale Grey
#FDFDFE
ΔE00 6.55
Ghostwhite
#F8F8FF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F7FF #FFF0E8
analogous
#E8FFFC #E8F7FF #E8EBFF
triadic
#E8F7FF #FFE8F7 #F7FFE8
tetradic
#E8F7FF #FCE8FF #FFF0E8 #EBFFE8
square
#E8F7FF #FCE8FF #FFF0E8 #EBFFE8
split-complementary
#E8F7FF #FFE8EB #FFFCE8
monochromatic
#6ECCFF #ABE2FF #E0F4FF #E0F4FF #E0F4FF
Accessibility & contrast
On white
1.09
#E8F7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#E8F7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F7FF
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F7FF | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#F0F3FF
Tritanopia (blue-blind)
#E2F9F9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e8f7ff; /* rgb */ color: rgb(232, 247, 255); /* oklch */ color: oklch(96.7% 0.019 230.7);
Tailwind
colors: {
custom: {
50: '#eff9ff',
500: '#e8f7ff',
950: '#000000',
},
}SCSS
$custom: #e8f7ff; $custom-light: #eff9ff; $custom-dark: #000000;
JSON
{
"hex": "#e8f7ff",
"rgb": {
"r": 232,
"g": 247,
"b": 255
},
"hsl": {
"h": 200.87,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.96736,
"c": 0.01917,
"h": 230.7
},
"luminance": 0.90897
}Semantic roles & 50–950 ramp
primary
#E8F7FF
secondary
#EEB99D
accent
#5000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586