#B60792
A dark, vivid magenta closely aligning with Mediumvioletred.
About #B60792
At its core, #B60792 is a dark and vivid hue. It is closely associated with the named CSS color Mediumvioletred. Its digital footprint relies on 182 parts red, 7 parts green, and 146 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 96% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#B60792
RGB182, 7, 146
HSL312.3°, 92.6%, 37.1%
CMYK0%, 96%, 20%, 29%
HSV312.3°, 96.2%, 71.4%
LAB41.5, 70.7, -28.4
XYZ24.6, 12.2, 28.2
Decimal11929490
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.11:1
Text on #FFFFFF
AA
3.43:1
Text on #000000
AA Large
5.84:1
Text on #F8FAFC
AA
2.92:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B60792;
}
.text-color {
color: #B60792;
}
.border-color {
border: 2px solid #B60792;
}