Color #CC49DF Color / Colour Code #CC49DF

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

    #CC49DF

    Color Conversions

    HEX
    #CC49DF
    RGB
    rgb(204, 73, 223)
    HSL
    hsl(292, 70%, 58%)
    HSV
    hsv(292, 67%, 87%)
    CMYK
    cmyk(9%, 67%, 0%, 13%)

    Accessibility Contrast

    WCAG contrast ratios for #CC49DF against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.76:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    5.59:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.24:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 262, 292, and 322 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 292, 52, and 172 degrees.

    Color Palettes Using #CC49DF

    Monochromatic Scale

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

    #3A0B41 #741782 #C126D9 #DA7DE8 #ECBEF4
    Warm Harmony

    Adjacent hues from 292 to 337 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.

    #C73CDD #DD3CCA #DD3CA2 #DD3C7A
    Cool Contrast

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

    #C126D9 #3ED926 #26D968 #26D9C1
    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.

    #DBB8E0 #E0B8BD #E0DBB8 #BDE0B8 #B8E0DB

    Shades & Tints of #CC49DF

    Lightness variations at hue 292 and 70% saturation.

    CSS Gradients with #CC49DF

    Purple to Green
    linear-gradient(135deg, #cc49df, #5ddf49)
    Analogous Fade
    linear-gradient(90deg, #cc49df, #df49a8)
    Deep to Light
    linear-gradient(180deg, #450e4e, #e9b1f1)
    Tricolor Sweep
    linear-gradient(135deg, #cb49df, #dfcb49, #49dfcb)

    Design Use Cases for #CC49DF

    Vibrant Brand Color

    #CC49DF has a strong 70% 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.

    Soft Accent & Highlight

    With 58% lightness, #CC49DF 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

    #CC49DF falls in the purple spectrum (hue 292). 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 #CC49DF (hue 292) to its complement at hue 112. For a subtler effect, try pairing with an analogous color at hue 322. Use CSS: background: linear-gradient(135deg, #cc49df, #5ddf49);

    CSS Code for #CC49DF

    /* Background */
    background-color: #cc49df;
    background-color: rgb(204, 73, 223);
    background-color: hsl(292, 70%, 58%);
    /* Text */
    color: #cc49df;
    /* Border */
    border: 2px solid #cc49df;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(204, 73, 223, 0.3);
    /* CSS Variable */
    --color-primary: 292 70% 58%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #CC49DF across image editing and color design tools.

    About Color #CC49DF (#CC49DF)

    #CC49DF is a purple color (colour) with RGB channel values of 204 red, 73 green, and 223 blue. The blue channel is dominant by a ratio of 3.1:1 over the weakest channel. In HSL terms, the hue sits at 292 degrees with 70% saturation and 58% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #CC49DF is 129/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 9% cyan, 67% magenta, 0% yellow, and 13% key (black).

    The WCAG contrast ratio of #CC49DF against white is 3.76:1 and against black is 5.59: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 5.59:1.

    The complementary colour #5DDF49 creates maximum visual tension when paired with #CC49DF. For more harmonious color combinations, use the analogous colours #8049DF and #DF49A8, 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 #CC49DF

    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 #CC49DF?
    #CC49DF is Color #CC49DF, a purple color (colour) with RGB(204, 73, 223), HSL(292, 70%, 58%), and CMYK(9%, 67%, 0%, 13%). Its perceived brightness is 129/255.
    Is #CC49DF accessible for text?
    Against white, #CC49DF has a contrast ratio of 3.76:1 (fails AA for normal text). Against black, it has 5.59: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 #CC49DF?
    The complementary colour is #5DDF49 (hue 112). For subtle color combinations, use analogous colours #8049DF and #DF49A8. The triadic palette adds #DFCB49 and #49DFCB for vibrant variety.
    How do I use #CC49DF in CSS?
    Use any format: color: #cc49df; or rgb(204, 73, 223); or hsl(292, 70%, 58%). For CSS custom properties: --color-primary: 292 70% 58%; 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.