#BD6DBD
A medium, moderate magenta closely aligning with Orchid.
About #BD6DBD
When working with digital screens, the color #BD6DBD is rendered by mixing light. Designers often compare it to the standard color Orchid. Its digital footprint relies on 189 parts red, 109 parts green, and 189 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 42% Magenta, 0% Yellow, and 26% Black. The HSL representation is 300.0° hue, 37.7% saturation, and 58.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#BD6DBD
RGB189, 109, 189
HSL300.0°, 37.7%, 58.4%
CMYK0%, 42%, 0%, 26%
HSV300.0°, 42.3%, 74.1%
LAB57.5, 43.8, -28.8
XYZ35.6, 25.4, 51.2
Decimal12414397
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.45:1
Text on #FFFFFF
AA Large
6.09:1
Text on #000000
AA
3.30:1
Text on #F8FAFC
AA Large
5.17:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD6DBD;
}
.text-color {
color: #BD6DBD;
}
.border-color {
border: 2px solid #BD6DBD;
}