#CC0F49
A medium, vivid magenta closely aligning with Crimson.
About #CC0F49
Visually, #CC0F49 is defined as a vivid magenta. Its closest recognized web color is Crimson. Its digital footprint relies on 204 parts red, 15 parts green, and 73 parts blue light.
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 93% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CC0F49
RGB204, 15, 73
HSL341.6°, 86.3%, 42.9%
CMYK0%, 93%, 64%, 20%
HSV341.6°, 92.6%, 80.0%
LAB43.7, 68.2, 20.8
XYZ26.3, 13.7, 7.6
Decimal13373257
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.63:1
Text on #FFFFFF
AA
3.73:1
Text on #000000
AA Large
5.38:1
Text on #F8FAFC
AA
3.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC0F49;
}
.text-color {
color: #CC0F49;
}
.border-color {
border: 2px solid #CC0F49;
}