#D342E2
A medium, vivid magenta closely aligning with Mediumorchid.
About #D342E2
Visually, #D342E2 is defined as a vivid magenta. Its closest recognized web color is Mediumorchid. Its digital footprint relies on 211 parts red, 66 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 7% cyan, 71% magenta, 0% yellow, and 11% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 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#D342E2
RGB211, 66, 226
HSL294.4°, 73.4%, 57.3%
CMYK7%, 71%, 0%, 11%
HSV294.4°, 70.8%, 88.6%
LAB55.3, 75.1, -53.0
XYZ42.5, 23.2, 74.2
Decimal13845218
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.65:1
Text on #000000
AA
3.55:1
Text on #F8FAFC
AA Large
4.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D342E2;
}
.text-color {
color: #D342E2;
}
.border-color {
border: 2px solid #D342E2;
}