Skip to content
#F1BCF5
≈ plum · rgb(241, 188, 245)
Color formats
HEX#F1BCF5
RGBrgb(241, 188, 245)
HSLhsl(296, 74%, 85%)
HSVhsv(296, 23%, 96%)
OKLCHoklch(86% 0.1 324)
CMYKcmyk(2%, 23%, 0%, 4%)
Contrast & accessibility
On white1.58:1below AA
On black13.25:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #f1bcf5;
  --plum-rgb: 241 188 245;
  --plum-oklch: oklch(86% 0.1 324);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f1bcf5] text-[#f1bcf5] border-[#f1bcf5]
Shades & tints
Color harmonies
About this color

#F1BCF5 is a color with the RGB value rgb(241, 188, 245). Its closest CSS named color is "plum". 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 #F1BCF5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied