#B62483
A medium, moderate magenta closely aligning with Mediumvioletred.
About #B62483
At its core, #B62483 is a medium and moderate hue. Designers often compare it to the standard color Mediumvioletred. This translates to an RGB value of rgb(182, 36, 131).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 80% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B62483
RGB182, 36, 131
HSL321.0°, 67.0%, 42.7%
CMYK0%, 80%, 28%, 29%
HSV321.0°, 80.2%, 71.4%
LAB42.5, 63.8, -17.7
XYZ24.0, 12.8, 22.7
Decimal11936899
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.88:1
Text on #FFFFFF
AA
3.57:1
Text on #000000
AA Large
5.62:1
Text on #F8FAFC
AA
3.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B62483;
}
.text-color {
color: #B62483;
}
.border-color {
border: 2px solid #B62483;
}