#C6447F
A medium, moderate magenta closely aligning with Palevioletred.
About #C6447F
Visually, #C6447F is defined as a moderate magenta. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(198, 68, 127).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 66% magenta, 36% yellow, and 22% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C6447F
RGB198, 68, 127
HSL332.8°, 53.3%, 52.2%
CMYK0%, 66%, 36%, 22%
HSV332.8°, 65.7%, 77.6%
LAB49.1, 56.7, -5.0
XYZ29.2, 17.7, 22.0
Decimal12993663
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.63:1
Text on #FFFFFF
AA
4.53:1
Text on #000000
AA
4.43:1
Text on #F8FAFC
AA Large
3.85:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C6447F;
}
.text-color {
color: #C6447F;
}
.border-color {
border: 2px solid #C6447F;
}