#BD3ABD
A medium, moderate magenta closely aligning with Mediumorchid.
About #BD3ABD
Visually, #BD3ABD is defined as a moderate magenta. Designers often compare it to the standard color Mediumorchid. Its digital footprint relies on 189 parts red, 58 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 69% magenta, 0% yellow, and 26% black. The HSL representation is 300.0° hue, 53.0% saturation, and 48.4% 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#BD3ABD
RGB189, 58, 189
HSL300.0°, 53.0%, 48.4%
CMYK0%, 69%, 0%, 26%
HSV300.0°, 69.3%, 74.1%
LAB48.9, 66.9, -42.2
XYZ31.7, 17.5, 49.9
Decimal12401341
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.66:1
Text on #FFFFFF
AA
4.50:1
Text on #000000
AA
4.46:1
Text on #F8FAFC
AA Large
3.83:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD3ABD;
}
.text-color {
color: #BD3ABD;
}
.border-color {
border: 2px solid #BD3ABD;
}