Skip to content

#F8F2FD

≈ ghostwhite · rgb(248, 242, 253)
Color formats
HEX#F8F2FD
RGBrgb(248, 242, 253)
HSLhsl(273, 73%, 97%)
HSVhsv(273, 4%, 99%)
OKLCHoklch(97% 0.02 310)
CMYKcmyk(2%, 4%, 0%, 1%)
Contrast & accessibility
On white1.10:1below AA
On black19.11:1AA pass
Best text color#000000
Nearest CSS name: ghostwhite
Copy-ready code
CSS custom properties
:root {
  --ghostwhite: #f8f2fd;
  --ghostwhite-rgb: 248 242 253;
  --ghostwhite-oklch: oklch(97% 0.02 310);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--ghostwhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f8f2fd] text-[#f8f2fd] border-[#f8f2fd]
Shades & tints
Color harmonies
About this color

#F8F2FD is a color with the RGB value rgb(248, 242, 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 #F8F2FD to other formats

Gradients with a similar color

Copied