#B62475
A medium, moderate magenta closely aligning with Mediumvioletred.
About #B62475
Visually, #B62475 is defined as a moderate magenta. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(182, 36, 117).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 80% Magenta, 36% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B62475
RGB182, 36, 117
HSL326.7°, 67.0%, 42.7%
CMYK0%, 80%, 36%, 29%
HSV326.7°, 80.2%, 71.4%
LAB42.0, 62.2, -9.8
XYZ23.1, 12.5, 18.0
Decimal11936885
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.00:1
Text on #FFFFFF
AA
3.50:1
Text on #000000
AA Large
5.74:1
Text on #F8FAFC
AA
2.97:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B62475;
}
.text-color {
color: #B62475;
}
.border-color {
border: 2px solid #B62475;
}