#F01657
A medium, vivid magenta closely aligning with Crimson.
About #F01657
The hex code #F01657 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Crimson. In the RGB color space, it consists of 240 red, 22 green, and 87 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 91% M, 64% Y, and 6% K. With a hue angle of 342.1 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F01657
RGB240, 22, 87
HSL342.1°, 87.9%, 51.4%
CMYK0%, 91%, 64%, 6%
HSV342.1°, 90.8%, 94.1%
LAB51.6, 76.8, 23.9
XYZ37.9, 19.8, 10.8
Decimal15734359
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.24:1
Text on #FFFFFF
AA Large
4.96:1
Text on #000000
AA
4.05:1
Text on #F8FAFC
AA Large
4.21:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F01657;
}
.text-color {
color: #F01657;
}
.border-color {
border: 2px solid #F01657;
}