Color #4407DF Color / Colour Code #4407DF

    This page shows the hex color code for color #4407df (#4407DF). The colour is a purple tone with 94% saturation and 45% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #4407DF

    Color Conversions

    HEX
    #4407DF
    RGB
    rgb(68, 7, 223)
    HSL
    hsl(257, 94%, 45%)
    HSV
    hsv(257, 97%, 87%)
    CMYK
    cmyk(70%, 97%, 0%, 13%)

    Accessibility Contrast

    WCAG contrast ratios for #4407DF against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    8.97:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    2.34:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    7.73:1
    AA PassAA Large PassAAA Pass

    Complementary Colors

    #4407DF paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 227, 257, and 287 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 257, 17, and 137 degrees.

    Color Palettes Using #4407DF

    Monochromatic Scale

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

    #17024A #2D0594 #4C08F7 #936BFA #C9B5FD
    Warm Harmony

    Adjacent hues from 257 to 302 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.

    #6430E8 #9230E8 #C030E8 #E830E2
    Cool Contrast

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

    #5926D9 #A6D926 #4DD926 #26D959
    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.

    #C3B8E0 #E0B8D5 #E0C3B8 #D5E0B8 #B8E0C3

    Shades & Tints of #4407DF

    Lightness variations at hue 257 and 94% saturation.

    CSS Gradients with #4407DF

    Purple to Green
    linear-gradient(135deg, #4407df, #a1df07)
    Analogous Fade
    linear-gradient(90deg, #4407df, #b007df)
    Deep to Light
    linear-gradient(180deg, #1b0359, #bea6fc)
    Tricolor Sweep
    linear-gradient(135deg, #4407df, #df4407, #07df44)

    Design Use Cases for #4407DF

    High-Impact Accent

    With 94% saturation, #4407DF is highly vivid. Reserve this for elements that need maximum attention: primary action buttons, notification badges, error states, or promotional banners. Use sparingly alongside neutral tones to avoid visual fatigue.

    Primary Interface Color

    At 45% lightness, #4407DF 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.

    Creativity & Premium Positioning

    #4407DF falls in the purple spectrum (hue 257). 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 #4407DF (hue 257) to its complement at hue 77. For a subtler effect, try pairing with an analogous color at hue 287. Use CSS: background: linear-gradient(135deg, #4407df, #a1df07);

    CSS Code for #4407DF

    /* Background */
    background-color: #4407df;
    background-color: rgb(68, 7, 223);
    background-color: hsl(257, 94%, 45%);
    /* Text */
    color: #4407df;
    /* Border */
    border: 2px solid #4407df;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(68, 7, 223, 0.3);
    /* CSS Variable */
    --color-primary: 257 94% 45%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #4407DF across image editing and color design tools.

    About Color #4407DF (#4407DF)

    #4407DF is a purple color (colour) with RGB channel values of 68 red, 7 green, and 223 blue. The blue channel is dominant by a ratio of 31.9:1 over the weakest channel. In HSL terms, the hue sits at 257 degrees with 94% saturation and 45% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #4407DF is 50/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 70% cyan, 97% magenta, 0% yellow, and 13% key (black).

    The WCAG contrast ratio of #4407DF against white is 8.97:1 and against black is 2.34: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 #A1DF07 creates maximum visual tension when paired with #4407DF. For more harmonious color combinations, use the analogous colours #0736DF and #B007DF, 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 #4407DF

    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 #4407DF?
    #4407DF is Color #4407DF, a purple color (colour) with RGB(68, 7, 223), HSL(257, 94%, 45%), and CMYK(70%, 97%, 0%, 13%). Its perceived brightness is 50/255.
    Is #4407DF accessible for text?
    Against white, #4407DF has a contrast ratio of 8.97:1 (passes AA for normal text). Against black, it has 2.34:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #4407DF?
    The complementary colour is #A1DF07 (hue 77). For subtle color combinations, use analogous colours #0736DF and #B007DF. The triadic palette adds #DF4407 and #07DF44 for vibrant variety.
    How do I use #4407DF in CSS?
    Use any format: color: #4407df; or rgb(68, 7, 223); or hsl(257, 94%, 45%). For CSS custom properties: --color-primary: 257 94% 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.