#C56692
A medium, moderate magenta closely aligning with Palevioletred.
About #C56692
When working with digital screens, the color #C56692 is rendered by mixing light. Designers often compare it to the standard color Palevioletred. This translates to an RGB value of rgb(197, 102, 146).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 48% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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#C56692
RGB197, 102, 146
HSL332.2°, 45.0%, 58.6%
CMYK0%, 48%, 26%, 23%
HSV332.2°, 48.2%, 77.3%
LAB55.5, 43.0, -6.8
XYZ33.0, 23.4, 30.0
Decimal12936850
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.69:1
Text on #FFFFFF
AA Large
5.69:1
Text on #000000
AA
3.53:1
Text on #F8FAFC
AA Large
4.84:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C56692;
}
.text-color {
color: #C56692;
}
.border-color {
border: 2px solid #C56692;
}