#4924B6
A medium, moderate purple closely aligning with Darkblue.
About #4924B6
The hex code #4924B6 represents a beautifully specific shade of purple. Designers often compare it to the standard color Darkblue. In the RGB color space, it consists of 73 red, 36 green, and 182 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 60% cyan and 80% magenta inks. With a hue angle of 255.2 degrees, it sits comfortably in the purple spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#4924B6
RGB73, 36, 182
HSL255.2°, 67.0%, 42.7%
CMYK60%, 80%, 0%, 29%
HSV255.2°, 80.2%, 71.4%
LAB29.6, 53.2, -70.2
XYZ11.8, 6.1, 44.8
Decimal4793526
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.50:1
Text on #FFFFFF
AAA
2.21:1
Text on #000000
FAIL
9.08:1
Text on #F8FAFC
AAA
1.88:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4924B6;
}
.text-color {
color: #4924B6;
}
.border-color {
border: 2px solid #4924B6;
}