#B62CA0
A medium, moderate magenta closely aligning with Darkmagenta.
About #B62CA0
At its core, #B62CA0 is a medium and moderate hue. Its closest recognized web color is Darkmagenta. This translates to an RGB value of rgb(182, 44, 160).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 76% M, 12% Y, and 29% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B62CA0
RGB182, 44, 160
HSL309.6°, 61.1%, 44.3%
CMYK0%, 76%, 12%, 29%
HSV309.6°, 75.8%, 71.4%
LAB44.6, 65.4, -32.0
XYZ26.5, 14.3, 34.6
Decimal11938976
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.44:1
Text on #FFFFFF
AA
3.86:1
Text on #000000
AA Large
5.20:1
Text on #F8FAFC
AA
3.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B62CA0;
}
.text-color {
color: #B62CA0;
}
.border-color {
border: 2px solid #B62CA0;
}