#D35FCC
A light, moderate magenta closely aligning with Orchid.
About #D35FCC
Visually, #D35FCC is defined as a moderate magenta. Its closest recognized web color is Orchid. This translates to an RGB value of rgb(211, 95, 204).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 55% M, 3% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D35FCC
RGB211, 95, 204
HSL303.6°, 56.9%, 60.0%
CMYK0%, 55%, 3%, 17%
HSV303.6°, 55.0%, 82.7%
LAB58.4, 59.7, -35.7
XYZ41.9, 26.4, 60.0
Decimal13852620
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.34:1
Text on #FFFFFF
AA Large
6.28:1
Text on #000000
AA
3.20:1
Text on #F8FAFC
AA Large
5.34:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D35FCC;
}
.text-color {
color: #D35FCC;
}
.border-color {
border: 2px solid #D35FCC;
}