#D357E2
A light, vivid magenta closely aligning with Mediumorchid.
About #D357E2
The hex code #D357E2 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Mediumorchid. Its digital footprint relies on 211 parts red, 87 parts green, and 226 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 7% Cyan, 62% Magenta, 0% Yellow, and 11% Black. 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#D357E2
RGB211, 87, 226
HSL293.5°, 70.6%, 61.4%
CMYK7%, 62%, 0%, 11%
HSV293.5°, 61.5%, 88.6%
LAB58.2, 67.0, -48.5
XYZ44.0, 26.2, 74.7
Decimal13850594
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.37:1
Text on #FFFFFF
AA Large
6.23:1
Text on #000000
AA
3.22:1
Text on #F8FAFC
AA Large
5.30:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D357E2;
}
.text-color {
color: #D357E2;
}
.border-color {
border: 2px solid #D357E2;
}