#D307CC
A medium, vivid magenta closely aligning with Fuchsia.
About #D307CC
Visually, #D307CC is defined as a vivid magenta. Designers often compare it to the standard color Fuchsia. Its digital footprint relies on 211 parts red, 7 parts green, and 204 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 97% magenta inks. 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. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D307CC
RGB211, 7, 204
HSL302.1°, 93.6%, 42.7%
CMYK0%, 97%, 3%, 17%
HSV302.1°, 96.7%, 82.7%
LAB49.9, 83.6, -49.1
XYZ37.8, 18.4, 58.7
Decimal13830092
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.49:1
Text on #FFFFFF
AA Large
4.67:1
Text on #000000
AA
4.30:1
Text on #F8FAFC
AA Large
3.97:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D307CC;
}
.text-color {
color: #D307CC;
}
.border-color {
border: 2px solid #D307CC;
}