#C55075
A medium, moderate magenta closely aligning with Palevioletred.
About #C55075
Visually, #C55075 is defined as a moderate magenta. Its closest recognized web color is Palevioletred. Its digital footprint relies on 197 parts red, 80 parts green, and 117 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 59% magenta, 41% yellow, and 23% black. The HSL representation is 341.0° hue, 50.2% saturation, and 54.3% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C55075
RGB197, 80, 117
HSL341.0°, 50.2%, 54.3%
CMYK0%, 59%, 41%, 23%
HSV341.0°, 59.4%, 77.3%
LAB50.6, 50.1, 3.1
XYZ29.1, 18.9, 18.9
Decimal12931189
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.39:1
Text on #FFFFFF
AA Large
4.78:1
Text on #000000
AA
4.20:1
Text on #F8FAFC
AA Large
4.06:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C55075;
}
.text-color {
color: #C55075;
}
.border-color {
border: 2px solid #C55075;
}