Skip to content

#FFF0F6

lavenderblush · rgb(255, 240, 246)
Color formats
HEX#FFF0F6
RGBrgb(255, 240, 246)
HSLhsl(336, 100%, 97%)
HSVhsv(336, 6%, 100%)
OKLCHoklch(97% 0.02 351)
CMYKcmyk(0%, 6%, 4%, 0%)
Contrast & accessibility
On white1.10:1below AA
On black19.05:1AA pass
Best text color#000000
Nearest CSS name: lavenderblush
Copy-ready code
CSS custom properties
:root {
  --lavenderblush: #fff0f6;
  --lavenderblush-rgb: 255 240 246;
  --lavenderblush-oklch: oklch(97% 0.02 351);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavenderblush-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fff0f6] text-[#fff0f6] border-[#fff0f6]
Shades & tints
Color harmonies
About this color

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

Gradients with a similar color

Copied