Skip to content

#C33BBF

≈ mediumorchid · rgb(195, 59, 191)
Color formats
HEX#C33BBF
RGBrgb(195, 59, 191)
HSLhsl(302, 54%, 50%)
HSVhsv(302, 70%, 76%)
OKLCHoklch(60% 0.22 329)
CMYKcmyk(0%, 70%, 2%, 24%)
Contrast & accessibility
On white4.47:1below AA
On black4.70:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #c33bbf;
  --mediumorchid-rgb: 195 59 191;
  --mediumorchid-oklch: oklch(60% 0.22 329);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c33bbf] text-[#c33bbf] border-[#c33bbf]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied