Color #404EA0 Color / Colour Code #404EA0

    This page shows the hex color code for color #404ea0 (#404EA0). The colour is a blue tone with 43% saturation and 44% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #404EA0

    Color Conversions

    HEX
    #404EA0
    RGB
    rgb(64, 78, 160)
    HSL
    hsl(231, 43%, 44%)
    HSV
    hsv(231, 60%, 63%)
    CMYK
    cmyk(60%, 51%, 0%, 37%)

    Accessibility Contrast

    WCAG contrast ratios for #404EA0 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    7.46:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    2.82:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    6.43:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

    #404EA0 paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 201, 231, and 261 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 231, 351, and 111 degrees.

    Color Palettes Using #404EA0

    Monochromatic Scale

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

    #161B37 #2C356D #4959B6 #929BD3 #C8CDE9
    Warm Harmony

    Adjacent hues from 231 to 276 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.

    #5B6ABE #655BBE #7D5BBE #965BBE
    Cool Contrast

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

    #4959B6 #B6A649 #90B649 #59B649
    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.

    #B8BEE0 #DAB8E0 #E0B8BE #E0DAB8 #BEE0B8

    Shades & Tints of #404EA0

    Lightness variations at hue 231 and 43% saturation.

    CSS Gradients with #404EA0

    Blue to Yellow
    linear-gradient(135deg, #404ea0, #a09240)
    Analogous Fade
    linear-gradient(90deg, #404ea0, #6240a0)
    Deep to Light
    linear-gradient(180deg, #1a2042, #bdc3e5)
    Tricolor Sweep
    linear-gradient(135deg, #404ea0, #a0404e, #4ea040)

    Design Use Cases for #404EA0

    Balanced UI Color

    At 43% saturation, #404EA0 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 44% lightness, #404EA0 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

    #404EA0 sits in the blue range (hue 231). 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 #404EA0 (hue 231) to its complement at hue 51. For a subtler effect, try pairing with an analogous color at hue 261. Use CSS: background: linear-gradient(135deg, #404ea0, #a09240);

    CSS Code for #404EA0

    /* Background */
    background-color: #404ea0;
    background-color: rgb(64, 78, 160);
    background-color: hsl(231, 43%, 44%);
    /* Text */
    color: #404ea0;
    /* Border */
    border: 2px solid #404ea0;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(64, 78, 160, 0.3);
    /* CSS Variable */
    --color-primary: 231 43% 44%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #404EA0 across image editing and color design tools.

    About Color #404EA0 (#404EA0)

    #404EA0 is a blue color (colour) with RGB channel values of 64 red, 78 green, and 160 blue. The blue channel is dominant by a ratio of 2.5:1 over the weakest channel. In HSL terms, the hue sits at 231 degrees with 43% saturation and 44% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #404EA0 is 83/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 60% cyan, 51% magenta, 0% yellow, and 37% key (black).

    The WCAG contrast ratio of #404EA0 against white is 7.46:1 and against black is 2.82: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 #A09240 creates maximum visual tension when paired with #404EA0. For more harmonious color combinations, use the analogous colours #407FA0 and #6240A0, 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 #404EA0

    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 #404EA0?
    #404EA0 is Color #404EA0, a blue color (colour) with RGB(64, 78, 160), HSL(231, 43%, 44%), and CMYK(60%, 51%, 0%, 37%). Its perceived brightness is 83/255.
    Is #404EA0 accessible for text?
    Against white, #404EA0 has a contrast ratio of 7.46:1 (passes AA for normal text). Against black, it has 2.82:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #404EA0?
    The complementary colour is #A09240 (hue 51). For subtle color combinations, use analogous colours #407FA0 and #6240A0. The triadic palette adds #A0404E and #4EA040 for vibrant variety.
    How do I use #404EA0 in CSS?
    Use any format: color: #404ea0; or rgb(64, 78, 160); or hsl(231, 43%, 44%). For CSS custom properties: --color-primary: 231 43% 44%; 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.