#BD66BD
A medium, moderate magenta closely aligning with Orchid.
About #BD66BD
Visually, #BD66BD is defined as a moderate magenta. Its closest recognized web color is Orchid. In the RGB color space, it consists of 189 red, 102 green, and 189 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 46% M, 0% Y, and 26% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BD66BD
RGB189, 102, 189
HSL300.0°, 39.7%, 57.1%
CMYK0%, 46%, 0%, 26%
HSV300.0°, 46.0%, 74.1%
LAB56.1, 47.4, -31.0
XYZ34.9, 24.0, 50.9
Decimal12412605
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.62:1
Text on #FFFFFF
AA Large
5.80:1
Text on #000000
AA
3.46:1
Text on #F8FAFC
AA Large
4.93:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD66BD;
}
.text-color {
color: #BD66BD;
}
.border-color {
border: 2px solid #BD66BD;
}