#F03307
A medium, vivid red closely aligning with Orangered.
About #F03307
The precise color #F03307 is an excellent choice for modern design projects. Its closest recognized web color is Orangered. Its digital footprint relies on 240 parts red, 51 parts green, and 7 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 79% M, 97% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#F03307
RGB240, 51, 7
HSL11.3°, 94.3%, 48.4%
CMYK0%, 79%, 97%, 6%
HSV11.3°, 97.1%, 94.1%
LAB52.8, 68.8, 63.6
XYZ37.2, 20.9, 2.3
Decimal15741703
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.05:1
Text on #FFFFFF
AA Large
5.18:1
Text on #000000
AA
3.87:1
Text on #F8FAFC
AA Large
4.41:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F03307;
}
.text-color {
color: #F03307;
}
.border-color {
border: 2px solid #F03307;
}