#D316FF
A medium, vivid magenta closely aligning with Fuchsia.
About #D316FF
Visually, #D316FF is defined as a vivid magenta. Its closest recognized web color is Fuchsia. This translates to an RGB value of rgb(211, 22, 255).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 17% cyan and 91% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D316FF
RGB211, 22, 255
HSL288.7°, 100.0%, 54.3%
CMYK17%, 91%, 0%, 0%
HSV288.7°, 91.4%, 100.0%
LAB53.6, 90.1, -72.0
XYZ45.2, 21.6, 96.4
Decimal13833983
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.94:1
Text on #FFFFFF
AA Large
5.33:1
Text on #000000
AA
3.77:1
Text on #F8FAFC
AA Large
4.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D316FF;
}
.text-color {
color: #D316FF;
}
.border-color {
border: 2px solid #D316FF;
}