#DB07F0
A medium, vivid magenta closely aligning with Fuchsia.
About #DB07F0
The precise color #DB07F0 is an excellent choice for modern design projects. Its closest recognized web color is Fuchsia. Its digital footprint relies on 219 parts red, 7 parts green, and 240 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 9% C, 97% M, 0% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#DB07F0
RGB219, 7, 240
HSL294.6°, 94.3%, 48.4%
CMYK9%, 97%, 0%, 6%
HSV294.6°, 97.1%, 94.1%
LAB53.5, 90.2, -63.8
XYZ45.0, 21.5, 84.2
Decimal14354416
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.96:1
Text on #FFFFFF
AA Large
5.30:1
Text on #000000
AA
3.79:1
Text on #F8FAFC
AA Large
4.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB07F0;
}
.text-color {
color: #DB07F0;
}
.border-color {
border: 2px solid #DB07F0;
}