#B6078A
A dark, vivid magenta closely aligning with Mediumvioletred.
About #B6078A
Visually, #B6078A is defined as a vivid magenta. It is closely associated with the named CSS color Mediumvioletred. Its digital footprint relies on 182 parts red, 7 parts green, and 138 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 96% Magenta, 24% Yellow, and 29% Black. The HSL representation is 315.1° hue, 92.6% saturation, and 37.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B6078A
RGB182, 7, 138
HSL315.1°, 92.6%, 37.1%
CMYK0%, 96%, 24%, 29%
HSV315.1°, 96.2%, 71.4%
LAB41.1, 69.7, -24.1
XYZ24.0, 11.9, 25.1
Decimal11929482
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.20:1
Text on #FFFFFF
AA
3.39:1
Text on #000000
AA Large
5.93:1
Text on #F8FAFC
AA
2.88:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B6078A;
}
.text-color {
color: #B6078A;
}
.border-color {
border: 2px solid #B6078A;
}