#B6007C
A dark, vivid magenta closely aligning with Mediumvioletred.
About #B6007C
The precise color #B6007C is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumvioletred. Its digital footprint relies on 182 parts red, 0 parts green, and 124 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 100% M, 32% Y, and 29% K. With a hue angle of 319.1 degrees, it sits comfortably in the magenta spectrum.
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#B6007C
RGB182, 0, 124
HSL319.1°, 100.0%, 35.7%
CMYK0%, 100%, 32%, 29%
HSV319.1°, 100.0%, 71.4%
LAB40.2, 68.8, -16.8
XYZ22.9, 11.4, 20.1
Decimal11927676
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.40:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.12:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B6007C;
}
.text-color {
color: #B6007C;
}
.border-color {
border: 2px solid #B6007C;
}