Skip to content

#F03284

≈ deeppink · rgb(240, 50, 132)
Color formats
HEX#F03284
RGBrgb(240, 50, 132)
HSLhsl(334, 86%, 57%)
HSVhsv(334, 79%, 94%)
OKLCHoklch(64% 0.23 1)
CMYKcmyk(0%, 79%, 45%, 6%)
Contrast & accessibility
On white3.82:1below AA
On black5.49:1AA pass
Best text color#000000
Nearest CSS name: deeppink
Copy-ready code
CSS custom properties
:root {
  --deeppink: #f03284;
  --deeppink-rgb: 240 50 132;
  --deeppink-oklch: oklch(64% 0.23 1);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--deeppink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f03284] text-[#f03284] border-[#f03284]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied