#7865CA
≈ mediumpurple · rgb(120, 101, 202)
Color formats
HEX#7865CA
RGBrgb(120, 101, 202)
HSLhsl(251, 49%, 59%)
HSVhsv(251, 50%, 79%)
OKLCHoklch(57% 0.15 289)
CMYKcmyk(41%, 50%, 0%, 21%)
Contrast & accessibility
On white4.65:1AA pass
On black4.51:1AA pass
Best text color#FFFFFF
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
--mediumpurple: #7865ca;
--mediumpurple-rgb: 120 101 202;
--mediumpurple-oklch: oklch(57% 0.15 289);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7865ca] text-[#7865ca] border-[#7865ca]
Shades & tints
Color harmonies
About this color
#7865CA is a color with the RGB value rgb(120, 101, 202). Its closest CSS named color is "mediumpurple". 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.