#BD24C5
A medium, moderate magenta closely aligning with Darkorchid.
About #BD24C5
At its core, #BD24C5 is a medium and moderate hue. Its closest recognized web color is Darkorchid. This translates to an RGB value of rgb(189, 36, 197).
If you are designing for print, the four-color process is what matters most. The color uses 4% Cyan, 82% Magenta, 0% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BD24C5
RGB189, 36, 197
HSL297.0°, 69.1%, 45.7%
CMYK4%, 82%, 0%, 23%
HSV297.0°, 81.7%, 77.3%
LAB47.1, 74.7, -49.7
XYZ31.7, 16.1, 54.3
Decimal12395717
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.97:1
Text on #FFFFFF
AA
4.22:1
Text on #000000
AA Large
4.75:1
Text on #F8FAFC
AA
3.59:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD24C5;
}
.text-color {
color: #BD24C5;
}
.border-color {
border: 2px solid #BD24C5;
}