#F03366
A medium, vivid magenta closely aligning with Crimson.
About #F03366
The precise color #F03366 is an excellent choice for modern design projects. Designers often compare it to the standard color Crimson. Its digital footprint relies on 240 parts red, 51 parts green, and 102 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 79% M, 57% Y, and 6% K. With a hue angle of 343.8 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F03366
RGB240, 51, 102
HSL343.8°, 86.3%, 57.1%
CMYK0%, 79%, 57%, 6%
HSV343.8°, 78.8%, 94.1%
LAB53.9, 72.0, 17.9
XYZ39.5, 21.9, 14.7
Decimal15741798
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.91:1
Text on #FFFFFF
AA Large
5.37:1
Text on #000000
AA
3.74:1
Text on #F8FAFC
AA Large
4.57:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F03366;
}
.text-color {
color: #F03366;
}
.border-color {
border: 2px solid #F03366;
}