#FF07A8
A medium, vivid magenta closely aligning with Deeppink.
About #FF07A8
The precise color #FF07A8 is an excellent choice for modern design projects. Designers often compare it to the standard color Deeppink. In the RGB color space, it consists of 255 red, 7 green, and 168 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 97% Magenta, 34% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#FF07A8
RGB255, 7, 168
HSL321.0°, 100.0%, 51.4%
CMYK0%, 97%, 34%, 0%
HSV321.0°, 97.3%, 100.0%
LAB56.3, 87.5, -17.5
XYZ48.4, 24.2, 39.2
Decimal16713640
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.59:1
Text on #FFFFFF
AA Large
5.85:1
Text on #000000
AA
3.43:1
Text on #F8FAFC
AA Large
4.97:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF07A8;
}
.text-color {
color: #FF07A8;
}
.border-color {
border: 2px solid #FF07A8;
}