Skip to content

#F8EBF2

≈ lavenderblush · rgb(248, 235, 242)
Color formats
HEX#F8EBF2
RGBrgb(248, 235, 242)
HSLhsl(328, 48%, 95%)
HSVhsv(328, 5%, 97%)
OKLCHoklch(95% 0.02 344)
CMYKcmyk(0%, 5%, 2%, 3%)
Contrast & accessibility
On white1.16:1below AA
On black18.16:1AA pass
Best text color#000000
Nearest CSS name: lavenderblush
Copy-ready code
CSS custom properties
:root {
  --lavenderblush: #f8ebf2;
  --lavenderblush-rgb: 248 235 242;
  --lavenderblush-oklch: oklch(95% 0.02 344);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavenderblush-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f8ebf2] text-[#f8ebf2] border-[#f8ebf2]
Shades & tints
Color harmonies
About this color

#F8EBF2 is a color with the RGB value rgb(248, 235, 242). 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 #F8EBF2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied