#C5927C
A light, moderate orange closely aligning with Rosybrown.
About #C5927C
Visually, #C5927C is defined as a moderate orange. Its closest recognized web color is Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 197, 146, and 124.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 26% magenta inks. With a hue angle of 18.1 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C5927C
RGB197, 146, 124
HSL18.1°, 38.6%, 62.9%
CMYK0%, 26%, 37%, 23%
HSV18.1°, 37.1%, 77.3%
LAB64.9, 16.3, 19.2
XYZ36.9, 33.9, 23.7
Decimal12948092
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.70:1
Text on #FFFFFF
FAIL
7.78:1
Text on #000000
AAA
2.58:1
Text on #F8FAFC
FAIL
6.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C5927C;
}
.text-color {
color: #C5927C;
}
.border-color {
border: 2px solid #C5927C;
}