Color #4A1141 Color / Colour Code #4A1141

    This page shows the hex color code for color #4a1141 (#4A1141). The colour is a purple tone with 63% saturation and 18% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #4A1141

    Color Conversions

    HEX
    #4A1141
    RGB
    rgb(74, 17, 65)
    HSL
    hsl(309, 63%, 18%)
    HSV
    hsv(309, 77%, 29%)
    CMYK
    cmyk(0%, 77%, 12%, 71%)

    Accessibility Contrast

    WCAG contrast ratios for #4A1141 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    14.51:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    1.45:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    12.50:1
    AA PassAA Large PassAAA Pass

    Complementary Colors

    #4A1141 paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 279, 309, and 339 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 309, 69, and 189 degrees.

    Color Palettes Using #4A1141

    Monochromatic Scale

    Five shades at lightness levels 15% through 85% while keeping hue at 309 and saturation at 63%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.

    #3E0E37 #7D1C6E #D02FB8 #E382D4 #F1C1EA
    Warm Harmony

    Adjacent hues from 309 to 354 degrees create a warm, unified palette. This analogous scheme works for marketing materials, seasonal campaigns, and any design that needs visual warmth without clashing colors.

    #D544BF #D5449B #D54477 #D54452
    Cool Contrast

    Combines the base color at hue 309 with its complement at 129 and two adjacent cool tones. This split-complementary approach provides strong visual contrast while remaining more balanced than a pure complementary scheme.

    #D02FB8 #2FD047 #2FD098 #2FB8D0
    Pastel Variation

    Five evenly spaced hues at 40% saturation and 80% lightness. Pastels are gentle on the eyes and work well for dashboards, onboarding screens, category tags, and any interface where multiple distinct colors are needed without visual aggression.

    #E0B8DA #E0BEB8 #DAE0B8 #B8E0BE #B8DAE0

    Shades & Tints of #4A1141

    Lightness variations at hue 309 and 63% saturation.

    CSS Gradients with #4A1141

    Purple to Green
    linear-gradient(135deg, #4a1141, #114b1a)
    Analogous Fade
    linear-gradient(90deg, #4a1141, #4b1125)
    Deep to Light
    linear-gradient(180deg, #4b1142, #eeb4e5)
    Tricolor Sweep
    linear-gradient(135deg, #4b1142, #424b11, #11424b)

    Design Use Cases for #4A1141

    Vibrant Brand Color

    #4A1141 has a strong 63% saturation that makes it ideal for brand identity elements. Use it for logos, primary call-to-action buttons, hero section accents, and marketing materials where visual impact matters. This saturation level is eye-catching without being harsh.

    Deep Accent & Text Color

    #4A1141 at 18% lightness is dark enough for readable body text on light backgrounds while retaining its purple character. Use for headings, emphasized text, or deep accent borders. It provides contrast without the harshness of pure black.

    Creativity & Premium Positioning

    #4A1141 falls in the purple spectrum (hue 309). Purple communicates creativity, wisdom, and luxury. It is effective for premium product highlights, creative portfolio accents, meditation app interfaces, and rewards program branding. Purple occupies a unique space between the energy of red and the calm of blue.

    Gradient Pairing

    Create a gradient from #4A1141 (hue 309) to its complement at hue 129. For a subtler effect, try pairing with an analogous color at hue 339. Use CSS: background: linear-gradient(135deg, #4a1141, #114b1a);

    CSS Code for #4A1141

    /* Background */
    background-color: #4a1141;
    background-color: rgb(74, 17, 65);
    background-color: hsl(309, 63%, 18%);
    /* Text */
    color: #4a1141;
    /* Border */
    border: 2px solid #4a1141;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(74, 17, 65, 0.3);
    /* CSS Variable */
    --color-primary: 309 63% 18%;

    Similar Colors

    Colors visually similar to #4A1141 based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #4A1141 across image editing and color design tools.

    About Color #4A1141 (#4A1141)

    #4A1141 is a purple color (colour) with RGB channel values of 74 red, 17 green, and 65 blue. The red channel is dominant by a ratio of 4.4:1 over the weakest channel. In HSL terms, the hue sits at 309 degrees with 63% saturation and 18% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #4A1141 is 40/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This appears dark to the human eye, so pair it with light text for adequate readability. For print production, the CMYK equivalent is 0% cyan, 77% magenta, 12% yellow, and 71% key (black).

    The WCAG contrast ratio of #4A1141 against white is 14.51:1 and against black is 1.45:1. This exceeds the AAA requirement (7:1) for normal text on white, making it excellent for body text and small UI labels on light backgrounds.

    The complementary colour #114B1A creates maximum visual tension when paired with #4A1141. For more harmonious color combinations, use the analogous colours #37114B and #4B1125, which sit 30 degrees on either side of the hue wheel. To build a complete design system, start with the monochromatic scale above for consistent shade variations, then add one complementary or triadic accent for interactive elements.

    How to Explore Color #4A1141

    1. Enter your color value in HEX format.
    2. The tool converts it to RGB, HSL, CMYK format in real time.
    3. Copy the converted value to your clipboard.

    Color Converter · Contrast Checker

    What is HEX to RGB, HSL, CMYK color conversion

    Converting from HEX to RGB, HSL, CMYK translates a color value between two different color models. Different color models are used in web design (HEX, RGB), print (CMYK), and color theory (HSL, HSV).

    Related Tools & Colors

    Frequently Asked Questions

    What color / colour is #4A1141?
    #4A1141 is Color #4A1141, a purple color (colour) with RGB(74, 17, 65), HSL(309, 63%, 18%), and CMYK(0%, 77%, 12%, 71%). Its perceived brightness is 40/255.
    Is #4A1141 accessible for text?
    Against white, #4A1141 has a contrast ratio of 14.51:1 (passes AA for normal text). Against black, it has 1.45:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #4A1141?
    The complementary colour is #114B1A (hue 129). For subtle color combinations, use analogous colours #37114B and #4B1125. The triadic palette adds #424B11 and #11424B for vibrant variety.
    How do I use #4A1141 in CSS?
    Use any format: color: #4a1141; or rgb(74, 17, 65); or hsl(309, 63%, 18%). For CSS custom properties: --color-primary: 309 63% 18%; then use it as hsl(var(--color-primary)).
    Is this color / colour explorer free?
    Yes, completely free with no signup required. All colour calculations run in your browser. You can explore any valid hex color code, not just the pre-generated palette.