#D30766
A medium, vivid magenta closely aligning with Deeppink.
About #D30766
Visually, #D30766 is defined as a vivid magenta. It is closely associated with the named CSS color Deeppink. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 7, and 102.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 97% magenta, 52% yellow, and 17% black. With a hue angle of 332.1 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D30766
RGB211, 7, 102
HSL332.1°, 93.6%, 42.7%
CMYK0%, 97%, 52%, 17%
HSV332.1°, 96.7%, 82.7%
LAB45.6, 72.5, 5.4
XYZ29.3, 15.0, 13.9
Decimal13829990
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.26:1
Text on #FFFFFF
AA
3.99:1
Text on #000000
AA Large
5.03:1
Text on #F8FAFC
AA
3.39:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D30766;
}
.text-color {
color: #D30766;
}
.border-color {
border: 2px solid #D30766;
}