Color #F147CF Color / Colour Code #F147CF

    This page shows the hex color code for color #f147cf (#F147CF). The colour is a purple tone with 86% saturation and 61% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #F147CF

    Color Conversions

    HEX
    #F147CF
    RGB
    rgb(241, 71, 207)
    HSL
    hsl(312, 86%, 61%)
    HSV
    hsv(312, 71%, 95%)
    CMYK
    cmyk(0%, 71%, 14%, 5%)

    Accessibility Contrast

    WCAG contrast ratios for #F147CF against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.21:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    6.54:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    2.77:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 282, 312, and 342 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 312, 72, and 192 degrees.

    Color Palettes Using #F147CF

    Monochromatic Scale

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

    #47053A #8E0B74 #ED12C1 #F471DA #FAB8EC
    Warm Harmony

    Adjacent hues from 312 to 357 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.

    #E830C3 #E83095 #E83068 #E8303A
    Cool Contrast

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

    #D926B5 #26D94A #26D9A3 #26B5D9
    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.

    #E0B8D8 #E0C0B8 #D8E0B8 #B8E0C0 #B8D8E0

    Shades & Tints of #F147CF

    Lightness variations at hue 312 and 86% saturation.

    CSS Gradients with #F147CF

    Purple to Green
    linear-gradient(135deg, #f147cf, #46f168)
    Analogous Fade
    linear-gradient(90deg, #f147cf, #f14679)
    Deep to Light
    linear-gradient(180deg, #550646, #f9aae9)
    Tricolor Sweep
    linear-gradient(135deg, #f146cf, #cff146, #46cff1)

    Design Use Cases for #F147CF

    High-Impact Accent

    With 86% saturation, #F147CF is highly vivid. Reserve this for elements that need maximum attention: primary action buttons, notification badges, error states, or promotional banners. Use sparingly alongside neutral tones to avoid visual fatigue.

    Soft Accent & Highlight

    With 61% lightness, #F147CF 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.

    Creativity & Premium Positioning

    #F147CF falls in the purple spectrum (hue 312). Purple communicates creativity, wisdom, and luxury. It is effective for premium product highlights, creative portfolio accents, meditation app interfaces, and rewards program branding. Purple occupies a unique space between the energy of red and the calm of blue.

    Gradient Pairing

    Create a gradient from #F147CF (hue 312) to its complement at hue 132. For a subtler effect, try pairing with an analogous color at hue 342. Use CSS: background: linear-gradient(135deg, #f147cf, #46f168);

    CSS Code for #F147CF

    /* Background */
    background-color: #f147cf;
    background-color: rgb(241, 71, 207);
    background-color: hsl(312, 86%, 61%);
    /* Text */
    color: #f147cf;
    /* Border */
    border: 2px solid #f147cf;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(241, 71, 207, 0.3);
    /* CSS Variable */
    --color-primary: 312 86% 61%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #F147CF across image editing and color design tools.

    About Color #F147CF (#F147CF)

    #F147CF is a purple color (colour) with RGB channel values of 241 red, 71 green, and 207 blue. The red channel is dominant by a ratio of 3.4:1 over the weakest channel. In HSL terms, the hue sits at 312 degrees with 86% saturation and 61% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #F147CF is 137/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, 71% magenta, 14% yellow, and 5% key (black).

    The WCAG contrast ratio of #F147CF against white is 3.21:1 and against black is 6.54: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.54:1.

    The complementary colour #46F168 creates maximum visual tension when paired with #F147CF. For more harmonious color combinations, use the analogous colours #BE46F1 and #F14679, 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 #F147CF

    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 #F147CF?
    #F147CF is Color #F147CF, a purple color (colour) with RGB(241, 71, 207), HSL(312, 86%, 61%), and CMYK(0%, 71%, 14%, 5%). Its perceived brightness is 137/255.
    Is #F147CF accessible for text?
    Against white, #F147CF has a contrast ratio of 3.21:1 (fails AA for normal text). Against black, it has 6.54: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 #F147CF?
    The complementary colour is #46F168 (hue 132). For subtle color combinations, use analogous colours #BE46F1 and #F14679. The triadic palette adds #CFF146 and #46CFF1 for vibrant variety.
    How do I use #F147CF in CSS?
    Use any format: color: #f147cf; or rgb(241, 71, 207); or hsl(312, 86%, 61%). For CSS custom properties: --color-primary: 312 86% 61%; 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.