Skip to content

#CA50A7

≈ orchid · rgb(202, 80, 167)
Color formats
HEX#CA50A7
RGBrgb(202, 80, 167)
HSLhsl(317, 54%, 55%)
HSVhsv(317, 60%, 79%)
OKLCHoklch(62% 0.18 340)
CMYKcmyk(0%, 60%, 17%, 21%)
Contrast & accessibility
On white4.03:1below AA
On black5.22:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #ca50a7;
  --orchid-rgb: 202 80 167;
  --orchid-oklch: oklch(62% 0.18 340);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ca50a7] text-[#ca50a7] border-[#ca50a7]
Shades & tints
Color harmonies
About this color

#CA50A7 is a color with the RGB value rgb(202, 80, 167). 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 #CA50A7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied