Color #BB5D52 Color / Colour Code #BB5D52

    This page shows the hex color code for color #bb5d52 (#BB5D52). The colour is a red tone with 44% saturation and 53% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #BB5D52

    Color Conversions

    HEX
    #BB5D52
    RGB
    rgb(187, 93, 82)
    HSL
    hsl(6, 44%, 53%)
    HSV
    hsv(6, 56%, 73%)
    CMYK
    cmyk(0%, 50%, 56%, 27%)

    Accessibility Contrast

    WCAG contrast ratios for #BB5D52 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.37:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.80:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.77:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 336, 6, and 36 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 6, 126, and 246 degrees.

    Color Palettes Using #BB5D52

    Monochromatic Scale

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

    #371915 #6E322B #B85347 #D49891 #EACBC8
    Warm Harmony

    Adjacent hues from 6 to 51 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.

    #BF645A #BF7D5A #BF965A #BFB05A
    Cool Contrast

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

    #B85347 #47ACB8 #4774B8 #5347B8
    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.

    #E0BCB8 #DCE0B8 #B8E0BC #B8DCE0 #BCB8E0

    Shades & Tints of #BB5D52

    Lightness variations at hue 6 and 44% saturation.

    CSS Gradients with #BB5D52

    Red to Cyan
    linear-gradient(135deg, #bb5d52, #52b1bc)
    Analogous Fade
    linear-gradient(90deg, #bb5d52, #bc9252)
    Deep to Light
    linear-gradient(180deg, #421e1a, #e5c1bd)
    Tricolor Sweep
    linear-gradient(135deg, #bc5d52, #52bc5d, #5d52bc)

    Design Use Cases for #BB5D52

    Balanced UI Color

    At 44% saturation, #BB5D52 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 53% lightness, #BB5D52 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.

    Urgency & Energy Signaling

    #BB5D52 falls in the red spectrum (hue 6). Red triggers urgency and excitement, making it effective for sale badges, countdown timers, error messages, and "limited time" labels. In data visualization, use it to flag negative values or critical thresholds.

    Gradient Pairing

    Create a gradient from #BB5D52 (hue 6) to its complement at hue 186. For a subtler effect, try pairing with an analogous color at hue 36. Use CSS: background: linear-gradient(135deg, #bb5d52, #52b1bc);

    CSS Code for #BB5D52

    /* Background */
    background-color: #bb5d52;
    background-color: rgb(187, 93, 82);
    background-color: hsl(6, 44%, 53%);
    /* Text */
    color: #bb5d52;
    /* Border */
    border: 2px solid #bb5d52;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(187, 93, 82, 0.3);
    /* CSS Variable */
    --color-primary: 6 44% 53%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BB5D52 across image editing and color design tools.

    About Color #BB5D52 (#BB5D52)

    #BB5D52 is a red color (colour) with RGB channel values of 187 red, 93 green, and 82 blue. The red channel is dominant by a ratio of 2.3:1 over the weakest channel. In HSL terms, the hue sits at 6 degrees with 44% saturation and 53% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #BB5D52 is 120/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This appears dark to the human eye, so pair it with light text for adequate readability. For print production, the CMYK equivalent is 0% cyan, 50% magenta, 56% yellow, and 27% key (black).

    The WCAG contrast ratio of #BB5D52 against white is 4.37:1 and against black is 4.80: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 4.80:1.

    The complementary colour #52B1BC creates maximum visual tension when paired with #BB5D52. For more harmonious color combinations, use the analogous colours #BC527D and #BC9252, 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 #BB5D52

    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 #BB5D52?
    #BB5D52 is Color #BB5D52, a red color (colour) with RGB(187, 93, 82), HSL(6, 44%, 53%), and CMYK(0%, 50%, 56%, 27%). Its perceived brightness is 120/255.
    Is #BB5D52 accessible for text?
    Against white, #BB5D52 has a contrast ratio of 4.37:1 (fails AA for normal text). Against black, it has 4.80: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 #BB5D52?
    The complementary colour is #52B1BC (hue 186). For subtle color combinations, use analogous colours #BC527D and #BC9252. The triadic palette adds #52BC5D and #5D52BC for vibrant variety.
    How do I use #BB5D52 in CSS?
    Use any format: color: #bb5d52; or rgb(187, 93, 82); or hsl(6, 44%, 53%). For CSS custom properties: --color-primary: 6 44% 53%; 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.