#F02449
A medium, vivid red closely aligning with Crimson.
About #F02449
Visually, #F02449 is defined as a vivid red. Designers often compare it to the standard color Crimson. In the RGB color space, it consists of 240 red, 36 green, and 73 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 85% Magenta, 70% Yellow, and 6% Black. With a hue angle of 349.1 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F02449
RGB240, 36, 73
HSL349.1°, 87.2%, 54.1%
CMYK0%, 85%, 70%, 6%
HSV349.1°, 85.0%, 94.1%
LAB52.1, 73.9, 32.9
XYZ37.8, 20.3, 8.2
Decimal15737929
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.16:1
Text on #FFFFFF
AA Large
5.05:1
Text on #000000
AA
3.97:1
Text on #F8FAFC
AA Large
4.30:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F02449;
}
.text-color {
color: #F02449;
}
.border-color {
border: 2px solid #F02449;
}