#F02C07
A medium, vivid red closely aligning with Orangered.
About #F02C07
The precise color #F02C07 is an excellent choice for modern design projects. Its closest recognized web color is Orangered. Its digital footprint relies on 240 parts red, 44 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 82% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F02C07
RGB240, 44, 7
HSL9.5°, 94.3%, 48.4%
CMYK0%, 82%, 97%, 6%
HSV9.5°, 97.1%, 94.1%
LAB52.2, 70.6, 63.3
XYZ36.9, 20.3, 2.2
Decimal15739911
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.14:1
Text on #FFFFFF
AA Large
5.07:1
Text on #000000
AA
3.96:1
Text on #F8FAFC
AA Large
4.31:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F02C07;
}
.text-color {
color: #F02C07;
}
.border-color {
border: 2px solid #F02C07;
}