Skip to content

#712296

≈ rebeccapurple · rgb(113, 34, 150)
Color formats
HEX#712296
RGBrgb(113, 34, 150)
HSLhsl(281, 63%, 36%)
HSVhsv(281, 77%, 59%)
OKLCHoklch(43% 0.18 312)
CMYKcmyk(25%, 77%, 0%, 41%)
Contrast & accessibility
On white8.86:1AA pass
On black2.37:1below AA
Best text color#FFFFFF
Nearest CSS name: rebeccapurple
Copy-ready code
CSS custom properties
:root {
  --rebeccapurple: #712296;
  --rebeccapurple-rgb: 113 34 150;
  --rebeccapurple-oklch: oklch(43% 0.18 312);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rebeccapurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#712296] text-[#712296] border-[#712296]
Shades & tints
Color harmonies
About this color

#712296 is a color with the RGB value rgb(113, 34, 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 #712296 to other formats

Palettes with a similar color

Gradients with a similar color

Copied