#BE45E6
≈ darkorchid · rgb(190, 69, 230)
Color formats
HEX#BE45E6
RGBrgb(190, 69, 230)
HSLhsl(285, 76%, 59%)
HSVhsv(285, 70%, 90%)
OKLCHoklch(62% 0.24 316)
CMYKcmyk(17%, 70%, 0%, 10%)
Contrast & accessibility
On white4.05:1below AA
On black5.18:1AA pass
Best text color#000000
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
--darkorchid: #be45e6;
--darkorchid-rgb: 190 69 230;
--darkorchid-oklch: oklch(62% 0.24 316);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#be45e6] text-[#be45e6] border-[#be45e6]
Shades & tints
Color harmonies
About this color
#BE45E6 is a color with the RGB value rgb(190, 69, 230). Its closest CSS named color is "darkorchid". 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.