#F5FAFE#F5FAFE
#F5FAFE is a very light, near-neutral cyan. Relative luminance 0.949; OKLCH L 98.2% C 0.008 H 241.7°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FAFE |
|---|---|
| RGB | rgb(245, 250, 254) |
| HSL | hsl(207, 82%, 98%) |
| HSV | hsv(207, 4%, 100%) |
| CMYK | cmyk(3.5%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(98.01, -0.93, -2.49) |
| CIE-LCH | lch(98.01, 2.65, 249.58°) |
| OKLab | oklab(98.25% -0.0036 -0.0066) |
| OKLCH | oklch(98.25% 0.008 241.7) |
| XYZ | xyz(89.7279, 94.9391, 107.3447) |
| Luminance | 0.9494 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.69
Pale Grey
#FDFDFE
ΔE00 2.56
Whitesmoke
#F5F5F5
ΔE00 2.81
White
#FFFFFF
ΔE00 2.91
Ghostwhite
#F8F8FF
ΔE00 3.23
Off White
#FAF9F6
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FAFE #FEF9F5
analogous
#F5FEFD #F5FAFE #F5F5FE
triadic
#F5FAFE #FEF5FA #FAFEF5
tetradic
#F5FAFE #FDF5FE #FEF9F5 #F5FEF5
square
#F5FAFE #FDF5FE #FEF9F5 #F5FEF5
split-complementary
#F5FAFE #FEF5F5 #FEFDF5
monochromatic
#86C2F3 #BDDEF8 #E3F1FC #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.05
#F5FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#F5FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FAFE
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FAFE | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFE
Deuteranopia (green-blind)
#F7F9FE
Tritanopia (blue-blind)
#F3FBFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f5fafe; /* rgb */ color: rgb(245, 250, 254); /* oklch */ color: oklch(98.2% 0.008 241.7);
Tailwind
colors: {
custom: {
50: '#f8fbfe',
500: '#f5fafe',
950: '#000000',
},
}SCSS
$custom: #f5fafe; $custom-light: #f8fbfe; $custom-dark: #000000;
JSON
{
"hex": "#f5fafe",
"rgb": {
"r": 245,
"g": 250,
"b": 254
},
"hsl": {
"h": 206.667,
"s": 81.818,
"l": 97.843
},
"oklch": {
"l": 0.98247,
"c": 0.00754,
"h": 241.7
},
"luminance": 0.94939
}Semantic roles & 50–950 ramp
primary
#F5FAFE
secondary
#E9C8AE
accent
#6707DE
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585