Skip to content

#C155D2

≈ mediumorchid · rgb(193, 85, 210)
Color formats
HEX#C155D2
RGBrgb(193, 85, 210)
HSLhsl(292, 58%, 58%)
HSVhsv(292, 60%, 82%)
OKLCHoklch(63% 0.2 322)
CMYKcmyk(8%, 60%, 0%, 18%)
Contrast & accessibility
On white3.82:1below AA
On black5.50:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #c155d2;
  --mediumorchid-rgb: 193 85 210;
  --mediumorchid-oklch: oklch(63% 0.2 322);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c155d2] text-[#c155d2] border-[#c155d2]
Shades & tints
Color harmonies
About this color

#C155D2 is a color with the RGB value rgb(193, 85, 210). Its closest CSS named color is "mediumorchid". 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 #C155D2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied