#D051E1
A light, vivid magenta closely aligning with Mediumorchid.
About #D051E1
At its core, #D051E1 is a light and vivid hue. Designers often compare it to the standard color Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 208, 81, and 225.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 8% C, 64% M, 0% Y, and 12% K. With a hue angle of 292.9 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D051E1
RGB208, 81, 225
HSL292.9°, 70.6%, 60.0%
CMYK8%, 64%, 0%, 12%
HSV292.9°, 64.0%, 88.2%
LAB56.8, 68.6, -50.1
XYZ42.5, 24.7, 73.8
Decimal13652449
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.53:1
Text on #FFFFFF
AA Large
5.95:1
Text on #000000
AA
3.38:1
Text on #F8FAFC
AA Large
5.05:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D051E1;
}
.text-color {
color: #D051E1;
}
.border-color {
border: 2px solid #D051E1;
}