#C25ECB
≈ orchid · rgb(194, 94, 203)
Color formats
HEX#C25ECB
RGBrgb(194, 94, 203)
HSLhsl(295, 51%, 58%)
HSVhsv(295, 54%, 80%)
OKLCHoklch(64% 0.19 324)
CMYKcmyk(4%, 54%, 0%, 20%)
Contrast & accessibility
On white3.65:1below AA
On black5.76:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
--orchid: #c25ecb;
--orchid-rgb: 194 94 203;
--orchid-oklch: oklch(64% 0.19 324);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c25ecb] text-[#c25ecb] border-[#c25ecb]
Shades & tints
Color harmonies
About this color
#C25ECB is a color with the RGB value rgb(194, 94, 203). 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.