#7C24DB
A medium, vivid purple closely aligning with Blueviolet.
About #7C24DB
The precise color #7C24DB is an excellent choice for modern design projects. Designers often compare it to the standard color Blueviolet. This translates to an RGB value of rgb(124, 36, 219).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 43% cyan and 84% magenta inks. With a hue angle of 268.9 degrees, it sits comfortably in the purple spectrum.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C24DB
RGB124, 36, 219
HSL268.9°, 71.8%, 50.0%
CMYK43%, 84%, 0%, 14%
HSV268.9°, 83.6%, 85.9%
LAB39.0, 68.6, -76.1
XYZ21.7, 10.7, 67.9
Decimal8135899
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.70:1
Text on #FFFFFF
AA
3.13:1
Text on #000000
AA Large
6.41:1
Text on #F8FAFC
AA
2.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C24DB;
}
.text-color {
color: #7C24DB;
}
.border-color {
border: 2px solid #7C24DB;
}