#B124F6
A medium, vivid purple closely aligning with Darkviolet.
About #B124F6
The precise color #B124F6 is an excellent choice for modern design projects. Its closest recognized web color is Darkviolet. In the RGB color space, it consists of 177 red, 36 green, and 246 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 28% C, 85% M, 0% Y, and 4% K. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B124F6
RGB177, 36, 246
HSL280.3°, 92.1%, 55.3%
CMYK28%, 85%, 0%, 4%
HSV280.3°, 85.4%, 96.5%
LAB48.6, 81.3, -75.4
XYZ35.4, 17.3, 88.7
Decimal11609334
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.72:1
Text on #FFFFFF
AA
4.45:1
Text on #000000
AA Large
4.51:1
Text on #F8FAFC
AA
3.79:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B124F6;
}
.text-color {
color: #B124F6;
}
.border-color {
border: 2px solid #B124F6;
}