#F0421D
A medium, vivid red closely aligning with Orangered.
About #F0421D
When working with digital screens, the color #F0421D is rendered by mixing light. Its closest recognized web color is Orangered. This translates to an RGB value of rgb(240, 66, 29).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 72% Magenta, 88% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F0421D
RGB240, 66, 29
HSL10.5°, 87.6%, 52.7%
CMYK0%, 72%, 88%, 6%
HSV10.5°, 87.9%, 94.1%
LAB54.6, 64.5, 58.1
XYZ38.1, 22.5, 3.5
Decimal15745565
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.68:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F0421D;
}
.text-color {
color: #F0421D;
}
.border-color {
border: 2px solid #F0421D;
}