#C583A8
A light, moderate magenta closely aligning with Plum.
About #C583A8
At its core, #C583A8 is a light and moderate hue. Designers often compare it to the standard color Plum. This translates to an RGB value of rgb(197, 131, 168).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 34% M, 15% Y, and 23% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C583A8
RGB197, 131, 168
HSL326.4°, 36.3%, 64.3%
CMYK0%, 34%, 15%, 23%
HSV326.4°, 33.5%, 77.3%
LAB62.4, 30.9, -9.2
XYZ38.2, 30.9, 41.0
Decimal12944296
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.92:1
Text on #FFFFFF
FAIL
7.19:1
Text on #000000
AAA
2.79:1
Text on #F8FAFC
FAIL
6.11:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C583A8;
}
.text-color {
color: #C583A8;
}
.border-color {
border: 2px solid #C583A8;
}