#AF0799
A dark, vivid magenta closely aligning with Darkmagenta.
About #AF0799
The precise color #AF0799 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkmagenta. In the RGB color space, it consists of 175 red, 7 green, and 153 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 96% Magenta, 13% Yellow, and 31% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF0799
RGB175, 7, 153
HSL307.9°, 92.3%, 35.7%
CMYK0%, 96%, 13%, 31%
HSV307.9°, 96.0%, 68.6%
LAB40.5, 70.2, -34.3
XYZ23.5, 11.6, 31.1
Decimal11470745
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.34:1
Text on #FFFFFF
AA
3.31:1
Text on #000000
AA Large
6.06:1
Text on #F8FAFC
AA
2.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF0799;
}
.text-color {
color: #AF0799;
}
.border-color {
border: 2px solid #AF0799;
}