#D30FB6
A medium, vivid magenta closely aligning with Mediumorchid.
About #D30FB6
The hex code #D30FB6 represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Mediumorchid. In the RGB color space, it consists of 211 red, 15 green, and 182 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 93% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D30FB6
RGB211, 15, 182
HSL308.9°, 86.7%, 44.3%
CMYK0%, 93%, 14%, 17%
HSV308.9°, 92.9%, 82.7%
LAB49.0, 80.0, -37.8
XYZ35.5, 17.6, 45.8
Decimal13832118
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.65:1
Text on #FFFFFF
AA
4.51:1
Text on #000000
AA
4.45:1
Text on #F8FAFC
AA Large
3.84:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D30FB6;
}
.text-color {
color: #D30FB6;
}
.border-color {
border: 2px solid #D30FB6;
}