#F1E0EA
≈ lavenderblush · rgb(241, 224, 234)
Color formats
HEX#F1E0EA
RGBrgb(241, 224, 234)
HSLhsl(325, 38%, 91%)
HSVhsv(325, 7%, 95%)
OKLCHoklch(92% 0.02 341)
CMYKcmyk(0%, 7%, 3%, 5%)
Contrast & accessibility
On white1.27:1below AA
On black16.59:1AA pass
Best text color#000000
Nearest CSS name: lavenderblush
Copy-ready code
CSS custom properties
:root {
--lavenderblush: #f1e0ea;
--lavenderblush-rgb: 241 224 234;
--lavenderblush-oklch: oklch(92% 0.02 341);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavenderblush-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f1e0ea] text-[#f1e0ea] border-[#f1e0ea]
Shades & tints
Color harmonies
About this color
#F1E0EA is a color with the RGB value rgb(241, 224, 234). 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.