#DF5FDE
A light, moderate magenta closely aligning with Mediumorchid.
About #DF5FDE
Visually, #DF5FDE is defined as a moderate magenta. Its closest recognized web color is Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 223, 95, and 222.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 57% Magenta, 0% Yellow, and 13% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DF5FDE
RGB223, 95, 222
HSL300.5°, 66.7%, 62.4%
CMYK0%, 57%, 0%, 13%
HSV300.5°, 57.4%, 87.5%
LAB60.9, 65.9, -41.8
XYZ47.7, 29.1, 72.2
Decimal14639070
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.83:1
Text on #000000
AA
2.94:1
Text on #F8FAFC
FAIL
5.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DF5FDE;
}
.text-color {
color: #DF5FDE;
}
.border-color {
border: 2px solid #DF5FDE;
}