Color #32243C Color / Colour Code #32243C

    This page shows the hex color code for color #32243c (#32243C). The colour is a purple tone with 25% saturation and 19% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #32243C

    Color Conversions

    HEX
    #32243C
    RGB
    rgb(50, 36, 60)
    HSL
    hsl(275, 25%, 19%)
    HSV
    hsv(275, 40%, 24%)
    CMYK
    cmyk(17%, 40%, 0%, 76%)

    Accessibility Contrast

    WCAG contrast ratios for #32243C against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    14.45: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.45:1
    AA PassAA Large PassAAA Pass

    Complementary Colors

    #32243C paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 245, 275, and 305 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 275, 35, and 155 degrees.

    Color Palettes Using #32243C

    Monochromatic Scale

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

    #281D30 #503960 #85609F #B69FC6 #DACFE2
    Warm Harmony

    Adjacent hues from 275 to 320 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.

    #9170A9 #9F70A9 #A970A4 #A97096
    Cool Contrast

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

    #85609F #7A9F60 #609F65 #609F85
    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.

    #CFB8E0 #E0B8C9 #E0CFB8 #C9E0B8 #B8E0CF

    Shades & Tints of #32243C

    Lightness variations at hue 275 and 25% saturation.

    CSS Gradients with #32243C

    Purple to Green
    linear-gradient(135deg, #32243c, #2e3d24)
    Analogous Fade
    linear-gradient(90deg, #32243c, #3d243b)
    Deep to Light
    linear-gradient(180deg, #302239, #d3c6dd)
    Tricolor Sweep
    linear-gradient(135deg, #32243d, #3d3224, #243d32)

    Design Use Cases for #32243C

    Muted Accent Color

    With 25% saturation, #32243C has a subtle, sophisticated quality. This level of desaturation works well for secondary buttons, inactive states, subtle borders, and backgrounds that need a hint of color without being distracting. Muted colors communicate restraint and professionalism.

    Deep Accent & Text Color

    #32243C at 19% 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

    #32243C falls in the purple spectrum (hue 275). 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 #32243C (hue 275) to its complement at hue 95. For a subtler effect, try pairing with an analogous color at hue 305. Use CSS: background: linear-gradient(135deg, #32243c, #2e3d24);

    CSS Code for #32243C

    /* Background */
    background-color: #32243c;
    background-color: rgb(50, 36, 60);
    background-color: hsl(275, 25%, 19%);
    /* Text */
    color: #32243c;
    /* Border */
    border: 2px solid #32243c;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(50, 36, 60, 0.3);
    /* CSS Variable */
    --color-primary: 275 25% 19%;

    Similar Colors

    Colors visually similar to #32243C based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #32243C across image editing and color design tools.

    About Color #32243C (#32243C)

    #32243C is a purple color (colour) with RGB channel values of 50 red, 36 green, and 60 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 275 degrees with 25% saturation and 19% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #32243C is 43/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 17% cyan, 40% magenta, 0% yellow, and 76% key (black).

    The WCAG contrast ratio of #32243C against white is 14.45: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 #2E3D24 creates maximum visual tension when paired with #32243C. For more harmonious color combinations, use the analogous colours #26243D and #3D243B, 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 #32243C

    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 #32243C?
    #32243C is Color #32243C, a purple color (colour) with RGB(50, 36, 60), HSL(275, 25%, 19%), and CMYK(17%, 40%, 0%, 76%). Its perceived brightness is 43/255.
    Is #32243C accessible for text?
    Against white, #32243C has a contrast ratio of 14.45: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 #32243C?
    The complementary colour is #2E3D24 (hue 95). For subtle color combinations, use analogous colours #26243D and #3D243B. The triadic palette adds #3D3224 and #243D32 for vibrant variety.
    How do I use #32243C in CSS?
    Use any format: color: #32243c; or rgb(50, 36, 60); or hsl(275, 25%, 19%). For CSS custom properties: --color-primary: 275 25% 19%; 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.