Skip to content

#C24DAD

≈ orchid · rgb(194, 77, 173)
Color formats
HEX#C24DAD
RGBrgb(194, 77, 173)
HSLhsl(311, 49%, 53%)
HSVhsv(311, 60%, 76%)
OKLCHoklch(61% 0.19 335)
CMYKcmyk(0%, 60%, 11%, 24%)
Contrast & accessibility
On white4.23:1below AA
On black4.96:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #c24dad;
  --orchid-rgb: 194 77 173;
  --orchid-oklch: oklch(61% 0.19 335);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c24dad] text-[#c24dad] border-[#c24dad]
Shades & tints
Color harmonies
About this color

#C24DAD is a color with the RGB value rgb(194, 77, 173). 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 #C24DAD to other formats

Palettes with a similar color

Gradients with a similar color

Copied