Color #CA7BBC Color / Colour Code #CA7BBC

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

    #CA7BBC

    Color Conversions

    HEX
    #CA7BBC
    RGB
    rgb(202, 123, 188)
    HSL
    hsl(311, 43%, 64%)
    HSV
    hsv(311, 39%, 79%)
    CMYK
    cmyk(0%, 39%, 7%, 21%)

    Accessibility Contrast

    WCAG contrast ratios for #CA7BBC against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.97:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    7.07:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    2.56:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 281, 311, and 341 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 311, 71, and 191 degrees.

    Color Palettes Using #CA7BBC

    Monochromatic Scale

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

    #371631 #6D2C61 #B649A2 #D392C7 #E9C8E3
    Warm Harmony

    Adjacent hues from 311 to 356 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.

    #BE5BAC #BE5B93 #BE5B7A #BE5B61
    Cool Contrast

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

    #B649A2 #49B65D #49B694 #49A2B6
    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.

    #E0B8D9 #E0BFB8 #D9E0B8 #B8E0BF #B8D9E0

    Shades & Tints of #CA7BBC

    Lightness variations at hue 311 and 43% saturation.

    CSS Gradients with #CA7BBC

    Purple to Green
    linear-gradient(135deg, #ca7bbc, #7ccb8a)
    Analogous Fade
    linear-gradient(90deg, #ca7bbc, #cb7c95)
    Deep to Light
    linear-gradient(180deg, #421a3a, #e5bdde)
    Tricolor Sweep
    linear-gradient(135deg, #cb7cbc, #bccb7c, #7cbccb)

    Design Use Cases for #CA7BBC

    Balanced UI Color

    At 43% saturation, #CA7BBC 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 64% lightness, #CA7BBC 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

    #CA7BBC falls in the purple spectrum (hue 311). 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 #CA7BBC (hue 311) to its complement at hue 131. For a subtler effect, try pairing with an analogous color at hue 341. Use CSS: background: linear-gradient(135deg, #ca7bbc, #7ccb8a);

    CSS Code for #CA7BBC

    /* Background */
    background-color: #ca7bbc;
    background-color: rgb(202, 123, 188);
    background-color: hsl(311, 43%, 64%);
    /* Text */
    color: #ca7bbc;
    /* Border */
    border: 2px solid #ca7bbc;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(202, 123, 188, 0.3);
    /* CSS Variable */
    --color-primary: 311 43% 64%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #CA7BBC across image editing and color design tools.

    About Color #CA7BBC (#CA7BBC)

    #CA7BBC is a purple color (colour) with RGB channel values of 202 red, 123 green, and 188 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 311 degrees with 43% saturation and 64% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #CA7BBC is 154/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 0% cyan, 39% magenta, 7% yellow, and 21% key (black).

    The WCAG contrast ratio of #CA7BBC against white is 2.97:1 and against black is 7.07:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 7.07:1, or use it exclusively for decorative purposes.

    The complementary colour #7CCB8A creates maximum visual tension when paired with #CA7BBC. For more harmonious color combinations, use the analogous colours #B27CCB and #CB7C95, 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 #CA7BBC

    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 #CA7BBC?
    #CA7BBC is Color #CA7BBC, a purple color (colour) with RGB(202, 123, 188), HSL(311, 43%, 64%), and CMYK(0%, 39%, 7%, 21%). Its perceived brightness is 154/255.
    Is #CA7BBC accessible for text?
    Against white, #CA7BBC has a contrast ratio of 2.97:1 (fails AA for normal text). Against black, it has 7.07:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #CA7BBC?
    The complementary colour is #7CCB8A (hue 131). For subtle color combinations, use analogous colours #B27CCB and #CB7C95. The triadic palette adds #BCCB7C and #7CBCCB for vibrant variety.
    How do I use #CA7BBC in CSS?
    Use any format: color: #ca7bbc; or rgb(202, 123, 188); or hsl(311, 43%, 64%). For CSS custom properties: --color-primary: 311 43% 64%; 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.