Skip to content

#C753BC

≈ orchid · rgb(199, 83, 188)
Color formats
HEX#C753BC
RGBrgb(199, 83, 188)
HSLhsl(306, 51%, 55%)
HSVhsv(306, 58%, 78%)
OKLCHoklch(63% 0.19 331)
CMYKcmyk(0%, 58%, 6%, 22%)
Contrast & accessibility
On white3.89:1below AA
On black5.39:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #c753bc;
  --orchid-rgb: 199 83 188;
  --orchid-oklch: oklch(63% 0.19 331);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c753bc] text-[#c753bc] border-[#c753bc]
Shades & tints
Color harmonies
About this color

#C753BC is a color with the RGB value rgb(199, 83, 188). 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 #C753BC to other formats

Palettes with a similar color

Gradients with a similar color

Copied