Skip to content

#FCE7F6

≈ lavenderblush · rgb(252, 231, 246)
Color formats
HEX#FCE7F6
RGBrgb(252, 231, 246)
HSLhsl(317, 78%, 95%)
HSVhsv(317, 8%, 99%)
OKLCHoklch(95% 0.03 336)
CMYKcmyk(0%, 8%, 2%, 1%)
Contrast & accessibility
On white1.17:1below AA
On black17.90:1AA pass
Best text color#000000
Nearest CSS name: lavenderblush
Copy-ready code
CSS custom properties
:root {
  --lavenderblush: #fce7f6;
  --lavenderblush-rgb: 252 231 246;
  --lavenderblush-oklch: oklch(95% 0.03 336);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavenderblush-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fce7f6] text-[#fce7f6] border-[#fce7f6]
Shades & tints
Color harmonies
About this color

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

Gradients with a similar color

Copied