#F8423A
A light, vivid red closely aligning with Tomato.
About #F8423A
At its core, #F8423A is a light and vivid hue. Its closest recognized web color is Tomato. Its digital footprint relies on 248 parts red, 66 parts green, and 58 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 73% M, 77% Y, and 3% K. 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. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F8423A
RGB248, 66, 58
HSL2.5°, 93.1%, 60.0%
CMYK0%, 73%, 77%, 3%
HSV2.5°, 76.6%, 97.3%
LAB56.2, 67.7, 46.5
XYZ41.4, 24.2, 6.5
Decimal16269882
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.60:1
Text on #FFFFFF
AA Large
5.83:1
Text on #000000
AA
3.44:1
Text on #F8FAFC
AA Large
4.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F8423A;
}
.text-color {
color: #F8423A;
}
.border-color {
border: 2px solid #F8423A;
}