#D837BD
A medium, moderate magenta closely aligning with Mediumorchid.
About #D837BD
Visually, #D837BD is defined as a moderate magenta. Its closest recognized web color is Mediumorchid. In the RGB color space, it consists of 216 red, 55 green, and 189 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 75% M, 12% Y, and 15% K. The HSL representation is 310.1° hue, 67.4% saturation, and 53.1% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D837BD
RGB216, 55, 189
HSL310.1°, 67.4%, 53.1%
CMYK0%, 75%, 12%, 15%
HSV310.1°, 74.5%, 84.7%
LAB53.0, 73.9, -35.6
XYZ38.9, 21.0, 50.1
Decimal14170045
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.04:1
Text on #FFFFFF
AA Large
5.20:1
Text on #000000
AA
3.86:1
Text on #F8FAFC
AA Large
4.42:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D837BD;
}
.text-color {
color: #D837BD;
}
.border-color {
border: 2px solid #D837BD;
}