What Color Is #884158?
At 341° on the hue wheel, #884158 lands firmly in the pink family. Its 35% saturation gives it a balanced, versatile quality, while 39% lightness positions it as a deep variant — well-suited for dark-mode surfaces and high-contrast elements.
Color Meaning of #884158
Colors in the pink family are associated with compassion, romance, and tenderness. As a deep variant, #884158 amplifies those associations with depth and gravity, lending authority to any composition.
Where to Use HEX Code #884158
Similar HEX Color Codes
HEX Code #884158 in Design Systems
To implement #884158 effectively in a design system, define it as a CSS custom property: :root { --color-pink-deep: #884158; }. This single definition propagates to every component referencing the token, and a palette update requires changing just one line.
Accessibility testing is essential. With a perceived brightness of 89/255, this shade requires white or light text for adequate WCAG contrast — aim for 4.5:1 minimum on body text. Use it as a background or accent rather than text on dark surfaces.
FAQ About HEX Color Code #884158
What color is #884158?
#884158 produces a deep pink tone. The RGB breakdown (136, 65, 88) shows how the three light channels combine to create this specific pink hue at 341° on the color wheel.
Is #884158 a dark or light color?
#884158 registers as a dark color at 89/255 perceived brightness. In practical terms, white (#FFFFFF) or very light text will provide the best readability.
What colors go well with #884158?
#884158. Split-complementary (±150°) adds variety with less tension. Monochromatic schemes — lighter and darker pink shades — are the safest harmonious option.
Can I use #884158 for branding?
#884158 can serve as a primary or secondary brand color. Before committing, verify it renders well in both RGB (screens) and CMYK (print), test it against competitor palettes for differentiation, and confirm it meets WCAG contrast requirements in all planned applications.
How do I convert #884158 to other color formats?
#884158 to RGB(136, 65, 88) by splitting the hex into three pairs and converting each from base-16 to base-10. HSL(341°, 35%, 39%) is derived from the RGB values using the standard algorithm. Visit our HEX to HSL converter for additional formats.