Skip to content

#C181DF

≈ orchid · rgb(193, 129, 223)
Color formats
HEX#C181DF
RGBrgb(193, 129, 223)
HSLhsl(281, 59%, 69%)
HSVhsv(281, 42%, 87%)
OKLCHoklch(70% 0.15 314)
CMYKcmyk(13%, 42%, 0%, 13%)
Contrast & accessibility
On white2.81:1below AA
On black7.47:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #c181df;
  --orchid-rgb: 193 129 223;
  --orchid-oklch: oklch(70% 0.15 314);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c181df] text-[#c181df] border-[#c181df]
Shades & tints
Color harmonies
About this color

#C181DF is a color with the RGB value rgb(193, 129, 223). 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 #C181DF to other formats

Palettes with a similar color

Gradients with a similar color

Copied