#BD83BD
A light, moderate magenta closely aligning with Plum.
About #BD83BD
The precise color #BD83BD is an excellent choice for modern design projects. Designers often compare it to the standard color Plum. This translates to an RGB value of rgb(189, 131, 189).
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 31% Magenta, 0% Yellow, and 26% Black. 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. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BD83BD
RGB189, 131, 189
HSL300.0°, 30.5%, 62.7%
CMYK0%, 31%, 0%, 26%
HSV300.0°, 30.7%, 74.1%
LAB62.3, 31.9, -21.4
XYZ38.3, 30.7, 52.1
Decimal12420029
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.94:1
Text on #FFFFFF
FAIL
7.15:1
Text on #000000
AAA
2.81:1
Text on #F8FAFC
FAIL
6.07:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD83BD;
}
.text-color {
color: #BD83BD;
}
.border-color {
border: 2px solid #BD83BD;
}