Color #BB778D Color / Colour Code #BB778D

    This page shows the hex color code for color #bb778d (#BB778D). The colour is a pink tone with 33% saturation and 60% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #BB778D

    Color Conversions

    HEX
    #BB778D
    RGB
    rgb(187, 119, 141)
    HSL
    hsl(341, 33%, 60%)
    HSV
    hsv(341, 36%, 73%)
    CMYK
    cmyk(0%, 36%, 25%, 27%)

    Accessibility Contrast

    WCAG contrast ratios for #BB778D against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.42:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    6.14:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    2.95:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 311, 341, and 11 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 341, 101, and 221 degrees.

    Color Palettes Using #BB778D

    Monochromatic Scale

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

    #331A22 #663343 #AA5570 #CC99A9 #E5CCD4
    Warm Harmony

    Adjacent hues from 341 to 26 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.

    #B2667E #B2666B #B27466 #B28766
    Cool Contrast

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

    #AA5570 #55AA8F #559AAA #5570AA
    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.

    #E0B8C5 #E0D3B8 #C5E0B8 #B8E0D3 #B8C5E0

    Shades & Tints of #BB778D

    Lightness variations at hue 341 and 33% saturation.

    CSS Gradients with #BB778D

    Pink to Cyan
    linear-gradient(135deg, #bb778d, #77bba5)
    Analogous Fade
    linear-gradient(90deg, #bb778d, #bb8477)
    Deep to Light
    linear-gradient(180deg, #3d1f28, #e0c2cc)
    Tricolor Sweep
    linear-gradient(135deg, #bb778d, #8dbb77, #778dbb)

    Design Use Cases for #BB778D

    Balanced UI Color

    At 33% saturation, #BB778D 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 60% lightness, #BB778D 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.

    Playfulness & Compassion

    #BB778D is in the pink range (hue 341). Pink ranges from energetic to gentle depending on saturation and lightness. Use it for beauty and cosmetics branding, social app interfaces, Valentine's themes, and youth-oriented design. Desaturated pinks work well as soft background tints.

    Gradient Pairing

    Create a gradient from #BB778D (hue 341) to its complement at hue 161. For a subtler effect, try pairing with an analogous color at hue 11. Use CSS: background: linear-gradient(135deg, #bb778d, #77bba5);

    CSS Code for #BB778D

    /* Background */
    background-color: #bb778d;
    background-color: rgb(187, 119, 141);
    background-color: hsl(341, 33%, 60%);
    /* Text */
    color: #bb778d;
    /* Border */
    border: 2px solid #bb778d;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(187, 119, 141, 0.3);
    /* CSS Variable */
    --color-primary: 341 33% 60%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BB778D across image editing and color design tools.

    About Color #BB778D (#BB778D)

    #BB778D is a pink color (colour) with RGB channel values of 187 red, 119 green, and 141 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 341 degrees with 33% saturation and 60% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #BB778D is 142/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 0% cyan, 36% magenta, 25% yellow, and 27% key (black).

    The WCAG contrast ratio of #BB778D against white is 3.42:1 and against black is 6.14: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.14:1.

    The complementary colour #77BBA5 creates maximum visual tension when paired with #BB778D. For more harmonious color combinations, use the analogous colours #BB77AE and #BB8477, 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 #BB778D

    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 #BB778D?
    #BB778D is Color #BB778D, a pink color (colour) with RGB(187, 119, 141), HSL(341, 33%, 60%), and CMYK(0%, 36%, 25%, 27%). Its perceived brightness is 142/255.
    Is #BB778D accessible for text?
    Against white, #BB778D has a contrast ratio of 3.42:1 (fails AA for normal text). Against black, it has 6.14: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 #BB778D?
    The complementary colour is #77BBA5 (hue 161). For subtle color combinations, use analogous colours #BB77AE and #BB8477. The triadic palette adds #8DBB77 and #778DBB for vibrant variety.
    How do I use #BB778D in CSS?
    Use any format: color: #bb778d; or rgb(187, 119, 141); or hsl(341, 33%, 60%). For CSS custom properties: --color-primary: 341 33% 60%; 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.