Color #EBEDF4 Color / Colour Code #EBEDF4

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

    #EBEDF4

    Color Conversions

    HEX
    #EBEDF4
    RGB
    rgb(235, 237, 244)
    HSL
    hsl(227, 29%, 94%)
    HSV
    hsv(227, 4%, 96%)
    CMYK
    cmyk(4%, 3%, 0%, 4%)

    Accessibility Contrast

    WCAG contrast ratios for #EBEDF4 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.17:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    17.95:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.01:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 197, 227, and 257 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 227, 347, and 107 degrees.

    Color Palettes Using #EBEDF4

    Monochromatic Scale

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

    #1B2031 #364063 #5B6BA4 #9CA6C9 #CED2E4
    Warm Harmony

    Adjacent hues from 227 to 272 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.

    #6B79AE #6D6BAE #7E6BAE #8E6BAE
    Cool Contrast

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

    #5B6BA4 #A4945B #90A45B #6BA45B
    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.

    #B8C0E0 #D8B8E0 #E0B8C0 #E0D8B8 #C0E0B8

    Shades & Tints of #EBEDF4

    Lightness variations at hue 227 and 29% saturation.

    CSS Gradients with #EBEDF4

    Blue to Yellow
    linear-gradient(135deg, #ebedf4, #f4f2eb)
    Analogous Fade
    linear-gradient(90deg, #ebedf4, #eeebf4)
    Deep to Light
    linear-gradient(180deg, #21263b, #c4cade)
    Tricolor Sweep
    linear-gradient(135deg, #ebedf4, #f4ebed, #edf4eb)

    Design Use Cases for #EBEDF4

    Muted Accent Color

    With 29% saturation, #EBEDF4 has a subtle, sophisticated quality. This level of desaturation works well for secondary buttons, inactive states, subtle borders, and backgrounds that need a hint of color without being distracting. Muted colors communicate restraint and professionalism.

    Near-White Background

    At 94% lightness, #EBEDF4 is very close to white but carries a subtle blue tint. This is perfect for alternating row backgrounds in tables, subtle section differentiation, and adding warmth or coolness to an otherwise stark white design.

    Trust & Professional Identity

    #EBEDF4 sits in the blue range (hue 227). 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 #EBEDF4 (hue 227) to its complement at hue 47. For a subtler effect, try pairing with an analogous color at hue 257. Use CSS: background: linear-gradient(135deg, #ebedf4, #f4f2eb);

    CSS Code for #EBEDF4

    /* Background */
    background-color: #ebedf4;
    background-color: rgb(235, 237, 244);
    background-color: hsl(227, 29%, 94%);
    /* Text */
    color: #ebedf4;
    /* Border */
    border: 2px solid #ebedf4;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(235, 237, 244, 0.3);
    /* CSS Variable */
    --color-primary: 227 29% 94%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EBEDF4 across image editing and color design tools.

    About Color #EBEDF4 (#EBEDF4)

    #EBEDF4 is a blue color (colour) with RGB channel values of 235 red, 237 green, and 244 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 227 degrees with 29% saturation and 94% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #EBEDF4 is 237/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 4% cyan, 3% magenta, 0% yellow, and 4% key (black).

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

    The complementary colour #F4F2EB creates maximum visual tension when paired with #EBEDF4. For more harmonious color combinations, use the analogous colours #EBF2F4 and #EEEBF4, 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 #EBEDF4

    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 #EBEDF4?
    #EBEDF4 is Color #EBEDF4, a blue color (colour) with RGB(235, 237, 244), HSL(227, 29%, 94%), and CMYK(4%, 3%, 0%, 4%). Its perceived brightness is 237/255.
    Is #EBEDF4 accessible for text?
    Against white, #EBEDF4 has a contrast ratio of 1.17:1 (fails AA for normal text). Against black, it has 17.95:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #EBEDF4?
    The complementary colour is #F4F2EB (hue 47). For subtle color combinations, use analogous colours #EBF2F4 and #EEEBF4. The triadic palette adds #F4EBED and #EDF4EB for vibrant variety.
    How do I use #EBEDF4 in CSS?
    Use any format: color: #ebedf4; or rgb(235, 237, 244); or hsl(227, 29%, 94%). For CSS custom properties: --color-primary: 227 29% 94%; 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.