#D349BD
A medium, moderate magenta closely aligning with Orchid.
About #D349BD
The precise color #D349BD is an excellent choice for modern design projects. Its closest recognized web color is Orchid. This translates to an RGB value of rgb(211, 73, 189).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 65% magenta inks. The HSL representation is 309.6° hue, 61.1% saturation, and 55.7% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D349BD
RGB211, 73, 189
HSL309.6°, 61.1%, 55.7%
CMYK0%, 65%, 10%, 17%
HSV309.6°, 65.4%, 82.7%
LAB54.3, 66.6, -33.5
XYZ38.4, 22.3, 50.4
Decimal13846973
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.85:1
Text on #FFFFFF
AA Large
5.46:1
Text on #000000
AA
3.68:1
Text on #F8FAFC
AA Large
4.64:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D349BD;
}
.text-color {
color: #D349BD;
}
.border-color {
border: 2px solid #D349BD;
}