#B60FAF
A dark, vivid magenta closely aligning with Darkmagenta.
About #B60FAF
The precise color #B60FAF is an excellent choice for modern design projects. Designers often compare it to the standard color Darkmagenta. This translates to an RGB value of rgb(182, 15, 175).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 92% magenta inks. The HSL representation is 302.5° hue, 84.8% saturation, and 38.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. 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#B60FAF
RGB182, 15, 175
HSL302.5°, 84.8%, 38.6%
CMYK0%, 92%, 4%, 29%
HSV302.5°, 91.8%, 71.4%
LAB43.3, 73.7, -43.0
XYZ27.2, 13.4, 41.7
Decimal11931567
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.71:1
Text on #FFFFFF
AA
3.68:1
Text on #000000
AA Large
5.46:1
Text on #F8FAFC
AA
3.13:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B60FAF;
}
.text-color {
color: #B60FAF;
}
.border-color {
border: 2px solid #B60FAF;
}