#F03349
A medium, vivid red closely aligning with Crimson.
About #F03349
The hex code #F03349 represents a beautifully specific shade of red. Designers often compare it to the standard color Crimson. Its digital footprint relies on 240 parts red, 51 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 79% Magenta, 70% Yellow, and 6% Black. With a hue angle of 353.0 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F03349
RGB240, 51, 73
HSL353.0°, 86.3%, 57.1%
CMYK0%, 79%, 70%, 6%
HSV353.0°, 78.8%, 94.1%
LAB53.4, 70.4, 34.4
XYZ38.3, 21.4, 8.4
Decimal15741769
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.98:1
Text on #FFFFFF
AA Large
5.27:1
Text on #000000
AA
3.81:1
Text on #F8FAFC
AA Large
4.48:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F03349;
}
.text-color {
color: #F03349;
}
.border-color {
border: 2px solid #F03349;
}