#E65DC5
≈ orchid · rgb(230, 93, 197)
Color formats
HEX#E65DC5
RGBrgb(230, 93, 197)
HSLhsl(314, 73%, 63%)
HSVhsv(314, 60%, 90%)
OKLCHoklch(69% 0.2 338)
CMYKcmyk(0%, 60%, 14%, 10%)
Contrast & accessibility
On white3.12:1below AA
On black6.74:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
--orchid: #e65dc5;
--orchid-rgb: 230 93 197;
--orchid-oklch: oklch(69% 0.2 338);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e65dc5] text-[#e65dc5] border-[#e65dc5]
Shades & tints
Color harmonies
About this color
#E65DC5 is a color with the RGB value rgb(230, 93, 197). 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.