#D30FFF
A medium, vivid magenta closely aligning with Fuchsia.
About #D30FFF
Visually, #D30FFF is defined as a vivid magenta. Designers often compare it to the standard color Fuchsia. In the RGB color space, it consists of 211 red, 15 green, and 255 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 17% cyan, 94% magenta, 0% yellow, and 0% black. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D30FFF
RGB211, 15, 255
HSL289.0°, 100.0%, 52.9%
CMYK17%, 94%, 0%, 0%
HSV289.0°, 94.1%, 100.0%
LAB53.4, 90.8, -72.4
XYZ45.1, 21.4, 96.4
Decimal13832191
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.98:1
Text on #FFFFFF
AA Large
5.28:1
Text on #000000
AA
3.80:1
Text on #F8FAFC
AA Large
4.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D30FFF;
}
.text-color {
color: #D30FFF;
}
.border-color {
border: 2px solid #D30FFF;
}