#D30066
A medium, vivid magenta closely aligning with Deeppink.
About #D30066
At its core, #D30066 is a medium and vivid hue. Designers often compare it to the standard color Deeppink. In the RGB color space, it consists of 211 red, 0 green, and 102 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 100% magenta, 52% yellow, and 17% black. 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. 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#D30066
RGB211, 0, 102
HSL331.0°, 100.0%, 41.4%
CMYK0%, 100%, 52%, 17%
HSV331.0°, 100.0%, 82.7%
LAB45.4, 73.1, 5.1
XYZ29.3, 14.8, 13.9
Decimal13828198
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.30:1
Text on #FFFFFF
AA
3.96:1
Text on #000000
AA Large
5.07:1
Text on #F8FAFC
AA
3.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D30066;
}
.text-color {
color: #D30066;
}
.border-color {
border: 2px solid #D30066;
}