Color #FF11C8 Color / Colour Code #FF11C8

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

    #FF11C8

    Color Conversions

    HEX
    #FF11C8
    RGB
    rgb(255, 17, 200)
    HSL
    hsl(314, 100%, 53%)
    HSV
    hsv(314, 93%, 100%)
    CMYK
    cmyk(0%, 93%, 22%, 0%)

    Accessibility Contrast

    WCAG contrast ratios for #FF11C8 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.41:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    6.17:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    2.94:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 284, 314, and 344 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 314, 74, and 194 degrees.

    Color Palettes Using #FF11C8

    Monochromatic Scale

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

    #4D003B #990075 #FF00C3 #FF66DB #FFB3ED
    Warm Harmony

    Adjacent hues from 314 to 359 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.

    #E830BD #E8308F #E83061 #E83034
    Cool Contrast

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

    #D926AF #26D950 #26D9A9 #26AFD9
    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.

    #E0B8D7 #E0C1B8 #D7E0B8 #B8E0C1 #B8D7E0

    Shades & Tints of #FF11C8

    Lightness variations at hue 314 and 100% saturation.

    CSS Gradients with #FF11C8

    Purple to Green
    linear-gradient(135deg, #ff11c8, #0fff47)
    Analogous Fade
    linear-gradient(90deg, #ff11c8, #ff0f4f)
    Deep to Light
    linear-gradient(180deg, #5c0046, #ffa3ea)
    Tricolor Sweep
    linear-gradient(135deg, #ff0fc7, #c7ff0f, #0fc7ff)

    Design Use Cases for #FF11C8

    High-Impact Accent

    With 100% saturation, #FF11C8 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 53% lightness, #FF11C8 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

    #FF11C8 falls in the purple spectrum (hue 314). 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 #FF11C8 (hue 314) to its complement at hue 134. For a subtler effect, try pairing with an analogous color at hue 344. Use CSS: background: linear-gradient(135deg, #ff11c8, #0fff47);

    CSS Code for #FF11C8

    /* Background */
    background-color: #ff11c8;
    background-color: rgb(255, 17, 200);
    background-color: hsl(314, 100%, 53%);
    /* Text */
    color: #ff11c8;
    /* Border */
    border: 2px solid #ff11c8;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(255, 17, 200, 0.3);
    /* CSS Variable */
    --color-primary: 314 100% 53%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #FF11C8 across image editing and color design tools.

    About Color #FF11C8 (#FF11C8)

    #FF11C8 is a purple color (colour) with RGB channel values of 255 red, 17 green, and 200 blue. The red channel is dominant by a ratio of 15.0:1 over the weakest channel. In HSL terms, the hue sits at 314 degrees with 100% saturation and 53% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #FF11C8 is 109/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, 93% magenta, 22% yellow, and 0% key (black).

    The WCAG contrast ratio of #FF11C8 against white is 3.41:1 and against black is 6.17: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.17:1.

    The complementary colour #0FFF47 creates maximum visual tension when paired with #FF11C8. For more harmonious color combinations, use the analogous colours #BF0FFF and #FF0F4F, 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 #FF11C8

    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 #FF11C8?
    #FF11C8 is Color #FF11C8, a purple color (colour) with RGB(255, 17, 200), HSL(314, 100%, 53%), and CMYK(0%, 93%, 22%, 0%). Its perceived brightness is 109/255.
    Is #FF11C8 accessible for text?
    Against white, #FF11C8 has a contrast ratio of 3.41:1 (fails AA for normal text). Against black, it has 6.17: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 #FF11C8?
    The complementary colour is #0FFF47 (hue 134). For subtle color combinations, use analogous colours #BF0FFF and #FF0F4F. The triadic palette adds #C7FF0F and #0FC7FF for vibrant variety.
    How do I use #FF11C8 in CSS?
    Use any format: color: #ff11c8; or rgb(255, 17, 200); or hsl(314, 100%, 53%). For CSS custom properties: --color-primary: 314 100% 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.