#BD16A0
A medium, vivid magenta closely aligning with Darkmagenta.
About #BD16A0
The precise color #BD16A0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkmagenta. In the RGB color space, it consists of 189 red, 22 green, and 160 blue.
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 88% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#BD16A0
RGB189, 22, 160
HSL310.4°, 79.1%, 41.4%
CMYK0%, 88%, 15%, 26%
HSV310.4°, 88.4%, 74.1%
LAB44.1, 72.0, -32.7
XYZ27.6, 13.9, 34.5
Decimal12392096
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.55:1
Text on #FFFFFF
AA
3.79:1
Text on #000000
AA Large
5.30:1
Text on #F8FAFC
AA
3.22:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD16A0;
}
.text-color {
color: #BD16A0;
}
.border-color {
border: 2px solid #BD16A0;
}