Color #7089BD Color / Colour Code #7089BD

    This page shows the hex color code for color #7089bd (#7089BD). The colour is a blue tone with 37% saturation and 59% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #7089BD

    Color Conversions

    HEX
    #7089BD
    RGB
    rgb(112, 137, 189)
    HSL
    hsl(221, 37%, 59%)
    HSV
    hsv(221, 41%, 74%)
    CMYK
    cmyk(41%, 28%, 0%, 26%)

    Accessibility Contrast

    WCAG contrast ratios for #7089BD against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.50:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    6.00:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.02:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #7089BD paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 191, 221, and 251 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 221, 341, and 101 degrees.

    Color Palettes Using #7089BD

    Monochromatic Scale

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

    #182134 #304269 #506EAF #96A8CF #CBD4E7
    Warm Harmony

    Adjacent hues from 221 to 266 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.

    #627DB7 #6267B7 #7162B7 #8762B7
    Cool Contrast

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

    #506EAF #AF9150 #9DAF50 #6EAF50
    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.

    #B8C5E0 #D3B8E0 #E0B8C5 #E0D3B8 #C5E0B8

    Shades & Tints of #7089BD

    Lightness variations at hue 221 and 37% saturation.

    CSS Gradients with #7089BD

    Blue to Orange
    linear-gradient(135deg, #7089bd, #bda570)
    Analogous Fade
    linear-gradient(90deg, #7089bd, #7e70bd)
    Deep to Light
    linear-gradient(180deg, #1d283f, #c0cbe2)
    Tricolor Sweep
    linear-gradient(135deg, #7088bd, #bd7088, #88bd70)

    Design Use Cases for #7089BD

    Balanced UI Color

    At 37% saturation, #7089BD 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 59% lightness, #7089BD 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

    #7089BD sits in the blue range (hue 221). 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 #7089BD (hue 221) to its complement at hue 41. For a subtler effect, try pairing with an analogous color at hue 251. Use CSS: background: linear-gradient(135deg, #7089bd, #bda570);

    CSS Code for #7089BD

    /* Background */
    background-color: #7089bd;
    background-color: rgb(112, 137, 189);
    background-color: hsl(221, 37%, 59%);
    /* Text */
    color: #7089bd;
    /* Border */
    border: 2px solid #7089bd;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(112, 137, 189, 0.3);
    /* CSS Variable */
    --color-primary: 221 37% 59%;

    Similar Colors

    Colors visually similar to #7089BD based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #7089BD across image editing and color design tools.

    About Color #7089BD (#7089BD)

    #7089BD is a blue color (colour) with RGB channel values of 112 red, 137 green, and 189 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 221 degrees with 37% saturation and 59% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #7089BD is 135/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 41% cyan, 28% magenta, 0% yellow, and 26% key (black).

    The WCAG contrast ratio of #7089BD against white is 3.50:1 and against black is 6.00: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 6.00:1.

    The complementary colour #BDA570 creates maximum visual tension when paired with #7089BD. For more harmonious color combinations, use the analogous colours #70AFBD and #7E70BD, 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 #7089BD

    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 #7089BD?
    #7089BD is Color #7089BD, a blue color (colour) with RGB(112, 137, 189), HSL(221, 37%, 59%), and CMYK(41%, 28%, 0%, 26%). Its perceived brightness is 135/255.
    Is #7089BD accessible for text?
    Against white, #7089BD has a contrast ratio of 3.50:1 (fails AA for normal text). Against black, it has 6.00: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 #7089BD?
    The complementary colour is #BDA570 (hue 41). For subtle color combinations, use analogous colours #70AFBD and #7E70BD. The triadic palette adds #BD7088 and #88BD70 for vibrant variety.
    How do I use #7089BD in CSS?
    Use any format: color: #7089bd; or rgb(112, 137, 189); or hsl(221, 37%, 59%). For CSS custom properties: --color-primary: 221 37% 59%; 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.