#BD2CDB
A medium, vivid magenta closely aligning with Darkorchid.
About #BD2CDB
At its core, #BD2CDB is a medium and vivid hue. Designers often compare it to the standard color Darkorchid. This translates to an RGB value of rgb(189, 44, 219).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 14% cyan, 80% magenta, 0% yellow, and 14% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD2CDB
RGB189, 44, 219
HSL289.7°, 70.9%, 51.6%
CMYK14%, 80%, 0%, 14%
HSV289.7°, 79.9%, 85.9%
LAB49.2, 76.3, -59.1
XYZ34.7, 17.7, 68.6
Decimal12397787
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.62:1
Text on #FFFFFF
AA
4.55:1
Text on #000000
AA
4.41:1
Text on #F8FAFC
AA Large
3.87:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD2CDB;
}
.text-color {
color: #BD2CDB;
}
.border-color {
border: 2px solid #BD2CDB;
}