#F02C57
A medium, vivid red closely aligning with Crimson.
About #F02C57
At its core, #F02C57 is a medium and vivid hue. Its closest recognized web color is Crimson. In the RGB color space, it consists of 240 red, 44 green, and 87 blue.
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 82% 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F02C57
RGB240, 44, 87
HSL346.8°, 86.7%, 55.7%
CMYK0%, 82%, 64%, 6%
HSV346.8°, 81.7%, 94.1%
LAB53.0, 72.9, 25.6
XYZ38.6, 21.0, 11.0
Decimal15739991
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.04:1
Text on #FFFFFF
AA Large
5.20:1
Text on #000000
AA
3.86:1
Text on #F8FAFC
AA Large
4.42:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F02C57;
}
.text-color {
color: #F02C57;
}
.border-color {
border: 2px solid #F02C57;
}