#D333BD
A medium, moderate magenta closely aligning with Mediumorchid.
About #D333BD
The hex code #D333BD represents a beautifully specific shade of magenta. Designers often compare it to the standard color Mediumorchid. Its digital footprint relies on 211 parts red, 51 parts green, and 189 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 76% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D333BD
RGB211, 51, 189
HSL308.2°, 64.5%, 51.4%
CMYK0%, 76%, 10%, 17%
HSV308.2°, 75.8%, 82.7%
LAB51.7, 74.0, -37.6
XYZ37.2, 19.9, 50.0
Decimal13841341
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.22:1
Text on #FFFFFF
AA Large
4.98:1
Text on #000000
AA
4.03:1
Text on #F8FAFC
AA Large
4.23:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D333BD;
}
.text-color {
color: #D333BD;
}
.border-color {
border: 2px solid #D333BD;
}