#F00750
A medium, vivid magenta closely aligning with Crimson.
About #F00750
Visually, #F00750 is defined as a vivid magenta. Its closest recognized web color is Crimson. Its digital footprint relies on 240 parts red, 7 parts green, and 80 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 97% magenta inks. With a hue angle of 341.2 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#F00750
RGB240, 7, 80
HSL341.2°, 94.3%, 48.4%
CMYK0%, 97%, 67%, 6%
HSV341.2°, 97.1%, 94.1%
LAB51.0, 77.9, 27.3
XYZ37.5, 19.3, 9.3
Decimal15730512
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.33:1
Text on #FFFFFF
AA Large
4.85:1
Text on #000000
AA
4.14:1
Text on #F8FAFC
AA Large
4.12:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F00750;
}
.text-color {
color: #F00750;
}
.border-color {
border: 2px solid #F00750;
}