Color #1D53ED Color / Colour Code #1D53ED

    This page shows the hex color code for color #1d53ed (#1D53ED). The colour is a blue tone with 85% saturation and 52% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #1D53ED

    Color Conversions

    HEX
    #1D53ED
    RGB
    rgb(29, 83, 237)
    HSL
    hsl(224, 85%, 52%)
    HSV
    hsv(224, 88%, 93%)
    CMYK
    cmyk(88%, 65%, 0%, 7%)

    Accessibility Contrast

    WCAG contrast ratios for #1D53ED against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    5.98:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    3.51:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    5.15:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

    #1D53ED paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 194, 224, and 254 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 224, 344, and 104 degrees.

    Color Palettes Using #1D53ED

    Monochromatic Scale

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

    #061747 #0B2E8E #134DEC #7194F4 #B8CAF9
    Warm Harmony

    Adjacent hues from 224 to 269 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.

    #3061E8 #3034E8 #5B30E8 #8930E8
    Cool Contrast

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

    #2656D9 #D9A926 #AFD926 #56D926
    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.

    #B8C2E0 #D6B8E0 #E0B8C2 #E0D6B8 #C2E0B8

    Shades & Tints of #1D53ED

    Lightness variations at hue 224 and 85% saturation.

    CSS Gradients with #1D53ED

    Blue to Orange
    linear-gradient(135deg, #1d53ed, #edb51d)
    Analogous Fade
    linear-gradient(90deg, #1d53ed, #4d1ded)
    Deep to Light
    linear-gradient(180deg, #071c55, #aabff8)
    Tricolor Sweep
    linear-gradient(135deg, #1d54ed, #ed1d54, #54ed1d)

    Design Use Cases for #1D53ED

    High-Impact Accent

    With 85% saturation, #1D53ED 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.

    Soft Accent & Highlight

    With 52% lightness, #1D53ED has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.

    Trust & Professional Identity

    #1D53ED sits in the blue range (hue 224). 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 #1D53ED (hue 224) to its complement at hue 44. For a subtler effect, try pairing with an analogous color at hue 254. Use CSS: background: linear-gradient(135deg, #1d53ed, #edb51d);

    CSS Code for #1D53ED

    /* Background */
    background-color: #1d53ed;
    background-color: rgb(29, 83, 237);
    background-color: hsl(224, 85%, 52%);
    /* Text */
    color: #1d53ed;
    /* Border */
    border: 2px solid #1d53ed;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(29, 83, 237, 0.3);
    /* CSS Variable */
    --color-primary: 224 85% 52%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #1D53ED across image editing and color design tools.

    About Color #1D53ED (#1D53ED)

    #1D53ED is a blue color (colour) with RGB channel values of 29 red, 83 green, and 237 blue. The blue channel is dominant by a ratio of 8.2:1 over the weakest channel. In HSL terms, the hue sits at 224 degrees with 85% saturation and 52% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #1D53ED is 84/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 88% cyan, 65% magenta, 0% yellow, and 7% key (black).

    The WCAG contrast ratio of #1D53ED against white is 5.98:1 and against black is 3.51:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 36% lightness.

    The complementary colour #EDB51D creates maximum visual tension when paired with #1D53ED. For more harmonious color combinations, use the analogous colours #1DBCED and #4D1DED, 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 #1D53ED

    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 #1D53ED?
    #1D53ED is Color #1D53ED, a blue color (colour) with RGB(29, 83, 237), HSL(224, 85%, 52%), and CMYK(88%, 65%, 0%, 7%). Its perceived brightness is 84/255.
    Is #1D53ED accessible for text?
    Against white, #1D53ED has a contrast ratio of 5.98:1 (passes AA for normal text). Against black, it has 3.51:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #1D53ED?
    The complementary colour is #EDB51D (hue 44). For subtle color combinations, use analogous colours #1DBCED and #4D1DED. The triadic palette adds #ED1D54 and #54ED1D for vibrant variety.
    How do I use #1D53ED in CSS?
    Use any format: color: #1d53ed; or rgb(29, 83, 237); or hsl(224, 85%, 52%). For CSS custom properties: --color-primary: 224 85% 52%; 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.