#BD3AC5
A medium, moderate magenta closely aligning with Mediumorchid.
About #BD3AC5
The precise color #BD3AC5 is an excellent choice for modern design projects. Its closest recognized web color is Mediumorchid. In the RGB color space, it consists of 189 red, 58 green, and 197 blue.
If you are designing for print, the four-color process is what matters most. The color uses 4% Cyan, 71% Magenta, 0% Yellow, and 23% Black. The HSL representation is 296.5° hue, 54.5% saturation, and 50.0% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD3AC5
RGB189, 58, 197
HSL296.5°, 54.5%, 50.0%
CMYK4%, 71%, 0%, 23%
HSV296.5°, 70.6%, 77.3%
LAB49.3, 68.3, -46.2
XYZ32.6, 17.9, 54.6
Decimal12401349
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.59:1
Text on #FFFFFF
AA
4.58:1
Text on #000000
AA
4.39:1
Text on #F8FAFC
AA Large
3.89:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD3AC5;
}
.text-color {
color: #BD3AC5;
}
.border-color {
border: 2px solid #BD3AC5;
}