#BD66C5
A medium, moderate magenta closely aligning with Orchid.
About #BD66C5
Visually, #BD66C5 is defined as a moderate magenta. It is closely associated with the named CSS color Orchid. Its digital footprint relies on 189 parts red, 102 parts green, and 197 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 4% Cyan, 48% Magenta, 0% Yellow, and 23% Black. The HSL representation is 294.9° hue, 45.0% saturation, and 58.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BD66C5
RGB189, 102, 197
HSL294.9°, 45.0%, 58.6%
CMYK4%, 48%, 0%, 23%
HSV294.9°, 48.2%, 77.3%
LAB56.4, 48.9, -35.0
XYZ35.8, 24.4, 55.6
Decimal12412613
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.58:1
Text on #FFFFFF
AA Large
5.87:1
Text on #000000
AA
3.42:1
Text on #F8FAFC
AA Large
4.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD66C5;
}
.text-color {
color: #BD66C5;
}
.border-color {
border: 2px solid #BD66C5;
}