#B692E2
A light, moderate purple closely aligning with Plum.
About #B692E2
The hex code #B692E2 represents a beautifully specific shade of purple. Its closest recognized web color is Plum. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 146, and 226.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 19% C, 35% M, 0% Y, and 11% K. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B692E2
RGB182, 146, 226
HSL267.0°, 58.0%, 72.9%
CMYK19%, 35%, 0%, 11%
HSV267.0°, 35.4%, 88.6%
LAB66.5, 29.1, -35.6
XYZ43.3, 36.0, 76.6
Decimal11965154
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.56:1
Text on #FFFFFF
FAIL
8.20:1
Text on #000000
AAA
2.45:1
Text on #F8FAFC
FAIL
6.97:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B692E2;
}
.text-color {
color: #B692E2;
}
.border-color {
border: 2px solid #B692E2;
}