Skip to content

#792F96

≈ rebeccapurple · rgb(121, 47, 150)
Color formats
HEX#792F96
RGBrgb(121, 47, 150)
HSLhsl(283, 52%, 39%)
HSVhsv(283, 69%, 59%)
OKLCHoklch(46% 0.17 315)
CMYKcmyk(19%, 69%, 0%, 41%)
Contrast & accessibility
On white7.89:1AA pass
On black2.66:1below AA
Best text color#FFFFFF
Nearest CSS name: rebeccapurple
Copy-ready code
CSS custom properties
:root {
  --rebeccapurple: #792f96;
  --rebeccapurple-rgb: 121 47 150;
  --rebeccapurple-oklch: oklch(46% 0.17 315);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rebeccapurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#792f96] text-[#792f96] border-[#792f96]
Shades & tints
Color harmonies
About this color

#792F96 is a color with the RGB value rgb(121, 47, 150). Its closest CSS named color is "rebeccapurple". 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.

Related

Convert #792F96 to other formats

Palettes with a similar color

Gradients with a similar color

Copied