Color #BAACE2 Color / Colour Code #BAACE2

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

    #BAACE2

    Color Conversions

    HEX
    #BAACE2
    RGB
    rgb(186, 172, 226)
    HSL
    hsl(256, 48%, 78%)
    HSV
    hsv(256, 24%, 89%)
    CMYK
    cmyk(18%, 24%, 0%, 11%)

    Accessibility Contrast

    WCAG contrast ratios for #BAACE2 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.08:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    10.09:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.79:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 226, 256, and 286 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 256, 16, and 136 degrees.

    Color Palettes Using #BAACE2

    Monochromatic Scale

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

    #1E1439 #3B2871 #6342BD #A18ED7 #D0C6EB
    Warm Harmony

    Adjacent hues from 256 to 301 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.

    #7355C3 #8E55C3 #AA55C3 #C355C1
    Cool Contrast

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

    #6342BD #9CBD42 #5FBD42 #42BD63
    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.

    #C2B8E0 #E0B8D6 #E0C2B8 #D6E0B8 #B8E0C2

    Shades & Tints of #BAACE2

    Lightness variations at hue 256 and 48% saturation.

    CSS Gradients with #BAACE2

    Purple to Green
    linear-gradient(135deg, #baace2, #d3e2ac)
    Analogous Fade
    linear-gradient(90deg, #baace2, #d5ace2)
    Deep to Light
    linear-gradient(180deg, #241844, #c7bbe7)
    Tricolor Sweep
    linear-gradient(135deg, #baace2, #e2baac, #ace2ba)

    Design Use Cases for #BAACE2

    Balanced UI Color

    At 48% saturation, #BAACE2 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.

    Light Background Tint

    #BAACE2 at 78% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.

    Creativity & Premium Positioning

    #BAACE2 falls in the purple spectrum (hue 256). 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 #BAACE2 (hue 256) to its complement at hue 76. For a subtler effect, try pairing with an analogous color at hue 286. Use CSS: background: linear-gradient(135deg, #baace2, #d3e2ac);

    CSS Code for #BAACE2

    /* Background */
    background-color: #baace2;
    background-color: rgb(186, 172, 226);
    background-color: hsl(256, 48%, 78%);
    /* Text */
    color: #baace2;
    /* Border */
    border: 2px solid #baace2;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(186, 172, 226, 0.3);
    /* CSS Variable */
    --color-primary: 256 48% 78%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BAACE2 across image editing and color design tools.

    About Color #BAACE2 (#BAACE2)

    #BAACE2 is a purple color (colour) with RGB channel values of 186 red, 172 green, and 226 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 256 degrees with 48% saturation and 78% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #BAACE2 is 182/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 18% cyan, 24% magenta, 0% yellow, and 11% key (black).

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

    The complementary colour #D3E2AC creates maximum visual tension when paired with #BAACE2. For more harmonious color combinations, use the analogous colours #ACB9E2 and #D5ACE2, 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 #BAACE2

    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 #BAACE2?
    #BAACE2 is Color #BAACE2, a purple color (colour) with RGB(186, 172, 226), HSL(256, 48%, 78%), and CMYK(18%, 24%, 0%, 11%). Its perceived brightness is 182/255.
    Is #BAACE2 accessible for text?
    Against white, #BAACE2 has a contrast ratio of 2.08:1 (fails AA for normal text). Against black, it has 10.09:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BAACE2?
    The complementary colour is #D3E2AC (hue 76). For subtle color combinations, use analogous colours #ACB9E2 and #D5ACE2. The triadic palette adds #E2BAAC and #ACE2BA for vibrant variety.
    How do I use #BAACE2 in CSS?
    Use any format: color: #baace2; or rgb(186, 172, 226); or hsl(256, 48%, 78%). For CSS custom properties: --color-primary: 256 48% 78%; 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.