#B67CB6
A light, muted magenta closely aligning with Plum.
About #B67CB6
The precise color #B67CB6 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 182 red, 124 green, and 182 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 32% magenta, 0% yellow, and 29% black. This makes it a relatively light color when applied to physical surfaces.
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#B67CB6
RGB182, 124, 182
HSL300.0°, 28.4%, 60.0%
CMYK0%, 32%, 0%, 29%
HSV300.0°, 31.9%, 71.4%
LAB59.7, 32.1, -21.5
XYZ34.9, 27.7, 47.8
Decimal11959478
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.21:1
Text on #FFFFFF
AA Large
6.55:1
Text on #000000
AA
3.07:1
Text on #F8FAFC
AA Large
5.57:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B67CB6;
}
.text-color {
color: #B67CB6;
}
.border-color {
border: 2px solid #B67CB6;
}