#BD66B6
A medium, moderate magenta closely aligning with Orchid.
About #BD66B6
When working with digital screens, the color #BD66B6 is rendered by mixing light. It is closely associated with the named CSS color Orchid. In the RGB color space, it consists of 189 red, 102 green, and 182 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 46% magenta, 4% yellow, and 26% black. With a hue angle of 304.8 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD66B6
RGB189, 102, 182
HSL304.8°, 39.7%, 57.1%
CMYK0%, 46%, 4%, 26%
HSV304.8°, 46.0%, 74.1%
LAB55.8, 46.1, -27.4
XYZ34.2, 23.7, 47.0
Decimal12412598
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.66:1
Text on #FFFFFF
AA Large
5.74:1
Text on #000000
AA
3.50:1
Text on #F8FAFC
AA Large
4.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD66B6;
}
.text-color {
color: #BD66B6;
}
.border-color {
border: 2px solid #BD66B6;
}