Color #C346AA Color / Colour Code #C346AA

    This page shows the hex color code for color #c346aa (#C346AA). The colour is a purple tone with 51% saturation and 52% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #C346AA

    Color Conversions

    HEX
    #C346AA
    RGB
    rgb(195, 70, 170)
    HSL
    hsl(312, 51%, 52%)
    HSV
    hsv(312, 64%, 76%)
    CMYK
    cmyk(0%, 64%, 13%, 24%)

    Accessibility Contrast

    WCAG contrast ratios for #C346AA against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.40:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.78:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.79:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #C346AA paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 282, 312, and 342 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 312, 72, and 192 degrees.

    Color Palettes Using #C346AA

    Monochromatic Scale

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

    #3A1332 #742564 #C13EA7 #DA8BCA #ECC5E4
    Warm Harmony

    Adjacent hues from 312 to 357 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.

    #C752AF #C75292 #C75275 #C75258
    Cool Contrast

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

    #C13EA7 #3EC158 #3EC19A #3EA7C1
    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.

    #E0B8D8 #E0C0B8 #D8E0B8 #B8E0C0 #B8D8E0

    Shades & Tints of #C346AA

    Lightness variations at hue 312 and 51% saturation.

    CSS Gradients with #C346AA

    Purple to Green
    linear-gradient(135deg, #c346aa, #46c35f)
    Analogous Fade
    linear-gradient(90deg, #c346aa, #c3466c)
    Deep to Light
    linear-gradient(180deg, #45163c, #e9badf)
    Tricolor Sweep
    linear-gradient(135deg, #c346aa, #aac346, #46aac3)

    Design Use Cases for #C346AA

    Balanced UI Color

    At 51% saturation, #C346AA strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.

    Soft Accent & Highlight

    With 52% lightness, #C346AA has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.

    Creativity & Premium Positioning

    #C346AA falls in the purple spectrum (hue 312). 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 #C346AA (hue 312) to its complement at hue 132. For a subtler effect, try pairing with an analogous color at hue 342. Use CSS: background: linear-gradient(135deg, #c346aa, #46c35f);

    CSS Code for #C346AA

    /* Background */
    background-color: #c346aa;
    background-color: rgb(195, 70, 170);
    background-color: hsl(312, 51%, 52%);
    /* Text */
    color: #c346aa;
    /* Border */
    border: 2px solid #c346aa;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(195, 70, 170, 0.3);
    /* CSS Variable */
    --color-primary: 312 51% 52%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #C346AA across image editing and color design tools.

    About Color #C346AA (#C346AA)

    #C346AA is a purple color (colour) with RGB channel values of 195 red, 70 green, and 170 blue. The red channel is dominant by a ratio of 2.8:1 over the weakest channel. In HSL terms, the hue sits at 312 degrees with 51% saturation and 52% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #C346AA is 119/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, 64% magenta, 13% yellow, and 24% key (black).

    The WCAG contrast ratio of #C346AA against white is 4.40:1 and against black is 4.78:1. This only passes AA for large text (18pt+) on white. For normal body text on white, darken the color or use it on a dark background where it achieves 4.78:1.

    The complementary colour #46C35F creates maximum visual tension when paired with #C346AA. For more harmonious color combinations, use the analogous colours #9E46C3 and #C3466C, 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 #C346AA

    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 #C346AA?
    #C346AA is Color #C346AA, a purple color (colour) with RGB(195, 70, 170), HSL(312, 51%, 52%), and CMYK(0%, 64%, 13%, 24%). Its perceived brightness is 119/255.
    Is #C346AA accessible for text?
    Against white, #C346AA has a contrast ratio of 4.40:1 (fails AA for normal text). Against black, it has 4.78:1 (passes AA). It passes AA for large text (18pt+) on white. Use the contrast checker tool for custom background pairings.
    What colours pair well with #C346AA?
    The complementary colour is #46C35F (hue 132). For subtle color combinations, use analogous colours #9E46C3 and #C3466C. The triadic palette adds #AAC346 and #46AAC3 for vibrant variety.
    How do I use #C346AA in CSS?
    Use any format: color: #c346aa; or rgb(195, 70, 170); or hsl(312, 51%, 52%). For CSS custom properties: --color-primary: 312 51% 52%; 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.