#BD00A8
A dark, vivid magenta closely aligning with Darkmagenta.
About #BD00A8
Visually, #BD00A8 is defined as a vivid magenta. It is closely associated with the named CSS color Darkmagenta. Its digital footprint relies on 189 parts red, 0 parts green, and 168 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 100% magenta, 11% yellow, and 26% black. The HSL representation is 306.7° hue, 100.0% saturation, and 37.1% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD00A8
RGB189, 0, 168
HSL306.7°, 100.0%, 37.1%
CMYK0%, 100%, 11%, 26%
HSV306.7°, 100.0%, 74.1%
LAB43.7, 75.5, -38.1
XYZ28.1, 13.6, 38.2
Decimal12386472
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.63:1
Text on #FFFFFF
AA
3.73:1
Text on #000000
AA Large
5.38:1
Text on #F8FAFC
AA
3.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD00A8;
}
.text-color {
color: #BD00A8;
}
.border-color {
border: 2px solid #BD00A8;
}