Skip to content

#C330AE

≈ mediumorchid · rgb(195, 48, 174)
Color formats
HEX#C330AE
RGBrgb(195, 48, 174)
HSLhsl(309, 60%, 48%)
HSVhsv(309, 75%, 76%)
OKLCHoklch(58% 0.22 335)
CMYKcmyk(0%, 75%, 11%, 24%)
Contrast & accessibility
On white4.82:1AA pass
On black4.35:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #c330ae;
  --mediumorchid-rgb: 195 48 174;
  --mediumorchid-oklch: oklch(58% 0.22 335);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c330ae] text-[#c330ae] border-[#c330ae]
Shades & tints
Color harmonies
About this color

#C330AE is a color with the RGB value rgb(195, 48, 174). 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 #C330AE to other formats

Palettes with a similar color

Gradients with a similar color

Copied