#BD7CF0
A light, vivid purple closely aligning with Mediumpurple.
About #BD7CF0
Visually, #BD7CF0 is defined as a vivid purple. Designers often compare it to the standard color Mediumpurple. This translates to an RGB value of rgb(189, 124, 240).
If you are designing for print, the four-color process is what matters most. The color uses 21% Cyan, 48% Magenta, 0% Yellow, and 6% 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, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD7CF0
RGB189, 124, 240
HSL273.6°, 79.5%, 71.4%
CMYK21%, 48%, 0%, 6%
HSV273.6°, 48.3%, 94.1%
LAB62.9, 46.3, -48.9
XYZ43.9, 31.5, 86.2
Decimal12418288
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.87:1
Text on #FFFFFF
FAIL
7.31:1
Text on #000000
AAA
2.75:1
Text on #F8FAFC
FAIL
6.21:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD7CF0;
}
.text-color {
color: #BD7CF0;
}
.border-color {
border: 2px solid #BD7CF0;
}