#B60FC5
A medium, vivid magenta closely aligning with Darkorchid.
About #B60FC5
Visually, #B60FC5 is defined as a vivid magenta. Its closest recognized web color is Darkorchid. In the RGB color space, it consists of 182 red, 15 green, and 197 blue.
If you are designing for print, the four-color process is what matters most. The color uses 8% Cyan, 92% Magenta, 0% Yellow, and 23% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B60FC5
RGB182, 15, 197
HSL295.1°, 85.8%, 41.6%
CMYK8%, 92%, 0%, 23%
HSV295.1°, 92.4%, 77.3%
LAB44.7, 77.1, -53.7
XYZ29.5, 14.3, 54.0
Decimal11931589
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.19:1
Text on #F8FAFC
AA
3.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B60FC5;
}
.text-color {
color: #B60FC5;
}
.border-color {
border: 2px solid #B60FC5;
}