#BD16BD
A medium, vivid magenta closely aligning with Darkorchid.
About #BD16BD
The precise color #BD16BD is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Darkorchid. Its digital footprint relies on 189 parts red, 22 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 88% M, 0% Y, and 26% K. The HSL representation is 300.0° hue, 79.1% saturation, and 41.4% 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#BD16BD
RGB189, 22, 189
HSL300.0°, 79.1%, 41.4%
CMYK0%, 88%, 0%, 26%
HSV300.0°, 88.4%, 74.1%
LAB45.7, 76.1, -47.3
XYZ30.5, 15.1, 49.4
Decimal12392125
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.23:1
Text on #FFFFFF
AA
4.01:1
Text on #000000
AA Large
5.00:1
Text on #F8FAFC
AA
3.41:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD16BD;
}
.text-color {
color: #BD16BD;
}
.border-color {
border: 2px solid #BD16BD;
}