#C58392
A light, moderate red closely aligning with Rosybrown.
About #C58392
The precise color #C58392 is an excellent choice for modern design projects. Designers often compare it to the standard color Rosybrown. In the RGB color space, it consists of 197 red, 131 green, and 146 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 34% M, 26% Y, and 23% K. The HSL representation is 346.4° hue, 36.3% saturation, and 64.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#C58392
RGB197, 131, 146
HSL346.4°, 36.3%, 64.3%
CMYK0%, 34%, 26%, 23%
HSV346.4°, 33.5%, 77.3%
LAB61.8, 27.5, 2.4
XYZ36.3, 30.2, 31.1
Decimal12944274
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.98:1
Text on #FFFFFF
FAIL
7.04:1
Text on #000000
AAA
2.85:1
Text on #F8FAFC
FAIL
5.98:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C58392;
}
.text-color {
color: #C58392;
}
.border-color {
border: 2px solid #C58392;
}