#C592A0
A light, moderate magenta closely aligning with Rosybrown.
About #C592A0
Visually, #C592A0 is defined as a moderate magenta. It is closely associated with the named CSS color Rosybrown. This translates to an RGB value of rgb(197, 146, 160).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 26% M, 19% Y, and 23% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C592A0
RGB197, 146, 160
HSL343.5°, 30.5%, 67.3%
CMYK0%, 26%, 19%, 23%
HSV343.5°, 25.9%, 77.3%
LAB65.7, 21.3, 0.2
XYZ39.7, 35.0, 37.9
Decimal12948128
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.63:1
Text on #FFFFFF
FAIL
7.99:1
Text on #000000
AAA
2.51:1
Text on #F8FAFC
FAIL
6.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C592A0;
}
.text-color {
color: #C592A0;
}
.border-color {
border: 2px solid #C592A0;
}