#F00749
A medium, vivid magenta closely aligning with Crimson.
About #F00749
The precise color #F00749 is an excellent choice for modern design projects. It is closely associated with the named CSS color Crimson. This translates to an RGB value of rgb(240, 7, 73).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 97% M, 70% Y, and 6% K. With a hue angle of 343.0 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. 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#F00749
RGB240, 7, 73
HSL343.0°, 94.3%, 48.4%
CMYK0%, 97%, 70%, 6%
HSV343.0°, 97.1%, 94.1%
LAB50.9, 77.5, 31.4
XYZ37.2, 19.2, 8.0
Decimal15730505
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.35:1
Text on #FFFFFF
AA Large
4.83: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: #F00749;
}
.text-color {
color: #F00749;
}
.border-color {
border: 2px solid #F00749;
}