#BD00D3
A medium, vivid magenta closely aligning with Darkviolet.
About #BD00D3
The precise color #BD00D3 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 0, and 211.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 10% C, 100% M, 0% Y, and 17% K. The HSL representation is 293.7° hue, 100.0% saturation, and 41.4% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD00D3
RGB189, 0, 211
HSL293.7°, 100.0%, 41.4%
CMYK10%, 100%, 0%, 17%
HSV293.7°, 100.0%, 82.7%
LAB46.3, 81.8, -59.1
XYZ32.7, 15.5, 62.9
Decimal12386515
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.12:1
Text on #FFFFFF
AA
4.10:1
Text on #000000
AA Large
4.89:1
Text on #F8FAFC
AA
3.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD00D3;
}
.text-color {
color: #BD00D3;
}
.border-color {
border: 2px solid #BD00D3;
}