#C57592
A light, moderate magenta closely aligning with Palevioletred.
About #C57592
When working with digital screens, the color #C57592 is rendered by mixing light. It is closely associated with the named CSS color Palevioletred. In the RGB color space, it consists of 197 red, 117 green, and 146 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 41% M, 26% Y, and 23% K. The HSL representation is 338.2° hue, 40.8% saturation, and 61.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C57592
RGB197, 117, 146
HSL338.2°, 40.8%, 61.6%
CMYK0%, 41%, 26%, 23%
HSV338.2°, 40.6%, 77.3%
LAB58.7, 35.1, -2.2
XYZ34.6, 26.7, 30.5
Decimal12940690
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.32:1
Text on #FFFFFF
AA Large
6.33:1
Text on #000000
AA
3.17:1
Text on #F8FAFC
AA Large
5.38:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C57592;
}
.text-color {
color: #C57592;
}
.border-color {
border: 2px solid #C57592;
}