#D366C5
A light, moderate magenta closely aligning with Orchid.
About #D366C5
When working with digital screens, the color #D366C5 is rendered by mixing light. Its closest recognized web color is Orchid. Its digital footprint relies on 211 parts red, 102 parts green, and 197 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 52% M, 7% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D366C5
RGB211, 102, 197
HSL307.7°, 55.3%, 61.4%
CMYK0%, 52%, 7%, 17%
HSV307.7°, 51.7%, 82.7%
LAB59.3, 55.2, -30.3
XYZ41.7, 27.4, 55.9
Decimal13854405
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.24:1
Text on #FFFFFF
AA Large
6.48:1
Text on #000000
AA
3.10:1
Text on #F8FAFC
AA Large
5.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D366C5;
}
.text-color {
color: #D366C5;
}
.border-color {
border: 2px solid #D366C5;
}