#F6F7FC
≈ ghostwhite · rgb(246, 247, 252)
Color formats
HEX#F6F7FC
RGBrgb(246, 247, 252)
HSLhsl(230, 50%, 98%)
HSVhsv(230, 2%, 99%)
OKLCHoklch(98% 0.01 277)
CMYKcmyk(2%, 2%, 0%, 1%)
Contrast & accessibility
On white1.07:1below AA
On black19.63:1AA pass
Best text color#000000
Nearest CSS name: ghostwhite
Copy-ready code
CSS custom properties
:root {
--ghostwhite: #f6f7fc;
--ghostwhite-rgb: 246 247 252;
--ghostwhite-oklch: oklch(98% 0.01 277);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--ghostwhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f6f7fc] text-[#f6f7fc] border-[#f6f7fc]
Shades & tints
Color harmonies
About this color
#F6F7FC is a color with the RGB value rgb(246, 247, 252). Its closest CSS named color is "ghostwhite". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.