#B66DA8
A medium, moderate magenta closely aligning with Plum.
About #B66DA8
When working with digital screens, the color #B66DA8 is rendered by mixing light. Its closest recognized web color is Plum. This translates to an RGB value of rgb(182, 109, 168).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 40% Magenta, 8% Yellow, and 29% Black. With a hue angle of 311.5 degrees, it sits comfortably in the magenta spectrum.
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#B66DA8
RGB182, 109, 168
HSL311.5°, 33.3%, 57.1%
CMYK0%, 40%, 8%, 29%
HSV311.5°, 40.1%, 71.4%
LAB55.8, 37.7, -19.4
XYZ31.8, 23.7, 39.9
Decimal11955624
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.66:1
Text on #FFFFFF
AA Large
5.74:1
Text on #000000
AA
3.50:1
Text on #F8FAFC
AA Large
4.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B66DA8;
}
.text-color {
color: #B66DA8;
}
.border-color {
border: 2px solid #B66DA8;
}