#B683B6
A light, muted magenta closely aligning with Plum.
About #B683B6
Visually, #B683B6 is defined as a muted magenta. Its closest recognized web color is Plum. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 131, and 182.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 28% magenta, 0% yellow, and 29% black. With a hue angle of 300.0 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B683B6
RGB182, 131, 182
HSL300.0°, 25.9%, 61.4%
CMYK0%, 28%, 0%, 29%
HSV300.0°, 28.0%, 71.4%
LAB61.3, 28.2, -19.1
XYZ35.9, 29.6, 48.1
Decimal11961270
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.04:1
Text on #FFFFFF
AA Large
6.91:1
Text on #000000
AA
2.90:1
Text on #F8FAFC
FAIL
5.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B683B6;
}
.text-color {
color: #B683B6;
}
.border-color {
border: 2px solid #B683B6;
}