#F0161D
A medium, vivid red closely aligning with Red.
About #F0161D
The precise color #F0161D is an excellent choice for modern design projects. Designers often compare it to the standard color Red. In the RGB color space, it consists of 240 red, 22 green, and 29 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 91% Magenta, 88% Yellow, and 6% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F0161D
RGB240, 22, 29
HSL358.1°, 87.9%, 51.4%
CMYK0%, 91%, 88%, 6%
HSV358.1°, 90.8%, 94.1%
LAB50.9, 74.9, 55.3
XYZ36.4, 19.2, 2.9
Decimal15734301
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.34:1
Text on #FFFFFF
AA Large
4.84:1
Text on #000000
AA
4.15:1
Text on #F8FAFC
AA Large
4.11:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F0161D;
}
.text-color {
color: #F0161D;
}
.border-color {
border: 2px solid #F0161D;
}