#DB33F8
A medium, vivid magenta closely aligning with Fuchsia.
About #DB33F8
At its core, #DB33F8 is a medium and vivid hue. Its closest recognized web color is Fuchsia. This translates to an RGB value of rgb(219, 51, 248).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 12% cyan and 79% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB33F8
RGB219, 51, 248
HSL291.2°, 93.4%, 58.6%
CMYK12%, 79%, 0%, 3%
HSV291.2°, 79.4%, 97.3%
LAB56.3, 84.7, -63.7
XYZ47.3, 24.2, 91.0
Decimal14365688
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.60:1
Text on #FFFFFF
AA Large
5.84:1
Text on #000000
AA
3.44:1
Text on #F8FAFC
AA Large
4.97:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB33F8;
}
.text-color {
color: #DB33F8;
}
.border-color {
border: 2px solid #DB33F8;
}