Skip to content

#FCF6FB

≈ ghostwhite · rgb(252, 246, 251)
Color formats
HEX#FCF6FB
RGBrgb(252, 246, 251)
HSLhsl(310, 50%, 98%)
HSVhsv(310, 2%, 99%)
OKLCHoklch(98% 0.01 331)
CMYKcmyk(0%, 2%, 0%, 1%)
Contrast & accessibility
On white1.07:1below AA
On black19.71:1AA pass
Best text color#000000
Nearest CSS name: ghostwhite
Copy-ready code
CSS custom properties
:root {
  --ghostwhite: #fcf6fb;
  --ghostwhite-rgb: 252 246 251;
  --ghostwhite-oklch: oklch(98% 0.01 331);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--ghostwhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fcf6fb] text-[#fcf6fb] border-[#fcf6fb]
Shades & tints
Color harmonies
About this color

#FCF6FB is a color with the RGB value rgb(252, 246, 251). 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.

Related

Convert #FCF6FB to other formats

Gradients with a similar color

Copied