#CC0757
A medium, vivid magenta closely aligning with Crimson.
About #CC0757
The precise color #CC0757 is an excellent choice for modern design projects. Its closest recognized web color is Crimson. This translates to an RGB value of rgb(204, 7, 87).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 97% M, 57% Y, and 20% K. The HSL representation is 335.6° hue, 93.4% saturation, and 41.4% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#CC0757
RGB204, 7, 87
HSL335.6°, 93.4%, 41.4%
CMYK0%, 97%, 57%, 20%
HSV335.6°, 96.6%, 80.0%
LAB43.8, 69.8, 12.1
XYZ26.7, 13.7, 10.2
Decimal13371223
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.62:1
Text on #FFFFFF
AA
3.74:1
Text on #000000
AA Large
5.37:1
Text on #F8FAFC
AA
3.18:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC0757;
}
.text-color {
color: #CC0757;
}
.border-color {
border: 2px solid #CC0757;
}