#C583BD
A light, moderate magenta closely aligning with Plum.
About #C583BD
The precise color #C583BD is an excellent choice for modern design projects. Its closest recognized web color is Plum. This translates to an RGB value of rgb(197, 131, 189).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 34% Magenta, 4% Yellow, and 23% Black. With a hue angle of 307.3 degrees, it sits comfortably in the magenta spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C583BD
RGB197, 131, 189
HSL307.3°, 36.3%, 64.3%
CMYK0%, 34%, 4%, 23%
HSV307.3°, 33.5%, 77.3%
LAB63.2, 34.5, -20.0
XYZ40.3, 31.8, 52.2
Decimal12944317
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.86:1
Text on #FFFFFF
FAIL
7.36:1
Text on #000000
AAA
2.73:1
Text on #F8FAFC
FAIL
6.25:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C583BD;
}
.text-color {
color: #C583BD;
}
.border-color {
border: 2px solid #C583BD;
}