#927CBD
A light, moderate purple closely aligning with Plum.
About #927CBD
When working with digital screens, the color #927CBD is rendered by mixing light. Its closest recognized web color is Plum. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 124, and 189.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 23% Cyan, 34% Magenta, 0% Yellow, and 26% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#927CBD
RGB146, 124, 189
HSL260.3°, 33.0%, 61.4%
CMYK23%, 34%, 0%, 26%
HSV260.3°, 34.4%, 74.1%
LAB56.3, 22.1, -31.0
XYZ28.2, 24.2, 51.3
Decimal9600189
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.60:1
Text on #FFFFFF
AA Large
5.84:1
Text on #000000
AA
3.44:1
Text on #F8FAFC
AA Large
4.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #927CBD;
}
.text-color {
color: #927CBD;
}
.border-color {
border: 2px solid #927CBD;
}