#B66DB6
A medium, moderate magenta closely aligning with Orchid.
About #B66DB6
The hex code #B66DB6 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Orchid. This translates to an RGB value of rgb(182, 109, 182).
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 40% magenta inks. With a hue angle of 300.0 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B66DB6
RGB182, 109, 182
HSL300.0°, 33.3%, 57.1%
CMYK0%, 40%, 0%, 29%
HSV300.0°, 40.1%, 71.4%
LAB56.3, 40.3, -26.6
XYZ33.2, 24.3, 47.2
Decimal11955638
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.59:1
Text on #FFFFFF
AA Large
5.85:1
Text on #000000
AA
3.43:1
Text on #F8FAFC
AA Large
4.97:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B66DB6;
}
.text-color {
color: #B66DB6;
}
.border-color {
border: 2px solid #B66DB6;
}