#BD24E2
A medium, vivid magenta closely aligning with Darkviolet.
About #BD24E2
When working with digital screens, the color #BD24E2 is rendered by mixing light. Its closest recognized web color is Darkviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 36, and 226.
For print applications, it's crucial to understand its CMYK makeup. The color uses 16% Cyan, 84% Magenta, 0% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF 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#BD24E2
RGB189, 36, 226
HSL288.3°, 76.6%, 51.4%
CMYK16%, 84%, 0%, 11%
HSV288.3°, 84.1%, 88.6%
LAB49.0, 79.5, -63.4
XYZ35.3, 17.6, 73.5
Decimal12395746
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.65:1
Text on #FFFFFF
AA
4.51:1
Text on #000000
AA
4.45:1
Text on #F8FAFC
AA Large
3.84:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD24E2;
}
.text-color {
color: #BD24E2;
}
.border-color {
border: 2px solid #BD24E2;
}