#F6FBFC#F6FBFC
#F6FBFC is a very light, near-neutral cyan. Relative luminance 0.956; OKLCH L 98.5% C 0.005 H 211.0°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FBFC |
|---|---|
| RGB | rgb(246, 251, 252) |
| HSL | hsl(190, 50%, 98%) |
| HSV | hsv(190, 2%, 99%) |
| CMYK | cmyk(2.4%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(98.28, -1.47, -1.05) |
| CIE-LCH | lch(98.28, 1.80, 215.71°) |
| OKLab | oklab(98.46% -0.0047 -0.0028) |
| OKLCH | oklch(98.46% 0.005 211) |
| XYZ | xyz(90.0707, 95.6151, 105.7870) |
| Luminance | 0.9562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 2.48
White
#FFFFFF
ΔE00 2.51
Whitesmoke
#F5F5F5
ΔE00 2.53
Aliceblue
#F0F8FF
ΔE00 2.94
Off White
#FAF9F6
ΔE00 3.10
Mintcream
#F5FFFA
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FBFC #FCF7F6
analogous
#F6FCFA #F6FBFC #F6F8FC
triadic
#F6FBFC #FCF6FB #FBFCF6
tetradic
#F6FBFC #FAF6FC #FCF7F6 #F8FCF6
square
#F6FBFC #FAF6FC #FCF7F6 #F8FCF6
split-complementary
#F6FBFC #FCF6F8 #FCFAF6
monochromatic
#9AD2DD #C8E7ED #E8F5F7 #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.04
#F6FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#F6FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FBFC
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FBFC | 1.00 | 1.04 | 20.12 | 20.12 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFC
Deuteranopia (green-blind)
#F9FAFC
Tritanopia (blue-blind)
#F5FCFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f6fbfc; /* rgb */ color: rgb(246, 251, 252); /* oklch */ color: oklch(98.5% 0.005 211.0);
Tailwind
colors: {
custom: {
50: '#f9fcfd',
500: '#f6fbfc',
950: '#000000',
},
}SCSS
$custom: #f6fbfc; $custom-light: #f9fcfd; $custom-dark: #000000;
JSON
{
"hex": "#f6fbfc",
"rgb": {
"r": 246,
"g": 251,
"b": 252
},
"hsl": {
"h": 190,
"s": 50,
"l": 97.647
},
"oklch": {
"l": 0.98461,
"c": 0.00547,
"h": 211
},
"luminance": 0.95615
}Semantic roles & 50–950 ramp
primary
#F6FBFC
secondary
#DDBFB9
accent
#4128BD
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585