#BD33E2
A medium, vivid magenta closely aligning with Darkorchid.
About #BD33E2
Visually, #BD33E2 is defined as a vivid magenta. Its closest recognized web color is Darkorchid. This translates to an RGB value of rgb(189, 51, 226).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 16% cyan and 77% magenta inks. With a hue angle of 287.3 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD33E2
RGB189, 51, 226
HSL287.3°, 75.1%, 54.3%
CMYK16%, 77%, 0%, 11%
HSV287.3°, 77.4%, 88.6%
LAB50.3, 75.6, -61.3
XYZ35.9, 18.7, 73.7
Decimal12399586
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.43:1
Text on #FFFFFF
AA Large
4.74:1
Text on #000000
AA
4.24:1
Text on #F8FAFC
AA Large
4.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD33E2;
}
.text-color {
color: #BD33E2;
}
.border-color {
border: 2px solid #BD33E2;
}