#C55F83
A medium, moderate magenta closely aligning with Palevioletred.
About #C55F83
When working with digital screens, the color #C55F83 is rendered by mixing light. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 197 red, 95 green, and 131 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 52% Magenta, 34% Yellow, and 23% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#C55F83
RGB197, 95, 131
HSL338.8°, 46.8%, 57.3%
CMYK0%, 52%, 34%, 23%
HSV338.8°, 51.8%, 77.3%
LAB53.7, 44.5, -0.7
XYZ31.2, 21.7, 24.0
Decimal12935043
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.93:1
Text on #FFFFFF
AA Large
5.34:1
Text on #000000
AA
3.76:1
Text on #F8FAFC
AA Large
4.54:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C55F83;
}
.text-color {
color: #C55F83;
}
.border-color {
border: 2px solid #C55F83;
}