#F01650
A medium, vivid magenta closely aligning with Crimson.
About #F01650
The hex code #F01650 represents a beautifully specific shade of magenta. Its closest recognized web color is Crimson. This translates to an RGB value of rgb(240, 22, 80).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 91% M, 67% Y, and 6% K. The HSL representation is 344.0° hue, 87.9% saturation, and 51.4% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F01650
RGB240, 22, 80
HSL344.0°, 87.9%, 51.4%
CMYK0%, 91%, 67%, 6%
HSV344.0°, 90.8%, 94.1%
LAB51.5, 76.4, 27.9
XYZ37.7, 19.7, 9.4
Decimal15734352
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.25:1
Text on #FFFFFF
AA Large
4.94:1
Text on #000000
AA
4.07:1
Text on #F8FAFC
AA Large
4.20:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F01650;
}
.text-color {
color: #F01650;
}
.border-color {
border: 2px solid #F01650;
}