#24163A
A very dark, moderate purple closely aligning with Black.
About #24163A
The precise color #24163A is an excellent choice for modern design projects. Its closest recognized web color is Black. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 22, and 58.
If you are designing for print, the four-color process is what matters most. The color uses 38% Cyan, 62% Magenta, 0% Yellow, and 77% Black. With a hue angle of 263.3 degrees, it sits comfortably in the purple spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#24163A
RGB36, 22, 58
HSL263.3°, 45.0%, 15.7%
CMYK38%, 62%, 0%, 77%
HSV263.3°, 62.1%, 22.7%
LAB11.0, 16.6, -20.8
XYZ1.8, 1.3, 4.2
Decimal2364986
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.79:1
Text on #FFFFFF
AAA
1.25:1
Text on #000000
FAIL
16.05:1
Text on #F8FAFC
AAA
1.06:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #24163A;
}
.text-color {
color: #24163A;
}
.border-color {
border: 2px solid #24163A;
}