#F04216
A medium, vivid red closely aligning with Orangered.
About #F04216
At its core, #F04216 is a medium and vivid hue. Its closest recognized web color is Orangered. To achieve this exact tint on a monitor, you would use an RGB mix of 240, 66, and 22.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 72% magenta inks. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F04216
RGB240, 66, 22
HSL12.1°, 87.9%, 51.4%
CMYK0%, 72%, 91%, 6%
HSV12.1°, 90.8%, 94.1%
LAB54.5, 64.4, 60.6
XYZ38.0, 22.5, 3.1
Decimal15745558
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.82:1
Text on #FFFFFF
AA Large
5.50:1
Text on #000000
AA
3.65:1
Text on #F8FAFC
AA Large
4.67:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F04216;
}
.text-color {
color: #F04216;
}
.border-color {
border: 2px solid #F04216;
}