#FEF1F7
lavenderblush · rgb(254, 241, 247)
Color formats
HEX#FEF1F7
RGBrgb(254, 241, 247)
HSLhsl(332, 87%, 97%)
HSVhsv(332, 5%, 100%)
OKLCHoklch(97% 0.02 348)
CMYKcmyk(0%, 5%, 3%, 0%)
Contrast & accessibility
On white1.10:1below AA
On black19.14:1AA pass
Best text color#000000
Nearest CSS name: lavenderblush
Copy-ready code
CSS custom properties
:root {
--lavenderblush: #fef1f7;
--lavenderblush-rgb: 254 241 247;
--lavenderblush-oklch: oklch(97% 0.02 348);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavenderblush-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fef1f7] text-[#fef1f7] border-[#fef1f7]
Shades & tints
Color harmonies
About this color
#FEF1F7 is a color with the RGB value rgb(254, 241, 247). 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.