#D350CC
A medium, moderate magenta closely aligning with Mediumorchid.
About #D350CC
When working with digital screens, the color #D350CC is rendered by mixing light. Its closest recognized web color is Mediumorchid. This translates to an RGB value of rgb(211, 80, 204).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 62% Magenta, 3% Yellow, and 17% Black. The HSL representation is 303.2° hue, 59.8% saturation, and 57.1% lightness.
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#D350CC
RGB211, 80, 204
HSL303.2°, 59.8%, 57.1%
CMYK0%, 62%, 3%, 17%
HSV303.2°, 62.1%, 82.7%
LAB56.0, 66.2, -39.4
XYZ40.6, 23.9, 59.6
Decimal13848780
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.63:1
Text on #FFFFFF
AA Large
5.79:1
Text on #000000
AA
3.47:1
Text on #F8FAFC
AA Large
4.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D350CC;
}
.text-color {
color: #D350CC;
}
.border-color {
border: 2px solid #D350CC;
}