#B6245F
A medium, moderate magenta closely aligning with Mediumvioletred.
About #B6245F
The hex code #B6245F represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumvioletred. Its digital footprint relies on 182 parts red, 36 parts green, and 95 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 80% Magenta, 48% Yellow, and 29% Black. With a hue angle of 335.8 degrees, it sits comfortably in the magenta spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B6245F
RGB182, 36, 95
HSL335.8°, 67.0%, 42.7%
CMYK0%, 80%, 48%, 29%
HSV335.8°, 80.2%, 71.4%
LAB41.3, 60.1, 2.9
XYZ22.0, 12.0, 12.0
Decimal11936863
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.16:1
Text on #FFFFFF
AA
3.41:1
Text on #000000
AA Large
5.89:1
Text on #F8FAFC
AA
2.90:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B6245F;
}
.text-color {
color: #B6245F;
}
.border-color {
border: 2px solid #B6245F;
}