Color #BEBCBB Color / Colour Code #BEBCBB

    This page shows the hex color code for color #bebcbb (#BEBCBB). The colour is a orange tone with 2% saturation and 74% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #BEBCBB

    Color Conversions

    HEX
    #BEBCBB
    RGB
    rgb(190, 188, 187)
    HSL
    hsl(20, 2%, 74%)
    HSV
    hsv(20, 2%, 75%)
    CMYK
    cmyk(0%, 1%, 2%, 25%)

    Accessibility Contrast

    WCAG contrast ratios for #BEBCBB against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.89:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    11.10:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.63:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 350, 20, and 50 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 20, 140, and 260 degrees.

    Color Palettes Using #BEBCBB

    Monochromatic Scale

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

    #272625 #4E4C4B #827F7D #B4B2B1 #DAD8D8
    Warm Harmony

    Adjacent hues from 20 to 65 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.

    #8F8B8A #8F8D8A #8F8E8A #8E8F8A
    Cool Contrast

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

    #827F7D #7D8082 #7D7E82 #7F7D82
    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.

    #E0C5B8 #D3E0B8 #B8E0C5 #B8D3E0 #C5B8E0

    Shades & Tints of #BEBCBB

    Lightness variations at hue 20 and 2% saturation.

    CSS Gradients with #BEBCBB

    Orange to Blue
    linear-gradient(135deg, #bebcbb, #bbbdbe)
    Analogous Fade
    linear-gradient(90deg, #bebcbb, #bebebb)
    Deep to Light
    linear-gradient(180deg, #2f2e2d, #d2d1d0)
    Tricolor Sweep
    linear-gradient(135deg, #bebcbb, #bbbebc, #bcbbbe)

    Design Use Cases for #BEBCBB

    Neutral Foundation Color

    #BEBCBB has almost no saturation (2%), making it an excellent neutral. Use it for page backgrounds, card surfaces, divider lines, and any element that should recede visually. Neutrals like this form the foundation of every professional design system.

    Light Background Tint

    #BEBCBB at 74% 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.

    Warmth & Enthusiasm

    #BEBCBB sits in the orange range (hue 20). Orange combines the energy of red with the warmth of yellow. It works naturally for progress indicators, pricing highlights, "new" badges, and friendly call-to-action buttons. Food and fitness brands frequently use this hue range.

    Gradient Pairing

    Create a gradient from #BEBCBB (hue 20) to its complement at hue 200. For a subtler effect, try pairing with an analogous color at hue 50. Use CSS: background: linear-gradient(135deg, #bebcbb, #bbbdbe);

    CSS Code for #BEBCBB

    /* Background */
    background-color: #bebcbb;
    background-color: rgb(190, 188, 187);
    background-color: hsl(20, 2%, 74%);
    /* Text */
    color: #bebcbb;
    /* Border */
    border: 2px solid #bebcbb;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(190, 188, 187, 0.3);
    /* CSS Variable */
    --color-primary: 20 2% 74%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BEBCBB across image editing and color design tools.

    About Color #BEBCBB (#BEBCBB)

    #BEBCBB is a orange color (colour) with RGB channel values of 190 red, 188 green, and 187 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 20 degrees with 2% saturation and 74% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #BEBCBB is 188/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 0% cyan, 1% magenta, 2% yellow, and 25% key (black).

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

    The complementary colour #BBBDBE creates maximum visual tension when paired with #BEBCBB. For more harmonious color combinations, use the analogous colours #BEBBBC and #BEBEBB, 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 #BEBCBB

    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 #BEBCBB?
    #BEBCBB is Color #BEBCBB, a orange color (colour) with RGB(190, 188, 187), HSL(20, 2%, 74%), and CMYK(0%, 1%, 2%, 25%). Its perceived brightness is 188/255.
    Is #BEBCBB accessible for text?
    Against white, #BEBCBB has a contrast ratio of 1.89:1 (fails AA for normal text). Against black, it has 11.10:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BEBCBB?
    The complementary colour is #BBBDBE (hue 200). For subtle color combinations, use analogous colours #BEBBBC and #BEBEBB. The triadic palette adds #BBBEBC and #BCBBBE for vibrant variety.
    How do I use #BEBCBB in CSS?
    Use any format: color: #bebcbb; or rgb(190, 188, 187); or hsl(20, 2%, 74%). For CSS custom properties: --color-primary: 20 2% 74%; 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.