#CA75E4
≈ orchid · rgb(202, 117, 228)
Color formats
HEX#CA75E4
RGBrgb(202, 117, 228)
HSLhsl(286, 67%, 68%)
HSVhsv(286, 49%, 89%)
OKLCHoklch(70% 0.18 318)
CMYKcmyk(11%, 49%, 0%, 11%)
Contrast & accessibility
On white2.93:1below AA
On black7.18:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
--orchid: #ca75e4;
--orchid-rgb: 202 117 228;
--orchid-oklch: oklch(70% 0.18 318);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ca75e4] text-[#ca75e4] border-[#ca75e4]
Shades & tints
Color harmonies
About this color
#CA75E4 is a color with the RGB value rgb(202, 117, 228). 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.