#E8F6FF#E8F6FF
#E8F6FF is a very light, near-neutral cyan. Relative luminance 0.903; OKLCH L 96.5% C 0.019 H 235.7°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F6FF |
|---|---|
| RGB | rgb(232, 246, 255) |
| HSL | hsl(203, 100%, 95%) |
| HSV | hsv(203, 9%, 100%) |
| CMYK | cmyk(9%, 3.5%, 0%, 0%) |
| CIE-LAB | lab(96.12, -2.90, -5.89) |
| CIE-LCH | lch(96.12, 6.57, 243.83°) |
| OKLab | oklab(96.54% -0.0108 -0.0158) |
| OKLCH | oklch(96.54% 0.019 235.7) |
| XYZ | xyz(84.2806, 90.2863, 107.5751) |
| Luminance | 0.9029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.36
Azure (CSS)
#F0FFFF
ΔE00 4.80
Ghostwhite
#F8F8FF
ΔE00 6.13
Whitesmoke
#F5F5F5
ΔE00 6.29
Pale Grey
#FDFDFE
ΔE00 6.40
Fog
#D8DCE0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F6FF #FFF1E8
analogous
#E8FFFC #E8F6FF #E8EAFF
triadic
#E8F6FF #FFE8F6 #F6FFE8
tetradic
#E8F6FF #FCE8FF #FFF1E8 #EAFFE8
square
#E8F6FF #FCE8FF #FFF1E8 #EAFFE8
split-complementary
#E8F6FF #FFE8EA #FFFCE8
monochromatic
#6EC6FF #ABDEFF #E0F3FF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.10
#E8F6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#E8F6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F6FF
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F6FF | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#E2F8F9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e8f6ff; /* rgb */ color: rgb(232, 246, 255); /* oklch */ color: oklch(96.5% 0.019 235.7);
Tailwind
colors: {
custom: {
50: '#eff9ff',
500: '#e8f6ff',
950: '#000000',
},
}SCSS
$custom: #e8f6ff; $custom-light: #eff9ff; $custom-dark: #000000;
JSON
{
"hex": "#e8f6ff",
"rgb": {
"r": 232,
"g": 246,
"b": 255
},
"hsl": {
"h": 203.478,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.96538,
"c": 0.01915,
"h": 235.7
},
"luminance": 0.90287
}Semantic roles & 50–950 ramp
primary
#E8F6FF
secondary
#EEBD9D
accent
#5A00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586