#BD92B6
A light, muted magenta closely aligning with Plum.
About #BD92B6
The precise color #BD92B6 is an excellent choice for modern design projects. Designers often compare it to the standard color Plum. In the RGB color space, it consists of 189 red, 146 green, and 182 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 23% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#BD92B6
RGB189, 146, 182
HSL309.8°, 24.6%, 65.7%
CMYK0%, 23%, 4%, 26%
HSV309.8°, 22.8%, 74.1%
LAB65.6, 22.2, -12.5
XYZ39.7, 34.8, 48.9
Decimal12423862
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.64:1
Text on #FFFFFF
FAIL
7.95:1
Text on #000000
AAA
2.52:1
Text on #F8FAFC
FAIL
6.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD92B6;
}
.text-color {
color: #BD92B6;
}
.border-color {
border: 2px solid #BD92B6;
}