#BD42A8
A medium, moderate magenta closely aligning with Orchid.
About #BD42A8
The precise color #BD42A8 is an excellent choice for modern design projects. It is closely associated with the named CSS color Orchid. This translates to an RGB value of rgb(189, 66, 168).
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. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#BD42A8
RGB189, 66, 168
HSL310.2°, 48.2%, 50.0%
CMYK0%, 65%, 11%, 26%
HSV310.2°, 65.1%, 74.1%
LAB48.9, 60.5, -29.9
XYZ30.0, 17.5, 38.9
Decimal12403368
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.66:1
Text on #FFFFFF
AA
4.51:1
Text on #000000
AA
4.45:1
Text on #F8FAFC
AA Large
3.83:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD42A8;
}
.text-color {
color: #BD42A8;
}
.border-color {
border: 2px solid #BD42A8;
}