#24007C
A dark, vivid purple closely aligning with Navy.
About #24007C
When working with digital screens, the color #24007C is rendered by mixing light. Its closest recognized web color is Navy. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 0, and 124.
If you are designing for print, the four-color process is what matters most. The color uses 71% Cyan, 100% Magenta, 0% Yellow, and 51% Black. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#24007C
RGB36, 0, 124
HSL257.4°, 100.0%, 24.3%
CMYK71%, 100%, 0%, 51%
HSV257.4°, 100.0%, 48.6%
LAB14.6, 47.3, -59.4
XYZ4.4, 1.8, 19.2
Decimal2359420
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.37:1
Text on #FFFFFF
AAA
1.37:1
Text on #000000
FAIL
14.69:1
Text on #F8FAFC
AAA
1.16:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #24007C;
}
.text-color {
color: #24007C;
}
.border-color {
border: 2px solid #24007C;
}