#D316CC
A medium, vivid magenta closely aligning with Darkorchid.
About #D316CC
The precise color #D316CC is an excellent choice for modern design projects. Its closest recognized web color is Darkorchid. In the RGB color space, it consists of 211 red, 22 green, and 204 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 90% M, 3% Y, and 17% K. The HSL representation is 302.2° hue, 81.1% saturation, and 45.7% 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#D316CC
RGB211, 22, 204
HSL302.2°, 81.1%, 45.7%
CMYK0%, 90%, 3%, 17%
HSV302.2°, 89.6%, 82.7%
LAB50.4, 82.2, -48.3
XYZ38.0, 18.8, 58.7
Decimal13833932
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.42:1
Text on #FFFFFF
AA Large
4.76:1
Text on #000000
AA
4.22:1
Text on #F8FAFC
AA Large
4.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D316CC;
}
.text-color {
color: #D316CC;
}
.border-color {
border: 2px solid #D316CC;
}