#F03357
A medium, vivid red closely aligning with Crimson.
About #F03357
The hex code #F03357 represents a beautifully specific shade of red. Its closest recognized web color is Crimson. Its digital footprint relies on 240 parts red, 51 parts green, and 87 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 79% Magenta, 64% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#F03357
RGB240, 51, 87
HSL348.6°, 86.3%, 57.1%
CMYK0%, 79%, 64%, 6%
HSV348.6°, 78.8%, 94.1%
LAB53.6, 71.1, 26.4
XYZ38.8, 21.6, 11.1
Decimal15741783
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.95:1
Text on #FFFFFF
AA Large
5.32:1
Text on #000000
AA
3.78:1
Text on #F8FAFC
AA Large
4.52:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F03357;
}
.text-color {
color: #F03357;
}
.border-color {
border: 2px solid #F03357;
}