Skip to content

#CF72DA

≈ orchid · rgb(207, 114, 218)
Color formats
HEX#CF72DA
RGBrgb(207, 114, 218)
HSLhsl(294, 58%, 65%)
HSVhsv(294, 48%, 85%)
OKLCHoklch(69% 0.18 323)
CMYKcmyk(5%, 48%, 0%, 15%)
Contrast & accessibility
On white2.97:1below AA
On black7.07:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #cf72da;
  --orchid-rgb: 207 114 218;
  --orchid-oklch: oklch(69% 0.18 323);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cf72da] text-[#cf72da] border-[#cf72da]
Shades & tints
Color harmonies
About this color

#CF72DA is a color with the RGB value rgb(207, 114, 218). Its closest CSS named color is "orchid". 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 #CF72DA to other formats

Palettes with a similar color

Gradients with a similar color

Copied