#C56DA8
A light, moderate magenta closely aligning with Palevioletred.
About #C56DA8
The hex code #C56DA8 represents a beautifully specific shade of magenta. Its closest recognized web color is Palevioletred. Its digital footprint relies on 197 parts red, 109 parts green, and 168 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 45% Magenta, 15% Yellow, and 23% Black. With a hue angle of 319.8 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C56DA8
RGB197, 109, 168
HSL319.8°, 43.1%, 60.0%
CMYK0%, 45%, 15%, 23%
HSV319.8°, 44.7%, 77.3%
LAB57.7, 42.7, -16.3
XYZ35.6, 25.6, 40.1
Decimal12938664
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.43:1
Text on #FFFFFF
AA Large
6.13:1
Text on #000000
AA
3.28:1
Text on #F8FAFC
AA Large
5.21:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C56DA8;
}
.text-color {
color: #C56DA8;
}
.border-color {
border: 2px solid #C56DA8;
}