Skip to content

#F9EDF4

≈ lavenderblush · rgb(249, 237, 244)
Color formats
HEX#F9EDF4
RGBrgb(249, 237, 244)
HSLhsl(325, 50%, 95%)
HSVhsv(325, 5%, 98%)
OKLCHoklch(96% 0.02 341)
CMYKcmyk(0%, 5%, 2%, 2%)
Contrast & accessibility
On white1.14:1below AA
On black18.45:1AA pass
Best text color#000000
Nearest CSS name: lavenderblush
Copy-ready code
CSS custom properties
:root {
  --lavenderblush: #f9edf4;
  --lavenderblush-rgb: 249 237 244;
  --lavenderblush-oklch: oklch(96% 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-[#f9edf4] text-[#f9edf4] border-[#f9edf4]
Shades & tints
Color harmonies
About this color

#F9EDF4 is a color with the RGB value rgb(249, 237, 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 #F9EDF4 to other formats

Gradients with a similar color

Copied