Skip to content

#F6EEF8

≈ lavenderblush · rgb(246, 238, 248)
Color formats
HEX#F6EEF8
RGBrgb(246, 238, 248)
HSLhsl(288, 42%, 95%)
HSVhsv(288, 4%, 97%)
OKLCHoklch(96% 0.02 319)
CMYKcmyk(1%, 4%, 0%, 3%)
Contrast & accessibility
On white1.13:1below AA
On black18.50:1AA pass
Best text color#000000
Nearest CSS name: lavenderblush
Copy-ready code
CSS custom properties
:root {
  --lavenderblush: #f6eef8;
  --lavenderblush-rgb: 246 238 248;
  --lavenderblush-oklch: oklch(96% 0.02 319);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavenderblush-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f6eef8] text-[#f6eef8] border-[#f6eef8]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied