#BD5FAF
A medium, moderate magenta closely aligning with Orchid.
About #BD5FAF
At its core, #BD5FAF is a medium and moderate hue. Its closest recognized web color is Orchid. Its digital footprint relies on 189 parts red, 95 parts green, and 175 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 50% magenta, 7% yellow, and 26% 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. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD5FAF
RGB189, 95, 175
HSL308.9°, 41.6%, 55.7%
CMYK0%, 50%, 7%, 26%
HSV308.9°, 49.7%, 74.1%
LAB54.1, 48.5, -25.9
XYZ32.8, 22.1, 43.1
Decimal12410799
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.87:1
Text on #FFFFFF
AA Large
5.42:1
Text on #000000
AA
3.70:1
Text on #F8FAFC
AA Large
4.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD5FAF;
}
.text-color {
color: #BD5FAF;
}
.border-color {
border: 2px solid #BD5FAF;
}