#F7FBFC#F7FBFC
#F7FBFC is a very light, near-neutral cyan. Relative luminance 0.958; OKLCH L 98.5% C 0.004 H 214.3°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FBFC |
|---|---|
| RGB | rgb(247, 251, 252) |
| HSL | hsl(192, 45%, 98%) |
| HSV | hsv(192, 2%, 99%) |
| CMYK | cmyk(2%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(98.35, -1.14, -0.94) |
| CIE-LCH | lch(98.35, 1.48, 219.53°) |
| OKLab | oklab(98.54% -0.0037 -0.0025) |
| OKLCH | oklch(98.54% 0.004 214.3) |
| XYZ | xyz(90.4225, 95.7965, 105.8035) |
| Luminance | 0.9580 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 2.03
White
#FFFFFF
ΔE00 2.09
Whitesmoke
#F5F5F5
ΔE00 2.15
Off White
#FAF9F6
ΔE00 2.78
Aliceblue
#F0F8FF
ΔE00 3.04
Ghostwhite
#F8F8FF
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FBFC #FCF8F7
analogous
#F7FCFA #F7FBFC #F7F8FC
triadic
#F7FBFC #FCF7FB #FBFCF7
tetradic
#F7FBFC #FAF7FC #FCF8F7 #F8FCF7
square
#F7FBFC #FAF7FC #FCF8F7 #F8FCF7
split-complementary
#F7FBFC #FCF7F8 #FCFAF7
monochromatic
#9ECEDB #CAE5EB #E9F4F7 #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.04
#F7FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#F7FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FBFC
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FBFC | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFC
Deuteranopia (green-blind)
#F9FAFC
Tritanopia (blue-blind)
#F6FBFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f7fbfc; /* rgb */ color: rgb(247, 251, 252); /* oklch */ color: oklch(98.5% 0.004 214.3);
Tailwind
colors: {
custom: {
50: '#f9fcfd',
500: '#f7fbfc',
950: '#000000',
},
}SCSS
$custom: #f7fbfc; $custom-light: #f9fcfd; $custom-dark: #000000;
JSON
{
"hex": "#f7fbfc",
"rgb": {
"r": 247,
"g": 251,
"b": 252
},
"hsl": {
"h": 192,
"s": 45.455,
"l": 97.843
},
"oklch": {
"l": 0.98535,
"c": 0.00445,
"h": 214.3
},
"luminance": 0.95797
}Semantic roles & 50–950 ramp
primary
#F7FBFC
secondary
#DCC2BB
accent
#492DB9
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585