Color #F08092 Color / Colour Code #F08092

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

    #F08092

    Color Conversions

    HEX
    #F08092
    RGB
    rgb(240, 128, 146)
    HSL
    hsl(350, 79%, 72%)
    HSV
    hsv(350, 47%, 94%)
    CMYK
    cmyk(0%, 47%, 39%, 6%)

    Accessibility Contrast

    WCAG contrast ratios for #F08092 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.56:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    8.21:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    2.21:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

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

    Triadic Palette

    Three colors at 350, 110, and 230 degrees.

    Color Palettes Using #F08092

    Monochromatic Scale

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

    #440812 #891024 #E41B3C #EF768A #F7BBC5
    Warm Harmony

    Adjacent hues from 350 to 35 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.

    #E73250 #E74132 #E76E32 #E79B32
    Cool Contrast

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

    #D92644 #26D9BB #269DD9 #2644D9
    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.

    #E0B8BE #E0DAB8 #BEE0B8 #B8E0DA #B8BEE0

    Shades & Tints of #F08092

    Lightness variations at hue 350 and 79% saturation.

    CSS Gradients with #F08092

    Red to Cyan
    linear-gradient(135deg, #f08092, #7ff0dd)
    Analogous Fade
    linear-gradient(90deg, #f08092, #f0a57f)
    Deep to Light
    linear-gradient(180deg, #520a16, #f5adb9)
    Tricolor Sweep
    linear-gradient(135deg, #f07f92, #92f07f, #7f92f0)

    Design Use Cases for #F08092

    Vibrant Brand Color

    #F08092 has a strong 79% 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

    #F08092 at 72% 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.

    Urgency & Energy Signaling

    #F08092 falls in the red spectrum (hue 350). 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 #F08092 (hue 350) to its complement at hue 170. For a subtler effect, try pairing with an analogous color at hue 20. Use CSS: background: linear-gradient(135deg, #f08092, #7ff0dd);

    CSS Code for #F08092

    /* Background */
    background-color: #f08092;
    background-color: rgb(240, 128, 146);
    background-color: hsl(350, 79%, 72%);
    /* Text */
    color: #f08092;
    /* Border */
    border: 2px solid #f08092;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(240, 128, 146, 0.3);
    /* CSS Variable */
    --color-primary: 350 79% 72%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #F08092 across image editing and color design tools.

    About Color #F08092 (#F08092)

    #F08092 is a red color (colour) with RGB channel values of 240 red, 128 green, and 146 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 350 degrees with 79% saturation and 72% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #F08092 is 164/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, 47% magenta, 39% yellow, and 6% key (black).

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

    The complementary colour #7FF0DD creates maximum visual tension when paired with #F08092. For more harmonious color combinations, use the analogous colours #F07FCA and #F0A57F, 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 #F08092

    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 #F08092?
    #F08092 is Color #F08092, a red color (colour) with RGB(240, 128, 146), HSL(350, 79%, 72%), and CMYK(0%, 47%, 39%, 6%). Its perceived brightness is 164/255.
    Is #F08092 accessible for text?
    Against white, #F08092 has a contrast ratio of 2.56:1 (fails AA for normal text). Against black, it has 8.21:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #F08092?
    The complementary colour is #7FF0DD (hue 170). For subtle color combinations, use analogous colours #F07FCA and #F0A57F. The triadic palette adds #92F07F and #7F92F0 for vibrant variety.
    How do I use #F08092 in CSS?
    Use any format: color: #f08092; or rgb(240, 128, 146); or hsl(350, 79%, 72%). For CSS custom properties: --color-primary: 350 79% 72%; 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.