Skip to content

#FCEEF4

lavenderblush · rgb(252, 238, 244)
Color formats
HEX#FCEEF4
RGBrgb(252, 238, 244)
HSLhsl(334, 70%, 96%)
HSVhsv(334, 6%, 99%)
OKLCHoklch(96% 0.02 349)
CMYKcmyk(0%, 6%, 3%, 1%)
Contrast & accessibility
On white1.12:1below AA
On black18.68:1AA pass
Best text color#000000
Nearest CSS name: lavenderblush
Copy-ready code
CSS custom properties
:root {
  --lavenderblush: #fceef4;
  --lavenderblush-rgb: 252 238 244;
  --lavenderblush-oklch: oklch(96% 0.02 349);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavenderblush-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fceef4] text-[#fceef4] border-[#fceef4]
Shades & tints
Color harmonies
About this color

#FCEEF4 is a color with the RGB value rgb(252, 238, 244). 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.

Related

Convert #FCEEF4 to other formats

Gradients with a similar color

Copied