#C55083
A medium, moderate magenta closely aligning with Palevioletred.
About #C55083
At its core, #C55083 is a medium and moderate hue. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 197, 80, and 131.
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, 34% Y, and 23% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#C55083
RGB197, 80, 131
HSL333.8°, 50.2%, 54.3%
CMYK0%, 59%, 34%, 23%
HSV333.8°, 59.4%, 77.3%
LAB51.0, 51.7, -4.7
XYZ30.0, 19.2, 23.6
Decimal12931203
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.33:1
Text on #FFFFFF
AA Large
4.85:1
Text on #000000
AA
4.14:1
Text on #F8FAFC
AA Large
4.12:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C55083;
}
.text-color {
color: #C55083;
}
.border-color {
border: 2px solid #C55083;
}