#F01683
A medium, vivid magenta closely aligning with Deeppink.
About #F01683
Visually, #F01683 is defined as a vivid magenta. Its closest recognized web color is Deeppink. To achieve this exact tint on a monitor, you would use an RGB mix of 240, 22, and 131.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 91% M, 45% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F01683
RGB240, 22, 131
HSL330.0°, 87.9%, 51.4%
CMYK0%, 91%, 45%, 6%
HSV330.0°, 90.8%, 94.1%
LAB52.7, 79.7, -1.3
XYZ40.3, 20.7, 23.4
Decimal15734403
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.08:1
Text on #FFFFFF
AA Large
5.15:1
Text on #000000
AA
3.90:1
Text on #F8FAFC
AA Large
4.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F01683;
}
.text-color {
color: #F01683;
}
.border-color {
border: 2px solid #F01683;
}