#C592BD
A light, moderate magenta closely aligning with Plum.
About #C592BD
At its core, #C592BD is a light and moderate hue. It is closely associated with the named CSS color Plum. Its digital footprint relies on 197 parts red, 146 parts green, and 189 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 26% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C592BD
RGB197, 146, 189
HSL309.4°, 30.5%, 67.3%
CMYK0%, 26%, 4%, 23%
HSV309.4°, 25.9%, 77.3%
LAB66.6, 26.3, -14.8
XYZ42.5, 36.1, 52.9
Decimal12948157
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.55:1
Text on #FFFFFF
FAIL
8.22:1
Text on #000000
AAA
2.44:1
Text on #F8FAFC
FAIL
6.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C592BD;
}
.text-color {
color: #C592BD;
}
.border-color {
border: 2px solid #C592BD;
}