#B60050
A dark, vivid magenta closely aligning with Mediumvioletred.
About #B60050
The precise color #B60050 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(182, 0, 80).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 100% Magenta, 56% Yellow, and 29% Black. With a hue angle of 333.6 degrees, it sits comfortably in the magenta spectrum.
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#B60050
RGB182, 0, 80
HSL333.6°, 100.0%, 35.7%
CMYK0%, 100%, 56%, 29%
HSV333.6°, 100.0%, 71.4%
LAB38.8, 64.9, 8.9
XYZ20.7, 10.5, 8.5
Decimal11927632
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.76:1
Text on #FFFFFF
AA
3.10:1
Text on #000000
AA Large
6.46:1
Text on #F8FAFC
AA
2.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B60050;
}
.text-color {
color: #B60050;
}
.border-color {
border: 2px solid #B60050;
}