#F01607
A medium, vivid red closely aligning with Red.
About #F01607
The precise color #F01607 is an excellent choice for modern design projects. Its closest recognized web color is Red. In the RGB color space, it consists of 240 red, 22 green, and 7 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 91% magenta, 97% yellow, and 6% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F01607
RGB240, 22, 7
HSL3.9°, 94.3%, 48.4%
CMYK0%, 91%, 97%, 6%
HSV3.9°, 97.1%, 94.1%
LAB50.8, 74.6, 62.6
XYZ36.3, 19.1, 2.0
Decimal15734279
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.35:1
Text on #FFFFFF
AA Large
4.82:1
Text on #000000
AA
4.16:1
Text on #F8FAFC
AA Large
4.10:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F01607;
}
.text-color {
color: #F01607;
}
.border-color {
border: 2px solid #F01607;
}