#BD07AF
A dark, vivid magenta closely aligning with Darkmagenta.
About #BD07AF
At its core, #BD07AF is a dark and vivid hue. Designers often compare it to the standard color Darkmagenta. Its digital footprint relies on 189 parts red, 7 parts green, and 175 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 96% magenta, 7% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD07AF
RGB189, 7, 175
HSL304.6°, 92.9%, 38.4%
CMYK0%, 96%, 7%, 26%
HSV304.6°, 96.3%, 74.1%
LAB44.3, 75.8, -41.3
XYZ28.8, 14.1, 41.8
Decimal12388271
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.51:1
Text on #FFFFFF
AA
3.81:1
Text on #000000
AA Large
5.26:1
Text on #F8FAFC
AA
3.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD07AF;
}
.text-color {
color: #BD07AF;
}
.border-color {
border: 2px solid #BD07AF;
}