Toolman

Mediumvioletred — #C71585

#C71585#C71585

#C71585 is a medium, vivid magenta. It is the CSS named color mediumvioletred.

Color values

HEX#C71585
RGBrgb(199, 21, 133)
HSLhsl(322, 81%, 43%)
CMYKcmyk(0%, 89%, 33%, 22%)
Decimal13047173
CSScolor: #C71585;
Android0xFFC71585
SwiftUIColor(red: 0.780, green: 0.082, blue: 0.522, alpha: 1)

Accessibility and contrast

White text on #C715855.42:1 — AA pass · AA large pass · AAA fail
Black text on #C715853.87:1 — AA fail · AA large pass · AAA fail
Recommended text colorwhite

WCAG 2.1 asks for at least 4.5:1 for body text and 3:1 for large text (18 pt, or 14 pt bold).

Tints and shades of #C71585

Each swatch keeps the hue and saturation of #C71585 and varies only lightness — the quickest way to build a usable scale from a single brand color.

95%
85%
75%
65%
55%
45%
35%
25%
15%

Colors that go with #C71585

Harmonies generated by rotating the hue on the color wheel while holding saturation and lightness constant.

Complementary
Triadic +120°
Triadic +240°
Analogous −30°
Analogous +30°
Split −150°
Split +150°

Using #C71585 in code

/* CSS */
.element { color: #C71585; background-color: #C71585; }
.element { color: rgb(199 21 133); }
.element { color: hsl(322 81% 43%); }

/* Tailwind arbitrary value */
<div class="bg-[#C71585] text-white">

/* SCSS variable */
$brand: #C71585;

Frequently asked questions

What color is #C71585?

#C71585 is a medium, vivid magenta, which CSS calls mediumvioletred. Its hue sits at 322° on the color wheel, with 81% saturation and 43% lightness.

What is #C71585 in RGB?

#C71585 converts to rgb(199, 21, 133) — 199 red, 21 green and 133 blue.

What is #C71585 in CMYK?

Approximately cmyk(0%, 89%, 33%, 22%). Print output depends on the ICC profile of the press and paper, so treat this as a starting point rather than an exact match.

Should text on #C71585 be white or black?

White gives the better contrast ratio (5.42:1 versus 3.87:1).

What is the complementary color of #C71585?

#15C656 — the hue directly opposite #C71585 on the color wheel.

Convert any color → · Browse all colors