Skip to content

#F13272

≈ deeppink · rgb(241, 50, 114)
Color formats
HEX#F13272
RGBrgb(241, 50, 114)
HSLhsl(340, 87%, 57%)
HSVhsv(340, 79%, 95%)
OKLCHoklch(63% 0.23 7)
CMYKcmyk(0%, 79%, 53%, 5%)
Contrast & accessibility
On white3.86:1below AA
On black5.44:1AA pass
Best text color#000000
Nearest CSS name: deeppink
Copy-ready code
CSS custom properties
:root {
  --deeppink: #f13272;
  --deeppink-rgb: 241 50 114;
  --deeppink-oklch: oklch(63% 0.23 7);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--deeppink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f13272] text-[#f13272] border-[#f13272]
Shades & tints
Color harmonies
About this color

#F13272 is a color with the RGB value rgb(241, 50, 114). 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 #F13272 to other formats

Palettes with a similar color

Gradients with a similar color

Copied