#CC49BD
A medium, moderate magenta closely aligning with Mediumorchid.
About #CC49BD
The hex code #CC49BD represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumorchid. This translates to an RGB value of rgb(204, 73, 189).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 64% M, 7% Y, and 20% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#CC49BD
RGB204, 73, 189
HSL306.9°, 56.2%, 54.3%
CMYK0%, 64%, 7%, 20%
HSV306.9°, 64.2%, 80.0%
LAB53.3, 64.8, -35.2
XYZ36.5, 21.3, 50.3
Decimal13388221
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.00:1
Text on #FFFFFF
AA Large
5.26:1
Text on #000000
AA
3.82:1
Text on #F8FAFC
AA Large
4.47:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC49BD;
}
.text-color {
color: #CC49BD;
}
.border-color {
border: 2px solid #CC49BD;
}