#B692D3
A light, moderate purple closely aligning with Plum.
About #B692D3
Visually, #B692D3 is defined as a moderate purple. Its closest recognized web color is Plum. This translates to an RGB value of rgb(182, 146, 211).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 14% C, 31% M, 0% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#B692D3
RGB182, 146, 211
HSL273.2°, 42.5%, 70.0%
CMYK14%, 31%, 0%, 17%
HSV273.2°, 30.8%, 82.7%
LAB65.9, 25.7, -28.2
XYZ41.3, 35.2, 66.2
Decimal11965139
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.61:1
Text on #FFFFFF
FAIL
8.04:1
Text on #000000
AAA
2.50:1
Text on #F8FAFC
FAIL
6.84:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B692D3;
}
.text-color {
color: #B692D3;
}
.border-color {
border: 2px solid #B692D3;
}