#FF07D3
A medium, vivid magenta closely aligning with Fuchsia.
About #FF07D3
At its core, #FF07D3 is a medium and vivid hue. Its closest recognized web color is Fuchsia. This translates to an RGB value of rgb(255, 7, 211).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 97% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#FF07D3
RGB255, 7, 211
HSL310.6°, 100.0%, 51.4%
CMYK0%, 97%, 17%, 0%
HSV310.6°, 97.3%, 100.0%
LAB58.1, 92.1, -39.6
XYZ53.1, 26.1, 63.9
Decimal16713683
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.37:1
Text on #FFFFFF
AA Large
6.22:1
Text on #000000
AA
3.23:1
Text on #F8FAFC
AA Large
5.29:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF07D3;
}
.text-color {
color: #FF07D3;
}
.border-color {
border: 2px solid #FF07D3;
}