#D350BD
A medium, moderate magenta closely aligning with Orchid.
About #D350BD
The precise color #D350BD is an excellent choice for modern design projects. It is closely associated with the named CSS color Orchid. In the RGB color space, it consists of 211 red, 80 green, and 189 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 62% Magenta, 10% Yellow, and 17% Black. The HSL representation is 310.1° hue, 59.8% saturation, and 57.1% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D350BD
RGB211, 80, 189
HSL310.1°, 59.8%, 57.1%
CMYK0%, 62%, 10%, 17%
HSV310.1°, 62.1%, 82.7%
LAB55.3, 63.8, -31.9
XYZ38.9, 23.3, 50.6
Decimal13848765
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.65:1
Text on #000000
AA
3.55:1
Text on #F8FAFC
AA Large
4.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D350BD;
}
.text-color {
color: #D350BD;
}
.border-color {
border: 2px solid #D350BD;
}