Color #293DAD Color / Colour Code #293DAD

    This page shows the hex color code for color #293dad (#293DAD). The colour is a blue tone with 62% saturation and 42% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #293DAD

    Color Conversions

    HEX
    #293DAD
    RGB
    rgb(41, 61, 173)
    HSL
    hsl(231, 62%, 42%)
    HSV
    hsv(231, 76%, 68%)
    CMYK
    cmyk(76%, 65%, 0%, 32%)

    Accessibility Contrast

    WCAG contrast ratios for #293DAD against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    8.88:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    2.37:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    7.65:1
    AA PassAA Large PassAAA Pass

    Complementary Colors

    #293DAD 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 #293DAD

    Monochromatic Scale

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

    #0F163E #1D2B7C #3048CF #8391E2 #C1C8F0
    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.

    #455AD3 #5345D3 #7745D3 #9A45D3
    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.

    #3048CF #CFB730 #97CF30 #48CF30
    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 #293DAD

    Lightness variations at hue 231 and 62% saturation.

    CSS Gradients with #293DAD

    Blue to Yellow
    linear-gradient(135deg, #293dad, #ae9a29)
    Analogous Fade
    linear-gradient(90deg, #293dad, #5729ae)
    Deep to Light
    linear-gradient(180deg, #111a4a, #b5bdee)
    Tricolor Sweep
    linear-gradient(135deg, #293dae, #ae293d, #3dae29)

    Design Use Cases for #293DAD

    Vibrant Brand Color

    #293DAD has a strong 62% saturation that makes it ideal for brand identity elements. Use it for logos, primary call-to-action buttons, hero section accents, and marketing materials where visual impact matters. This saturation level is eye-catching without being harsh.

    Primary Interface Color

    At 42% lightness, #293DAD 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

    #293DAD 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 #293DAD (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, #293dad, #ae9a29);

    CSS Code for #293DAD

    /* Background */
    background-color: #293dad;
    background-color: rgb(41, 61, 173);
    background-color: hsl(231, 62%, 42%);
    /* Text */
    color: #293dad;
    /* Border */
    border: 2px solid #293dad;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(41, 61, 173, 0.3);
    /* CSS Variable */
    --color-primary: 231 62% 42%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #293DAD across image editing and color design tools.

    About Color #293DAD (#293DAD)

    #293DAD is a blue color (colour) with RGB channel values of 41 red, 61 green, and 173 blue. The blue channel is dominant by a ratio of 4.2:1 over the weakest channel. In HSL terms, the hue sits at 231 degrees with 62% saturation and 42% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #293DAD is 68/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 76% cyan, 65% magenta, 0% yellow, and 32% key (black).

    The WCAG contrast ratio of #293DAD against white is 8.88:1 and against black is 2.37: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 #AE9A29 creates maximum visual tension when paired with #293DAD. For more harmonious color combinations, use the analogous colours #297FAE and #5729AE, 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 #293DAD

    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 #293DAD?
    #293DAD is Color #293DAD, a blue color (colour) with RGB(41, 61, 173), HSL(231, 62%, 42%), and CMYK(76%, 65%, 0%, 32%). Its perceived brightness is 68/255.
    Is #293DAD accessible for text?
    Against white, #293DAD has a contrast ratio of 8.88:1 (passes AA for normal text). Against black, it has 2.37:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #293DAD?
    The complementary colour is #AE9A29 (hue 51). For subtle color combinations, use analogous colours #297FAE and #5729AE. The triadic palette adds #AE293D and #3DAE29 for vibrant variety.
    How do I use #293DAD in CSS?
    Use any format: color: #293dad; or rgb(41, 61, 173); or hsl(231, 62%, 42%). For CSS custom properties: --color-primary: 231 62% 42%; 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.