Skip to content

#C4379B

≈ mediumvioletred · rgb(196, 55, 155)
Color formats
HEX#C4379B
RGBrgb(196, 55, 155)
HSLhsl(317, 56%, 49%)
HSVhsv(317, 72%, 77%)
OKLCHoklch(58% 0.2 342)
CMYKcmyk(0%, 72%, 21%, 23%)
Contrast & accessibility
On white4.81:1AA pass
On black4.37:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
  --mediumvioletred: #c4379b;
  --mediumvioletred-rgb: 196 55 155;
  --mediumvioletred-oklch: oklch(58% 0.2 342);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c4379b] text-[#c4379b] border-[#c4379b]
Shades & tints
Color harmonies
About this color

#C4379B is a color with the RGB value rgb(196, 55, 155). Its closest CSS named color is "mediumvioletred". 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 #C4379B to other formats

Palettes with a similar color

Gradients with a similar color

Copied