#C55066
A medium, moderate red closely aligning with Indianred.
About #C55066
At its core, #C55066 is a medium and moderate hue. Its closest recognized web color is Indianred. In the RGB color space, it consists of 197 red, 80 green, and 102 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 59% M, 48% Y, and 23% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C55066
RGB197, 80, 102
HSL348.7°, 50.2%, 54.3%
CMYK0%, 59%, 48%, 23%
HSV348.7°, 59.4%, 77.3%
LAB50.2, 48.6, 11.6
XYZ28.3, 18.6, 14.7
Decimal12931174
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.46:1
Text on #FFFFFF
AA Large
4.71:1
Text on #000000
AA
4.26:1
Text on #F8FAFC
AA Large
4.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C55066;
}
.text-color {
color: #C55066;
}
.border-color {
border: 2px solid #C55066;
}