#F8FBFC#F8FBFC
#F8FBFC is a very light, near-neutral cyan. Relative luminance 0.960; OKLCH L 98.6% C 0.003 H 219.5°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FBFC |
|---|---|
| RGB | rgb(248, 251, 252) |
| HSL | hsl(195, 40%, 98%) |
| HSV | hsv(195, 2%, 99%) |
| CMYK | cmyk(1.6%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(98.42, -0.81, -0.82) |
| CIE-LCH | lch(98.42, 1.16, 225.49°) |
| OKLab | oklab(98.61% -0.0027 -0.0022) |
| OKLCH | oklch(98.61% 0.003 219.5) |
| XYZ | xyz(90.7762, 95.9789, 105.8200) |
| Luminance | 0.9598 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 1.57
White
#FFFFFF
ΔE00 1.69
Whitesmoke
#F5F5F5
ΔE00 1.80
Off White
#FAF9F6
ΔE00 2.49
Aliceblue
#F0F8FF
ΔE00 3.21
Ghostwhite
#F8F8FF
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FBFC #FCF9F8
analogous
#F8FCFB #F8FBFC #F8F9FC
triadic
#F8FBFC #FCF8FB #FBFCF8
tetradic
#F8FBFC #FBF8FC #FCF9F8 #F9FCF8
square
#F8FBFC #FBF8FC #FCF9F8 #F9FCF8
split-complementary
#F8FBFC #FCF8F9 #FCFBF8
monochromatic
#A2CAD7 #CDE3EA #EAF3F6 #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.04
#F8FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.20
#F8FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FBFC
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FBFC | 1.00 | 1.04 | 20.20 | 20.20 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFC
Deuteranopia (green-blind)
#FAFAFC
Tritanopia (blue-blind)
#F7FBFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f8fbfc; /* rgb */ color: rgb(248, 251, 252); /* oklch */ color: oklch(98.6% 0.003 219.5);
Tailwind
colors: {
custom: {
50: '#fafcfd',
500: '#f8fbfc',
950: '#000000',
},
}SCSS
$custom: #f8fbfc; $custom-light: #fafcfd; $custom-dark: #000000;
JSON
{
"hex": "#f8fbfc",
"rgb": {
"r": 248,
"g": 251,
"b": 252
},
"hsl": {
"h": 195,
"s": 40,
"l": 98.039
},
"oklch": {
"l": 0.9861,
"c": 0.00346,
"h": 219.5
},
"luminance": 0.95979
}Semantic roles & 50–950 ramp
primary
#F8FBFC
secondary
#DAC5BE
accent
#5332B3
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585