#BD5FC5
A medium, moderate magenta closely aligning with Orchid.
About #BD5FC5
The precise color #BD5FC5 is an excellent choice for modern design projects. Designers often compare it to the standard color Orchid. This translates to an RGB value of rgb(189, 95, 197).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 4% C, 52% M, 0% Y, and 23% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD5FC5
RGB189, 95, 197
HSL295.3°, 46.8%, 57.3%
CMYK4%, 52%, 0%, 23%
HSV295.3°, 51.8%, 77.3%
LAB55.1, 52.4, -37.1
XYZ35.2, 23.0, 55.4
Decimal12410821
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.75:1
Text on #FFFFFF
AA Large
5.61:1
Text on #000000
AA
3.58:1
Text on #F8FAFC
AA Large
4.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD5FC5;
}
.text-color {
color: #BD5FC5;
}
.border-color {
border: 2px solid #BD5FC5;
}