#C55766
A medium, moderate red closely aligning with Indianred.
About #C55766
Visually, #C55766 is defined as a moderate red. Its closest recognized web color is Indianred. In the RGB color space, it consists of 197 red, 87 green, and 102 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 56% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C55766
RGB197, 87, 102
HSL351.8°, 48.7%, 55.7%
CMYK0%, 56%, 48%, 23%
HSV351.8°, 55.8%, 77.3%
LAB51.4, 45.3, 13.3
XYZ28.8, 19.6, 14.8
Decimal12932966
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.26:1
Text on #FFFFFF
AA Large
4.93:1
Text on #000000
AA
4.07:1
Text on #F8FAFC
AA Large
4.19:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C55766;
}
.text-color {
color: #C55766;
}
.border-color {
border: 2px solid #C55766;
}