#2C2433
A very dark, muted purple closely aligning with Black.
About #2C2433
When working with digital screens, the color #2C2433 is rendered by mixing light. It is closely associated with the named CSS color Black. This translates to an RGB value of rgb(44, 36, 51).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 14% C, 29% M, 0% Y, and 80% K. 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, #FFFFFF 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#2C2433
RGB44, 36, 51
HSL272.0°, 17.2%, 17.1%
CMYK14%, 29%, 0%, 80%
HSV272.0°, 29.4%, 20.0%
LAB15.7, 7.4, -8.4
XYZ2.3, 2.0, 3.4
Decimal2892851
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.92:1
Text on #FFFFFF
AAA
1.41:1
Text on #000000
FAIL
14.26:1
Text on #F8FAFC
AAA
1.20:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C2433;
}
.text-color {
color: #2C2433;
}
.border-color {
border: 2px solid #2C2433;
}