#FCF3F8
≈ lavenderblush · rgb(252, 243, 248)
Color formats
HEX#FCF3F8
RGBrgb(252, 243, 248)
HSLhsl(327, 60%, 97%)
HSVhsv(327, 4%, 99%)
OKLCHoklch(97% 0.01 343)
CMYKcmyk(0%, 4%, 2%, 1%)
Contrast & accessibility
On white1.09:1below AA
On black19.31:1AA pass
Best text color#000000
Nearest CSS name: lavenderblush
Copy-ready code
CSS custom properties
:root {
--lavenderblush: #fcf3f8;
--lavenderblush-rgb: 252 243 248;
--lavenderblush-oklch: oklch(97% 0.01 343);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavenderblush-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fcf3f8] text-[#fcf3f8] border-[#fcf3f8]
Shades & tints
Color harmonies
About this color
#FCF3F8 is a color with the RGB value rgb(252, 243, 248). Its closest CSS named color is "lavenderblush". 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.