#F0570F
A medium, vivid orange closely aligning with Orangered.
About #F0570F
The hex code #F0570F represents a beautifully specific shade of orange. Designers often compare it to the standard color Orangered. In the RGB color space, it consists of 240 red, 87 green, and 15 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 64% magenta inks. The HSL representation is 19.2° 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#F0570F
RGB240, 87, 15
HSL19.2°, 88.2%, 50.0%
CMYK0%, 64%, 94%, 6%
HSV19.2°, 93.8%, 94.1%
LAB57.4, 56.4, 64.4
XYZ39.4, 25.4, 3.3
Decimal15750927
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.08:1
Text on #000000
AA
3.30:1
Text on #F8FAFC
AA Large
5.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F0570F;
}
.text-color {
color: #F0570F;
}
.border-color {
border: 2px solid #F0570F;
}