#BD57DB
A light, moderate magenta closely aligning with Mediumorchid.
About #BD57DB
Visually, #BD57DB is defined as a moderate magenta. Designers often compare it to the standard color Mediumorchid. Its digital footprint relies on 189 parts red, 87 parts green, and 219 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 14% Cyan, 60% Magenta, 0% Yellow, and 14% Black. The HSL representation is 286.4° hue, 64.7% saturation, and 60.0% lightness.
From a UX and accessibility standpoint, contrast is paramount. 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#BD57DB
RGB189, 87, 219
HSL286.4°, 64.7%, 60.0%
CMYK14%, 60%, 0%, 14%
HSV286.4°, 60.3%, 85.9%
LAB54.8, 60.4, -50.1
XYZ37.2, 22.7, 69.4
Decimal12408795
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.78:1
Text on #FFFFFF
AA Large
5.55:1
Text on #000000
AA
3.62:1
Text on #F8FAFC
AA Large
4.72:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD57DB;
}
.text-color {
color: #BD57DB;
}
.border-color {
border: 2px solid #BD57DB;
}