#F01D0F
A medium, vivid red closely aligning with Red.
About #F01D0F
The precise color #F01D0F 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, 29 green, and 15 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 88% M, 94% Y, and 6% K. The HSL representation is 3.7° hue, 88.2% saturation, and 50.0% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F01D0F
RGB240, 29, 15
HSL3.7°, 88.2%, 50.0%
CMYK0%, 88%, 94%, 6%
HSV3.7°, 93.8%, 94.1%
LAB51.2, 73.7, 60.7
XYZ36.5, 19.4, 2.3
Decimal15736079
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.30:1
Text on #FFFFFF
AA Large
4.89:1
Text on #000000
AA
4.11:1
Text on #F8FAFC
AA Large
4.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F01D0F;
}
.text-color {
color: #F01D0F;
}
.border-color {
border: 2px solid #F01D0F;
}