#B624F8
A medium, vivid purple closely aligning with Darkviolet.
About #B624F8
The precise color #B624F8 is an excellent choice for modern design projects. Its closest recognized web color is Darkviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 36, and 248.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 27% cyan and 85% magenta inks. 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#B624F8
RGB182, 36, 248
HSL281.3°, 93.8%, 55.7%
CMYK27%, 85%, 0%, 3%
HSV281.3°, 85.5%, 97.3%
LAB49.5, 82.4, -75.0
XYZ36.9, 18.0, 90.3
Decimal11937016
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.57:1
Text on #FFFFFF
AA
4.60:1
Text on #000000
AA
4.37:1
Text on #F8FAFC
AA Large
3.91:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B624F8;
}
.text-color {
color: #B624F8;
}
.border-color {
border: 2px solid #B624F8;
}