#DB16FF
A medium, vivid magenta closely aligning with Fuchsia.
About #DB16FF
Visually, #DB16FF is defined as a vivid magenta. Its closest recognized web color is Fuchsia. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 22, and 255.
Translating this color to physical media requires the CMYK color model. The color uses 14% Cyan, 91% Magenta, 0% Yellow, and 0% Black. 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. 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#DB16FF
RGB219, 22, 255
HSL290.7°, 100.0%, 54.3%
CMYK14%, 91%, 0%, 0%
HSV290.7°, 91.4%, 100.0%
LAB54.9, 91.2, -69.8
XYZ47.6, 22.9, 96.5
Decimal14358271
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.77:1
Text on #FFFFFF
AA Large
5.57:1
Text on #000000
AA
3.60:1
Text on #F8FAFC
AA Large
4.74:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB16FF;
}
.text-color {
color: #DB16FF;
}
.border-color {
border: 2px solid #DB16FF;
}