Skip to content

#F2BADD

≈ thistle · rgb(242, 186, 221)
Color formats
HEX#F2BADD
RGBrgb(242, 186, 221)
HSLhsl(323, 68%, 84%)
HSVhsv(323, 23%, 95%)
OKLCHoklch(85% 0.08 341)
CMYKcmyk(0%, 23%, 9%, 5%)
Contrast & accessibility
On white1.64:1below AA
On black12.84:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #f2badd;
  --thistle-rgb: 242 186 221;
  --thistle-oklch: oklch(85% 0.08 341);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f2badd] text-[#f2badd] border-[#f2badd]
Shades & tints
Color harmonies
About this color

#F2BADD is a color with the RGB value rgb(242, 186, 221). Its closest CSS named color is "thistle". 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 #F2BADD to other formats

Palettes with a similar color

Gradients with a similar color

Copied