Color #FB22BE Color / Colour Code #FB22BE

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

    #FB22BE

    Color Conversions

    HEX
    #FB22BE
    RGB
    rgb(251, 34, 190)
    HSL
    hsl(317, 96%, 56%)
    HSV
    hsv(317, 86%, 98%)
    CMYK
    cmyk(0%, 86%, 24%, 2%)

    Accessibility Contrast

    WCAG contrast ratios for #FB22BE against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.46:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    6.07:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    2.98:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 287, 317, and 347 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 317, 77, and 197 degrees.

    Color Palettes Using #FB22BE

    Monochromatic Scale

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

    #4B0236 #96036C #FA05B5 #FC69D2 #FDB4E9
    Warm Harmony

    Adjacent hues from 317 to 2 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.

    #E830B4 #E83086 #E83058 #E83730
    Cool Contrast

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

    #D926A6 #26D959 #26D9B2 #26A6D9
    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.

    #E0B8D5 #E0C3B8 #D5E0B8 #B8E0C3 #B8D5E0

    Shades & Tints of #FB22BE

    Lightness variations at hue 317 and 96% saturation.

    CSS Gradients with #FB22BE

    Pink to Green
    linear-gradient(135deg, #fb22be, #23fb60)
    Analogous Fade
    linear-gradient(90deg, #fb22be, #fb2352)
    Deep to Light
    linear-gradient(180deg, #5a0241, #fda5e4)
    Tricolor Sweep
    linear-gradient(135deg, #fb23bd, #bdfb23, #23bdfb)

    Design Use Cases for #FB22BE

    High-Impact Accent

    With 96% saturation, #FB22BE 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 56% lightness, #FB22BE 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

    #FB22BE is in the pink range (hue 317). 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 #FB22BE (hue 317) to its complement at hue 137. For a subtler effect, try pairing with an analogous color at hue 347. Use CSS: background: linear-gradient(135deg, #fb22be, #23fb60);

    CSS Code for #FB22BE

    /* Background */
    background-color: #fb22be;
    background-color: rgb(251, 34, 190);
    background-color: hsl(317, 96%, 56%);
    /* Text */
    color: #fb22be;
    /* Border */
    border: 2px solid #fb22be;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(251, 34, 190, 0.3);
    /* CSS Variable */
    --color-primary: 317 96% 56%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #FB22BE across image editing and color design tools.

    About Color #FB22BE (#FB22BE)

    #FB22BE is a pink color (colour) with RGB channel values of 251 red, 34 green, and 190 blue. The red channel is dominant by a ratio of 7.4:1 over the weakest channel. In HSL terms, the hue sits at 317 degrees with 96% saturation and 56% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #FB22BE is 117/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, 86% magenta, 24% yellow, and 2% key (black).

    The WCAG contrast ratio of #FB22BE against white is 3.46:1 and against black is 6.07: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.07:1.

    The complementary colour #23FB60 creates maximum visual tension when paired with #FB22BE. For more harmonious color combinations, use the analogous colours #CC23FB and #FB2352, 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 #FB22BE

    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 #FB22BE?
    #FB22BE is Color #FB22BE, a pink color (colour) with RGB(251, 34, 190), HSL(317, 96%, 56%), and CMYK(0%, 86%, 24%, 2%). Its perceived brightness is 117/255.
    Is #FB22BE accessible for text?
    Against white, #FB22BE has a contrast ratio of 3.46:1 (fails AA for normal text). Against black, it has 6.07: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 #FB22BE?
    The complementary colour is #23FB60 (hue 137). For subtle color combinations, use analogous colours #CC23FB and #FB2352. The triadic palette adds #BDFB23 and #23BDFB for vibrant variety.
    How do I use #FB22BE in CSS?
    Use any format: color: #fb22be; or rgb(251, 34, 190); or hsl(317, 96%, 56%). For CSS custom properties: --color-primary: 317 96% 56%; 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.