Skip to content

#CF2AB4

≈ mediumorchid · rgb(207, 42, 180)
Color formats
HEX#CF2AB4
RGBrgb(207, 42, 180)
HSLhsl(310, 66%, 49%)
HSVhsv(310, 80%, 81%)
OKLCHoklch(60% 0.24 336)
CMYKcmyk(0%, 80%, 13%, 19%)
Contrast & accessibility
On white4.52:1AA pass
On black4.64:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #cf2ab4;
  --mediumorchid-rgb: 207 42 180;
  --mediumorchid-oklch: oklch(60% 0.24 336);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cf2ab4] text-[#cf2ab4] border-[#cf2ab4]
Shades & tints
Color harmonies
About this color

#CF2AB4 is a color with the RGB value rgb(207, 42, 180). Its closest CSS named color is "mediumorchid". 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 #CF2AB4 to other formats

Palettes with a similar color

Gradients with a similar color

Copied