#DB16F8
A medium, vivid magenta closely aligning with Fuchsia.
About #DB16F8
The precise color #DB16F8 is an excellent choice for modern design projects. 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 248.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 12% Cyan, 91% Magenta, 0% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB16F8
RGB219, 22, 248
HSL292.3°, 94.2%, 52.9%
CMYK12%, 91%, 0%, 3%
HSV292.3°, 91.1%, 97.3%
LAB54.5, 90.1, -66.7
XYZ46.4, 22.4, 90.7
Decimal14358264
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.83:1
Text on #FFFFFF
AA Large
5.48:1
Text on #000000
AA
3.66:1
Text on #F8FAFC
AA Large
4.66:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB16F8;
}
.text-color {
color: #DB16F8;
}
.border-color {
border: 2px solid #DB16F8;
}