Skip to content

#C07DDC

≈ orchid · rgb(192, 125, 220)
Color formats
HEX#C07DDC
RGBrgb(192, 125, 220)
HSLhsl(282, 58%, 68%)
HSVhsv(282, 43%, 86%)
OKLCHoklch(69% 0.15 315)
CMYKcmyk(13%, 43%, 0%, 14%)
Contrast & accessibility
On white2.91:1below AA
On black7.21:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #c07ddc;
  --orchid-rgb: 192 125 220;
  --orchid-oklch: oklch(69% 0.15 315);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c07ddc] text-[#c07ddc] border-[#c07ddc]
Shades & tints
Color harmonies
About this color

#C07DDC is a color with the RGB value rgb(192, 125, 220). 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 #C07DDC to other formats

Palettes with a similar color

Gradients with a similar color

Copied