#F03A07
A medium, vivid red closely aligning with Orangered.
About #F03A07
At its core, #F03A07 is a medium and vivid hue. It is closely associated with the named CSS color Orangered. Its digital footprint relies on 240 parts red, 58 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 76% magenta, 97% yellow, and 6% black. The HSL representation is 13.1° hue, 94.3% saturation, and 48.4% lightness.
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#F03A07
RGB240, 58, 7
HSL13.1°, 94.3%, 48.4%
CMYK0%, 76%, 97%, 6%
HSV13.1°, 97.1%, 94.1%
LAB53.6, 66.8, 64.0
XYZ37.5, 21.6, 2.4
Decimal15743495
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.95:1
Text on #FFFFFF
AA Large
5.31: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: #F03A07;
}
.text-color {
color: #F03A07;
}
.border-color {
border: 2px solid #F03A07;
}