#D366BD
A light, moderate magenta closely aligning with Orchid.
About #D366BD
When working with digital screens, the color #D366BD is rendered by mixing light. It is closely associated with the named CSS color Orchid. In the RGB color space, it consists of 211 red, 102 green, and 189 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 52% M, 10% Y, and 17% K. The HSL representation is 312.1° hue, 55.3% saturation, and 61.4% 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#D366BD
RGB211, 102, 189
HSL312.1°, 55.3%, 61.4%
CMYK0%, 52%, 10%, 17%
HSV312.1°, 51.7%, 82.7%
LAB59.0, 53.9, -26.2
XYZ40.8, 27.0, 51.2
Decimal13854397
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.28:1
Text on #FFFFFF
AA Large
6.41:1
Text on #000000
AA
3.13:1
Text on #F8FAFC
AA Large
5.45:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D366BD;
}
.text-color {
color: #D366BD;
}
.border-color {
border: 2px solid #D366BD;
}