#B63375
A medium, moderate magenta closely aligning with Mediumvioletred.
About #B63375
Visually, #B63375 is defined as a moderate magenta. Designers often compare it to the standard color Mediumvioletred. Its digital footprint relies on 182 parts red, 51 parts green, and 117 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 72% Magenta, 36% Yellow, and 29% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#B63375
RGB182, 51, 117
HSL329.8°, 56.2%, 45.7%
CMYK0%, 72%, 36%, 29%
HSV329.8°, 72.0%, 71.4%
LAB43.6, 57.5, -7.3
XYZ23.7, 13.6, 18.2
Decimal11940725
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.65:1
Text on #FFFFFF
AA
3.72:1
Text on #000000
AA Large
5.40:1
Text on #F8FAFC
AA
3.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B63375;
}
.text-color {
color: #B63375;
}
.border-color {
border: 2px solid #B63375;
}