Color #B4CBEF Color / Colour Code #B4CBEF

    This page shows the hex color code for color #b4cbef (#B4CBEF). The colour is a blue tone with 65% saturation and 82% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #B4CBEF

    Color Conversions

    HEX
    #B4CBEF
    RGB
    rgb(180, 203, 239)
    HSL
    hsl(217, 65%, 82%)
    HSV
    hsv(217, 25%, 94%)
    CMYK
    cmyk(25%, 15%, 0%, 6%)

    Accessibility Contrast

    WCAG contrast ratios for #B4CBEF against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.65:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    12.73:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.42:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #B4CBEF paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 187, 217, and 247 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 217, 337, and 97 degrees.

    Color Palettes Using #B4CBEF

    Monochromatic Scale

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

    #0D203F #1B417E #2D6CD2 #81A7E4 #C0D3F2
    Warm Harmony

    Adjacent hues from 217 to 262 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.

    #427BD7 #4256D7 #5342D7 #7842D7
    Cool Contrast

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

    #2D6CD2 #D2932D #BFD22D #6CD22D
    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.

    #B8C7E0 #D1B8E0 #E0B8C7 #E0D1B8 #C7E0B8

    Shades & Tints of #B4CBEF

    Lightness variations at hue 217 and 65% saturation.

    CSS Gradients with #B4CBEF

    Blue to Orange
    linear-gradient(135deg, #b4cbef, #efd8b3)
    Analogous Fade
    linear-gradient(90deg, #b4cbef, #bab3ef)
    Deep to Light
    linear-gradient(180deg, #10274c, #b3caef)
    Tricolor Sweep
    linear-gradient(135deg, #b3caef, #efb3ca, #caefb3)

    Design Use Cases for #B4CBEF

    Vibrant Brand Color

    #B4CBEF has a strong 65% 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.

    Light Background Tint

    #B4CBEF at 82% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.

    Trust & Professional Identity

    #B4CBEF sits in the blue range (hue 217). 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 #B4CBEF (hue 217) to its complement at hue 37. For a subtler effect, try pairing with an analogous color at hue 247. Use CSS: background: linear-gradient(135deg, #b4cbef, #efd8b3);

    CSS Code for #B4CBEF

    /* Background */
    background-color: #b4cbef;
    background-color: rgb(180, 203, 239);
    background-color: hsl(217, 65%, 82%);
    /* Text */
    color: #b4cbef;
    /* Border */
    border: 2px solid #b4cbef;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(180, 203, 239, 0.3);
    /* CSS Variable */
    --color-primary: 217 65% 82%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #B4CBEF across image editing and color design tools.

    About Color #B4CBEF (#B4CBEF)

    #B4CBEF is a blue color (colour) with RGB channel values of 180 red, 203 green, and 239 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 217 degrees with 65% saturation and 82% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #B4CBEF is 200/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This means it appears bright to the human eye and is best paired with dark text for readability. For print production, the CMYK equivalent is 25% cyan, 15% magenta, 0% yellow, and 6% key (black).

    The WCAG contrast ratio of #B4CBEF against white is 1.65:1 and against black is 12.73:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 12.73:1, or use it exclusively for decorative purposes.

    The complementary colour #EFD8B3 creates maximum visual tension when paired with #B4CBEF. For more harmonious color combinations, use the analogous colours #B3E8EF and #BAB3EF, 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 #B4CBEF

    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 #B4CBEF?
    #B4CBEF is Color #B4CBEF, a blue color (colour) with RGB(180, 203, 239), HSL(217, 65%, 82%), and CMYK(25%, 15%, 0%, 6%). Its perceived brightness is 200/255.
    Is #B4CBEF accessible for text?
    Against white, #B4CBEF has a contrast ratio of 1.65:1 (fails AA for normal text). Against black, it has 12.73:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #B4CBEF?
    The complementary colour is #EFD8B3 (hue 37). For subtle color combinations, use analogous colours #B3E8EF and #BAB3EF. The triadic palette adds #EFB3CA and #CAEFB3 for vibrant variety.
    How do I use #B4CBEF in CSS?
    Use any format: color: #b4cbef; or rgb(180, 203, 239); or hsl(217, 65%, 82%). For CSS custom properties: --color-primary: 217 65% 82%; 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.