#BD66AF
A medium, moderate magenta closely aligning with Orchid.
About #BD66AF
At its core, #BD66AF is a medium and moderate hue. It is closely associated with the named CSS color Orchid. Its digital footprint relies on 189 parts red, 102 parts green, and 175 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 46% magenta inks. The HSL representation is 309.7° hue, 39.7% saturation, and 57.1% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#BD66AF
RGB189, 102, 175
HSL309.7°, 39.7%, 57.1%
CMYK0%, 46%, 7%, 26%
HSV309.7°, 46.0%, 74.1%
LAB55.5, 44.9, -23.8
XYZ33.5, 23.4, 43.3
Decimal12412591
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.70:1
Text on #FFFFFF
AA Large
5.68:1
Text on #000000
AA
3.53:1
Text on #F8FAFC
AA Large
4.83:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD66AF;
}
.text-color {
color: #BD66AF;
}
.border-color {
border: 2px solid #BD66AF;
}