#C592D3
A light, moderate magenta closely aligning with Plum.
About #C592D3
When working with digital screens, the color #C592D3 is rendered by mixing light. Its closest recognized web color is Plum. Its digital footprint relies on 197 parts red, 146 parts green, and 211 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 7% Cyan, 31% Magenta, 0% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#C592D3
RGB197, 146, 211
HSL287.1°, 42.5%, 70.0%
CMYK7%, 31%, 0%, 17%
HSV287.1°, 30.8%, 82.7%
LAB67.4, 30.5, -25.9
XYZ45.1, 37.1, 66.4
Decimal12948179
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.49:1
Text on #FFFFFF
FAIL
8.43:1
Text on #000000
AAA
2.38:1
Text on #F8FAFC
FAIL
7.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C592D3;
}
.text-color {
color: #C592D3;
}
.border-color {
border: 2px solid #C592D3;
}