#B60FA8
A dark, vivid magenta closely aligning with Darkmagenta.
About #B60FA8
At its core, #B60FA8 is a dark and vivid hue. Its closest recognized web color is Darkmagenta. This translates to an RGB value of rgb(182, 15, 168).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 92% magenta, 8% yellow, and 29% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B60FA8
RGB182, 15, 168
HSL305.0°, 84.8%, 38.6%
CMYK0%, 92%, 8%, 29%
HSV305.0°, 91.8%, 71.4%
LAB42.9, 72.7, -39.4
XYZ26.5, 13.1, 38.2
Decimal11931560
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.80:1
Text on #FFFFFF
AA
3.62:1
Text on #000000
AA Large
5.54:1
Text on #F8FAFC
AA
3.08:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B60FA8;
}
.text-color {
color: #B60FA8;
}
.border-color {
border: 2px solid #B60FA8;
}