#787ADA
≈ mediumpurple · rgb(120, 122, 218)
Color formats
HEX#787ADA
RGBrgb(120, 122, 218)
HSLhsl(239, 57%, 66%)
HSVhsv(239, 45%, 85%)
OKLCHoklch(62% 0.14 280)
CMYKcmyk(45%, 44%, 0%, 15%)
Contrast & accessibility
On white3.75:1below AA
On black5.59:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
--mediumpurple: #787ada;
--mediumpurple-rgb: 120 122 218;
--mediumpurple-oklch: oklch(62% 0.14 280);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#787ada] text-[#787ada] border-[#787ada]
Shades & tints
Color harmonies
About this color
#787ADA is a color with the RGB value rgb(120, 122, 218). 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.