#D366AF
A light, moderate magenta closely aligning with Orchid.
About #D366AF
When working with digital screens, the color #D366AF is rendered by mixing light. Its closest recognized web color is Orchid. This translates to an RGB value of rgb(211, 102, 175).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 52% M, 17% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D366AF
RGB211, 102, 175
HSL319.8°, 55.3%, 61.4%
CMYK0%, 52%, 17%, 17%
HSV319.8°, 51.7%, 82.7%
LAB58.5, 51.7, -19.0
XYZ39.4, 26.4, 43.6
Decimal13854383
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.34:1
Text on #FFFFFF
AA Large
6.29:1
Text on #000000
AA
3.19:1
Text on #F8FAFC
AA Large
5.35:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D366AF;
}
.text-color {
color: #D366AF;
}
.border-color {
border: 2px solid #D366AF;
}