#C58A83
A light, moderate red closely aligning with Rosybrown.
About #C58A83
At its core, #C58A83 is a light and moderate hue. Its closest recognized web color is Rosybrown. Its digital footprint relies on 197 parts red, 138 parts green, and 131 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 30% M, 34% Y, and 23% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#C58A83
RGB197, 138, 131
HSL6.4°, 36.3%, 64.3%
CMYK0%, 30%, 34%, 23%
HSV6.4°, 33.5%, 77.3%
LAB63.1, 21.6, 12.8
XYZ36.2, 31.7, 25.7
Decimal12946051
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.86:1
Text on #FFFFFF
FAIL
7.34:1
Text on #000000
AAA
2.74:1
Text on #F8FAFC
FAIL
6.24:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C58A83;
}
.text-color {
color: #C58A83;
}
.border-color {
border: 2px solid #C58A83;
}