#E8FAFE#E8FAFE
#E8FAFE is a very light, near-neutral cyan. Relative luminance 0.927; OKLCH L 97.3% C 0.020 H 212.6°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FAFE |
|---|---|
| RGB | rgb(232, 250, 254) |
| HSL | hsl(191, 92%, 95%) |
| HSV | hsv(191, 9%, 100%) |
| CMYK | cmyk(8.7%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(97.10, -5.11, -3.93) |
| CIE-LCH | lch(97.10, 6.45, 217.56°) |
| OKLab | oklab(97.3% -0.0166 -0.0106) |
| OKLCH | oklch(97.3% 0.02 212.6) |
| XYZ | xyz(85.3498, 92.6816, 107.1394) |
| Luminance | 0.9268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.21
Aliceblue
#F0F8FF
ΔE00 4.64
Mintcream
#F5FFFA
ΔE00 4.87
Lightcyan
#E0FFFF
ΔE00 4.97
Whitesmoke
#F5F5F5
ΔE00 7.22
Ice Blue (survey)
#D7FFFE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FAFE #FEECE8
analogous
#E8FEF7 #E8FAFE #E8EFFE
triadic
#E8FAFE #FEE8FA #FAFEE8
tetradic
#E8FAFE #F7E8FE #FEECE8 #EFFEE8
square
#E8FAFE #F7E8FE #FEECE8 #EFFEE8
split-complementary
#E8FAFE #FEE8EF #FEF7E8
monochromatic
#73E1F9 #ADEDFB #E2F9FE #E2F9FE #E2F9FE
Accessibility & contrast
On white
1.07
#E8FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#E8FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FAFE
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FAFE | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FE
Deuteranopia (green-blind)
#F3F5FE
Tritanopia (blue-blind)
#E2FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e8fafe; /* rgb */ color: rgb(232, 250, 254); /* oklch */ color: oklch(97.3% 0.020 212.6);
Tailwind
colors: {
custom: {
50: '#effcfe',
500: '#e8fafe',
950: '#000000',
},
}SCSS
$custom: #e8fafe; $custom-light: #effcfe; $custom-dark: #000000;
JSON
{
"hex": "#e8fafe",
"rgb": {
"r": 232,
"g": 250,
"b": 254
},
"hsl": {
"h": 190.909,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.97303,
"c": 0.01966,
"h": 212.6
},
"luminance": 0.92683
}Semantic roles & 50–950 ramp
primary
#E8FAFE
secondary
#EAADA0
accent
#2A00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585