#BD33F0
A medium, vivid purple closely aligning with Darkviolet.
About #BD33F0
The precise color #BD33F0 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkviolet. This translates to an RGB value of rgb(189, 51, 240).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 21% cyan and 79% magenta inks. With a hue angle of 283.8 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD33F0
RGB189, 51, 240
HSL283.8°, 86.3%, 57.1%
CMYK21%, 79%, 0%, 6%
HSV283.8°, 78.8%, 94.1%
LAB51.2, 78.2, -67.6
XYZ37.9, 19.5, 84.2
Decimal12399600
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.29:1
Text on #FFFFFF
AA Large
4.90:1
Text on #000000
AA
4.10:1
Text on #F8FAFC
AA Large
4.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD33F0;
}
.text-color {
color: #BD33F0;
}
.border-color {
border: 2px solid #BD33F0;
}