#C53A66
A medium, moderate magenta closely aligning with Palevioletred.
About #C53A66
The precise color #C53A66 is an excellent choice for modern design projects. Designers often compare it to the standard color Palevioletred. In the RGB color space, it consists of 197 red, 58 green, and 102 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 71% M, 48% Y, and 23% K. With a hue angle of 341.0 degrees, it sits comfortably in the magenta spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C53A66
RGB197, 58, 102
HSL341.0°, 54.5%, 50.0%
CMYK0%, 71%, 48%, 23%
HSV341.0°, 70.6%, 77.3%
LAB46.8, 57.8, 6.8
XYZ26.9, 15.9, 14.2
Decimal12925542
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.03:1
Text on #FFFFFF
AA
4.17:1
Text on #000000
AA Large
4.81:1
Text on #F8FAFC
AA
3.55:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C53A66;
}
.text-color {
color: #C53A66;
}
.border-color {
border: 2px solid #C53A66;
}