#B67CBD
A light, moderate magenta closely aligning with Plum.
About #B67CBD
At its core, #B67CBD is a light and moderate hue. Designers often compare it to the standard color Plum. Its digital footprint relies on 182 parts red, 124 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 4% cyan, 34% magenta, 0% yellow, and 26% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B67CBD
RGB182, 124, 189
HSL293.5°, 33.0%, 61.4%
CMYK4%, 34%, 0%, 26%
HSV293.5°, 34.4%, 74.1%
LAB59.9, 33.5, -25.1
XYZ35.7, 28.0, 51.7
Decimal11959485
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.18:1
Text on #FFFFFF
AA Large
6.61:1
Text on #000000
AA
3.04:1
Text on #F8FAFC
AA Large
5.62:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B67CBD;
}
.text-color {
color: #B67CBD;
}
.border-color {
border: 2px solid #B67CBD;
}