Skip to content

#FBF6FD

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

#FBF6FD is a color with the RGB value rgb(251, 246, 253). 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 #FBF6FD to other formats

Gradients with a similar color

Copied