#FF4942
A light, vivid red closely aligning with Tomato.
About #FF4942
The precise color #FF4942 is an excellent choice for modern design projects. Its closest recognized web color is Tomato. This translates to an RGB value of rgb(255, 73, 66).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 71% M, 74% Y, and 0% K. 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#FF4942
RGB255, 73, 66
HSL2.2°, 100.0%, 62.9%
CMYK0%, 71%, 74%, 0%
HSV2.2°, 74.1%, 100.0%
LAB58.4, 67.7, 44.9
XYZ44.6, 26.4, 7.9
Decimal16730434
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.34:1
Text on #FFFFFF
AA Large
6.28:1
Text on #000000
AA
3.19:1
Text on #F8FAFC
AA Large
5.34:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF4942;
}
.text-color {
color: #FF4942;
}
.border-color {
border: 2px solid #FF4942;
}