#BD1DAF
A medium, vivid magenta closely aligning with Darkmagenta.
About #BD1DAF
The precise color #BD1DAF 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, 29 green, and 175 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 85% magenta, 7% yellow, and 26% black. The HSL representation is 305.3° hue, 73.4% saturation, and 42.7% lightness.
When using this color as a background, text legibility must be considered. 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#BD1DAF
RGB189, 29, 175
HSL305.3°, 73.4%, 42.7%
CMYK0%, 85%, 7%, 26%
HSV305.3°, 84.7%, 74.1%
LAB45.3, 72.8, -39.7
XYZ29.2, 14.8, 41.9
Decimal12393903
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.30:1
Text on #FFFFFF
AA
3.96:1
Text on #000000
AA Large
5.07:1
Text on #F8FAFC
AA
3.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD1DAF;
}
.text-color {
color: #BD1DAF;
}
.border-color {
border: 2px solid #BD1DAF;
}