Color #3939AC Color / Colour Code #3939AC

    This page shows the hex color code for color #3939ac (#3939AC). The colour is a blue tone with 50% saturation and 45% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #3939AC

    Color Conversions

    HEX
    #3939AC
    RGB
    rgb(57, 57, 172)
    HSL
    hsl(240, 50%, 45%)
    HSV
    hsv(240, 67%, 67%)
    CMYK
    cmyk(67%, 67%, 0%, 33%)

    Accessibility Contrast

    WCAG contrast ratios for #3939AC against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    8.92:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    2.35:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    7.69:1
    AA PassAA Large PassAAA Pass

    Complementary Colors

    #3939AC paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 210, 240, and 270 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 240, 0, and 120 degrees.

    Color Palettes Using #3939AC

    Monochromatic Scale

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

    #131339 #262673 #4040BF #8C8CD9 #C6C6EC
    Warm Harmony

    Adjacent hues from 240 to 285 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.

    #5353C6 #7053C6 #8C53C6 #A953C6
    Cool Contrast

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

    #4040BF #BFBF40 #80BF40 #40BF40
    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.

    #B8B8E0 #E0B8E0 #E0B8B8 #E0E0B8 #B8E0B8

    Shades & Tints of #3939AC

    Lightness variations at hue 240 and 50% saturation.

    CSS Gradients with #3939AC

    Blue to Yellow
    linear-gradient(135deg, #3939ac, #acac39)
    Analogous Fade
    linear-gradient(90deg, #3939ac, #7339ac)
    Deep to Light
    linear-gradient(180deg, #171745, #babae8)
    Tricolor Sweep
    linear-gradient(135deg, #3939ac, #ac3939, #39ac39)

    Design Use Cases for #3939AC

    Balanced UI Color

    At 50% saturation, #3939AC 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.

    Primary Interface Color

    At 45% lightness, #3939AC is in the mid-range, making it ideal for interactive elements like buttons, links, and selected states. This lightness level ensures good contrast against both light and dark adjacent elements in most layouts.

    Trust & Professional Identity

    #3939AC sits in the blue range (hue 240). Blue is the world's most popular color for corporate identities because it conveys trust, stability, and competence. Use it for navigation bars, link text, form focus states, and any element where user confidence matters. Financial, healthcare, and technology brands rely heavily on this hue range.

    Gradient Pairing

    Create a gradient from #3939AC (hue 240) to its complement at hue 60. For a subtler effect, try pairing with an analogous color at hue 270. Use CSS: background: linear-gradient(135deg, #3939ac, #acac39);

    CSS Code for #3939AC

    /* Background */
    background-color: #3939ac;
    background-color: rgb(57, 57, 172);
    background-color: hsl(240, 50%, 45%);
    /* Text */
    color: #3939ac;
    /* Border */
    border: 2px solid #3939ac;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(57, 57, 172, 0.3);
    /* CSS Variable */
    --color-primary: 240 50% 45%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #3939AC across image editing and color design tools.

    About Color #3939AC (#3939AC)

    #3939AC is a blue color (colour) with RGB channel values of 57 red, 57 green, and 172 blue. The blue channel is dominant by a ratio of 3.0:1 over the weakest channel. In HSL terms, the hue sits at 240 degrees with 50% saturation and 45% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #3939AC is 70/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 67% cyan, 67% magenta, 0% yellow, and 33% key (black).

    The WCAG contrast ratio of #3939AC against white is 8.92:1 and against black is 2.35: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 #ACAC39 creates maximum visual tension when paired with #3939AC. For more harmonious color combinations, use the analogous colours #3973AC and #7339AC, 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 #3939AC

    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 #3939AC?
    #3939AC is Color #3939AC, a blue color (colour) with RGB(57, 57, 172), HSL(240, 50%, 45%), and CMYK(67%, 67%, 0%, 33%). Its perceived brightness is 70/255.
    Is #3939AC accessible for text?
    Against white, #3939AC has a contrast ratio of 8.92:1 (passes AA for normal text). Against black, it has 2.35:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #3939AC?
    The complementary colour is #ACAC39 (hue 60). For subtle color combinations, use analogous colours #3973AC and #7339AC. The triadic palette adds #AC3939 and #39AC39 for vibrant variety.
    How do I use #3939AC in CSS?
    Use any format: color: #3939ac; or rgb(57, 57, 172); or hsl(240, 50%, 45%). For CSS custom properties: --color-primary: 240 50% 45%; 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.