#B60766
A dark, vivid magenta closely aligning with Mediumvioletred.
About #B60766
When working with digital screens, the color #B60766 is rendered by mixing light. Its closest recognized web color is Mediumvioletred. In the RGB color space, it consists of 182 red, 7 green, and 102 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 96% M, 44% Y, and 29% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B60766
RGB182, 7, 102
HSL327.4°, 92.6%, 37.1%
CMYK0%, 96%, 44%, 29%
HSV327.4°, 96.2%, 71.4%
LAB39.7, 65.9, -3.9
XYZ21.8, 11.1, 13.6
Decimal11929446
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.54:1
Text on #FFFFFF
AA
3.21:1
Text on #000000
AA Large
6.25:1
Text on #F8FAFC
AA
2.73:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B60766;
}
.text-color {
color: #B60766;
}
.border-color {
border: 2px solid #B60766;
}