Color #4E85BB Color / Colour Code #4E85BB

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

    #4E85BB

    Color Conversions

    HEX
    #4E85BB
    RGB
    rgb(78, 133, 187)
    HSL
    hsl(210, 44%, 52%)
    HSV
    hsv(210, 58%, 73%)
    CMYK
    cmyk(58%, 29%, 0%, 27%)

    Accessibility Contrast

    WCAG contrast ratios for #4E85BB against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.89:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    5.40:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.35:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #4E85BB paired with its color wheel opposite for maximum contrast.

    Analogous Colors

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

    Triadic Palette

    Three colors at 210, 330, and 90 degrees.

    Color Palettes Using #4E85BB

    Monochromatic Scale

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

    #152637 #2B4C6E #477FB8 #91B2D4 #C8D9EA
    Warm Harmony

    Adjacent hues from 210 to 255 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.

    #5A8CBF #5A73BF #5A5ABF #735ABF
    Cool Contrast

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

    #477FB8 #B88047 #B8B847 #80B847
    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.

    #B8CCE0 #CCB8E0 #E0B8CC #E0CCB8 #CCE0B8

    Shades & Tints of #4E85BB

    Lightness variations at hue 210 and 44% saturation.

    CSS Gradients with #4E85BB

    Blue to Orange
    linear-gradient(135deg, #4e85bb, #ba854f)
    Analogous Fade
    linear-gradient(90deg, #4e85bb, #4f4fba)
    Deep to Light
    linear-gradient(180deg, #1a2e42, #bdd1e5)
    Tricolor Sweep
    linear-gradient(135deg, #4f85ba, #ba4f85, #85ba4f)

    Design Use Cases for #4E85BB

    Balanced UI Color

    At 44% saturation, #4E85BB 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.

    Soft Accent & Highlight

    With 52% lightness, #4E85BB 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

    #4E85BB sits in the blue range (hue 210). 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 #4E85BB (hue 210) to its complement at hue 30. For a subtler effect, try pairing with an analogous color at hue 240. Use CSS: background: linear-gradient(135deg, #4e85bb, #ba854f);

    CSS Code for #4E85BB

    /* Background */
    background-color: #4e85bb;
    background-color: rgb(78, 133, 187);
    background-color: hsl(210, 44%, 52%);
    /* Text */
    color: #4e85bb;
    /* Border */
    border: 2px solid #4e85bb;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(78, 133, 187, 0.3);
    /* CSS Variable */
    --color-primary: 210 44% 52%;

    Similar Colors

    Colors visually similar to #4E85BB based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #4E85BB across image editing and color design tools.

    About Color #4E85BB (#4E85BB)

    #4E85BB is a blue color (colour) with RGB channel values of 78 red, 133 green, and 187 blue. The blue channel is dominant by a ratio of 2.4:1 over the weakest channel. In HSL terms, the hue sits at 210 degrees with 44% saturation and 52% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #4E85BB is 123/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 58% cyan, 29% magenta, 0% yellow, and 27% key (black).

    The WCAG contrast ratio of #4E85BB against white is 3.89:1 and against black is 5.40:1. This only passes AA for large text (18pt+) on white. For normal body text on white, darken the color or use it on a dark background where it achieves 5.40:1.

    The complementary colour #BA854F creates maximum visual tension when paired with #4E85BB. For more harmonious color combinations, use the analogous colours #4FBABA and #4F4FBA, 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 #4E85BB

    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 #4E85BB?
    #4E85BB is Color #4E85BB, a blue color (colour) with RGB(78, 133, 187), HSL(210, 44%, 52%), and CMYK(58%, 29%, 0%, 27%). Its perceived brightness is 123/255.
    Is #4E85BB accessible for text?
    Against white, #4E85BB has a contrast ratio of 3.89:1 (fails AA for normal text). Against black, it has 5.40:1 (passes AA). It passes AA for large text (18pt+) on white. Use the contrast checker tool for custom background pairings.
    What colours pair well with #4E85BB?
    The complementary colour is #BA854F (hue 30). For subtle color combinations, use analogous colours #4FBABA and #4F4FBA. The triadic palette adds #BA4F85 and #85BA4F for vibrant variety.
    How do I use #4E85BB in CSS?
    Use any format: color: #4e85bb; or rgb(78, 133, 187); or hsl(210, 44%, 52%). For CSS custom properties: --color-primary: 210 44% 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.