#AF1DA8
A medium, vivid magenta closely aligning with Darkmagenta.
About #AF1DA8
At its core, #AF1DA8 is a medium and vivid hue. Its closest recognized web color is Darkmagenta. In the RGB color space, it consists of 175 red, 29 green, and 168 blue.
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 83% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF1DA8
RGB175, 29, 168
HSL302.9°, 71.6%, 40.0%
CMYK0%, 83%, 4%, 31%
HSV302.9°, 83.4%, 68.6%
LAB42.5, 69.0, -40.2
XYZ25.2, 12.8, 38.2
Decimal11476392
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.89:1
Text on #FFFFFF
AA
3.56:1
Text on #000000
AA Large
5.63:1
Text on #F8FAFC
AA
3.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF1DA8;
}
.text-color {
color: #AF1DA8;
}
.border-color {
border: 2px solid #AF1DA8;
}