Skip to content

#4C33AE

≈ rebeccapurple · rgb(76, 51, 174)
Color formats
HEX#4C33AE
RGBrgb(76, 51, 174)
HSLhsl(252, 55%, 44%)
HSVhsv(252, 71%, 68%)
OKLCHoklch(43% 0.18 285)
CMYKcmyk(56%, 71%, 0%, 32%)
Contrast & accessibility
On white8.78:1AA pass
On black2.39:1below AA
Best text color#FFFFFF
Nearest CSS name: rebeccapurple
Copy-ready code
CSS custom properties
:root {
  --rebeccapurple: #4c33ae;
  --rebeccapurple-rgb: 76 51 174;
  --rebeccapurple-oklch: oklch(43% 0.18 285);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rebeccapurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#4c33ae] text-[#4c33ae] border-[#4c33ae]
Shades & tints
Color harmonies
About this color

#4C33AE is a color with the RGB value rgb(76, 51, 174). 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 #4C33AE to other formats

Palettes with a similar color

Gradients with a similar color

Copied