#F00F99
A medium, vivid magenta closely aligning with Deeppink.
About #F00F99
At its core, #F00F99 is a medium and vivid hue. Its closest recognized web color is Deeppink. Its digital footprint relies on 240 parts red, 15 parts green, and 153 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 94% magenta, 36% yellow, and 6% black. The HSL representation is 323.2° hue, 88.2% saturation, and 50.0% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F00F99
RGB240, 15, 153
HSL323.2°, 88.2%, 50.0%
CMYK0%, 94%, 36%, 6%
HSV323.2°, 93.8%, 94.1%
LAB53.1, 82.4, -13.8
XYZ41.9, 21.2, 32.0
Decimal15732633
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.01:1
Text on #FFFFFF
AA Large
5.23:1
Text on #000000
AA
3.84:1
Text on #F8FAFC
AA Large
4.45:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F00F99;
}
.text-color {
color: #F00F99;
}
.border-color {
border: 2px solid #F00F99;
}