#F03350
A medium, vivid red closely aligning with Crimson.
About #F03350
When working with digital screens, the color #F03350 is rendered by mixing light. Designers often compare it to the standard color Crimson. In the RGB color space, it consists of 240 red, 51 green, and 80 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 79% M, 67% Y, and 6% K. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F03350
RGB240, 51, 80
HSL350.8°, 86.3%, 57.1%
CMYK0%, 79%, 67%, 6%
HSV350.8°, 78.8%, 94.1%
LAB53.5, 70.8, 30.4
XYZ38.6, 21.5, 9.7
Decimal15741776
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.97:1
Text on #FFFFFF
AA Large
5.29:1
Text on #000000
AA
3.79:1
Text on #F8FAFC
AA Large
4.50:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F03350;
}
.text-color {
color: #F03350;
}
.border-color {
border: 2px solid #F03350;
}