Skip to content

#C879DA

≈ orchid · rgb(200, 121, 218)
Color formats
HEX#C879DA
RGBrgb(200, 121, 218)
HSLhsl(289, 57%, 66%)
HSVhsv(289, 44%, 85%)
OKLCHoklch(70% 0.16 320)
CMYKcmyk(8%, 44%, 0%, 15%)
Contrast & accessibility
On white2.92:1below AA
On black7.20:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #c879da;
  --orchid-rgb: 200 121 218;
  --orchid-oklch: oklch(70% 0.16 320);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c879da] text-[#c879da] border-[#c879da]
Shades & tints
Color harmonies
About this color

#C879DA is a color with the RGB value rgb(200, 121, 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 #C879DA to other formats

Palettes with a similar color

Gradients with a similar color

Copied