#C51683
A medium, vivid magenta closely aligning with Mediumvioletred.
About #C51683
The precise color #C51683 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumvioletred. This translates to an RGB value of rgb(197, 22, 131).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 89% M, 34% Y, and 23% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C51683
RGB197, 22, 131
HSL322.6°, 79.9%, 42.9%
CMYK0%, 89%, 34%, 23%
HSV322.6°, 88.8%, 77.3%
LAB44.4, 70.2, -14.6
XYZ27.4, 14.1, 22.7
Decimal12916355
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.50:1
Text on #FFFFFF
AA
3.82:1
Text on #000000
AA Large
5.26:1
Text on #F8FAFC
AA
3.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C51683;
}
.text-color {
color: #C51683;
}
.border-color {
border: 2px solid #C51683;
}