Skip to content

#F12982

≈ deeppink · rgb(241, 41, 130)
Color formats
HEX#F12982
RGBrgb(241, 41, 130)
HSLhsl(333, 88%, 55%)
HSVhsv(333, 83%, 95%)
OKLCHoklch(63% 0.24 1)
CMYKcmyk(0%, 83%, 46%, 5%)
Contrast & accessibility
On white3.90:1below AA
On black5.38:1AA pass
Best text color#000000
Nearest CSS name: deeppink
Copy-ready code
CSS custom properties
:root {
  --deeppink: #f12982;
  --deeppink-rgb: 241 41 130;
  --deeppink-oklch: oklch(63% 0.24 1);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--deeppink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f12982] text-[#f12982] border-[#f12982]
Shades & tints
Color harmonies
About this color

#F12982 is a color with the RGB value rgb(241, 41, 130). Its closest CSS named color is "deeppink". 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 #F12982 to other formats

Palettes with a similar color

Gradients with a similar color

Copied