#E9FAFE#E9FAFE
#E9FAFE is a very light, near-neutral cyan. Relative luminance 0.929; OKLCH L 97.4% C 0.019 H 213.4°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FAFE |
|---|---|
| RGB | rgb(233, 250, 254) |
| HSL | hsl(191, 91%, 95%) |
| HSV | hsv(191, 8%, 100%) |
| CMYK | cmyk(8.3%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(97.17, -4.79, -3.82) |
| CIE-LCH | lch(97.17, 6.13, 218.57°) |
| OKLab | oklab(97.37% -0.0156 -0.0103) |
| OKLCH | oklch(97.37% 0.019 213.4) |
| XYZ | xyz(85.6754, 92.8495, 107.1547) |
| Luminance | 0.9285 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.14
Aliceblue
#F0F8FF
ΔE00 4.30
Mintcream
#F5FFFA
ΔE00 4.73
Lightcyan
#E0FFFF
ΔE00 5.30
Whitesmoke
#F5F5F5
ΔE00 6.89
Pale Grey
#FDFDFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FAFE #FEEDE9
analogous
#E9FEF7 #E9FAFE #E9EFFE
triadic
#E9FAFE #FEE9FA #FAFEE9
tetradic
#E9FAFE #F7E9FE #FEEDE9 #EFFEE9
square
#E9FAFE #F7E9FE #FEEDE9 #EFFEE9
split-complementary
#E9FAFE #FEE9EF #FEF7E9
monochromatic
#74DFF9 #AEEDFB #E2F8FE #E2F8FE #E2F8FE
Accessibility & contrast
On white
1.07
#E9FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#E9FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FAFE
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FAFE | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F3F6FE
Tritanopia (blue-blind)
#E4FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e9fafe; /* rgb */ color: rgb(233, 250, 254); /* oklch */ color: oklch(97.4% 0.019 213.4);
Tailwind
colors: {
custom: {
50: '#f0fcfe',
500: '#e9fafe',
950: '#000000',
},
}SCSS
$custom: #e9fafe; $custom-light: #f0fcfe; $custom-dark: #000000;
JSON
{
"hex": "#e9fafe",
"rgb": {
"r": 233,
"g": 250,
"b": 254
},
"hsl": {
"h": 191.429,
"s": 91.304,
"l": 95.49
},
"oklch": {
"l": 0.97374,
"c": 0.01867,
"h": 213.4
},
"luminance": 0.92851
}Semantic roles & 50–950 ramp
primary
#E9FAFE
secondary
#EAAFA1
accent
#2C00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585