#F8421D
A medium, vivid red closely aligning with Orangered.
About #F8421D
At its core, #F8421D is a medium and vivid hue. Its closest recognized web color is Orangered. In the RGB color space, it consists of 248 red, 66 green, and 29 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 73% Magenta, 88% Yellow, and 3% Black. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F8421D
RGB248, 66, 29
HSL10.1°, 94.0%, 54.3%
CMYK0%, 73%, 88%, 3%
HSV10.1°, 88.3%, 97.3%
LAB56.0, 67.0, 59.8
XYZ40.9, 23.9, 3.6
Decimal16269853
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.63:1
Text on #FFFFFF
AA Large
5.79:1
Text on #000000
AA
3.47:1
Text on #F8FAFC
AA Large
4.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F8421D;
}
.text-color {
color: #F8421D;
}
.border-color {
border: 2px solid #F8421D;
}