Color #FF22BD Color / Colour Code #FF22BD

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

    #FF22BD

    Color Conversions

    HEX
    #FF22BD
    RGB
    rgb(255, 34, 189)
    HSL
    hsl(318, 100%, 57%)
    HSV
    hsv(318, 87%, 100%)
    CMYK
    cmyk(0%, 87%, 26%, 0%)

    Accessibility Contrast

    WCAG contrast ratios for #FF22BD against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.38:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    6.22:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    2.91:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 288, 318, and 348 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 318, 78, and 198 degrees.

    Color Palettes Using #FF22BD

    Monochromatic Scale

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

    #4D0036 #99006B #FF00B2 #FF66D1 #FFB3E8
    Warm Harmony

    Adjacent hues from 318 to 3 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.

    #E830B1 #E83083 #E83055 #E83A30
    Cool Contrast

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

    #D926A3 #26D95C #26D9B5 #26A3D9
    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.

    #E0B8D4 #E0C4B8 #D4E0B8 #B8E0C4 #B8D4E0

    Shades & Tints of #FF22BD

    Lightness variations at hue 318 and 100% saturation.

    CSS Gradients with #FF22BD

    Pink to Green
    linear-gradient(135deg, #ff22bd, #24ff65)
    Analogous Fade
    linear-gradient(90deg, #ff22bd, #ff2450)
    Deep to Light
    linear-gradient(180deg, #5c0040, #ffa3e3)
    Tricolor Sweep
    linear-gradient(135deg, #ff24bd, #bdff24, #24bdff)

    Design Use Cases for #FF22BD

    High-Impact Accent

    With 100% saturation, #FF22BD 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 57% lightness, #FF22BD 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

    #FF22BD is in the pink range (hue 318). 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 #FF22BD (hue 318) to its complement at hue 138. For a subtler effect, try pairing with an analogous color at hue 348. Use CSS: background: linear-gradient(135deg, #ff22bd, #24ff65);

    CSS Code for #FF22BD

    /* Background */
    background-color: #ff22bd;
    background-color: rgb(255, 34, 189);
    background-color: hsl(318, 100%, 57%);
    /* Text */
    color: #ff22bd;
    /* Border */
    border: 2px solid #ff22bd;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(255, 34, 189, 0.3);
    /* CSS Variable */
    --color-primary: 318 100% 57%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #FF22BD across image editing and color design tools.

    About Color #FF22BD (#FF22BD)

    #FF22BD is a pink color (colour) with RGB channel values of 255 red, 34 green, and 189 blue. The red channel is dominant by a ratio of 7.5:1 over the weakest channel. In HSL terms, the hue sits at 318 degrees with 100% saturation and 57% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #FF22BD is 118/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, 87% magenta, 26% yellow, and 0% key (black).

    The WCAG contrast ratio of #FF22BD against white is 3.38:1 and against black is 6.22: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.22:1.

    The complementary colour #24FF65 creates maximum visual tension when paired with #FF22BD. For more harmonious color combinations, use the analogous colours #D324FF and #FF2450, 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 #FF22BD

    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 #FF22BD?
    #FF22BD is Color #FF22BD, a pink color (colour) with RGB(255, 34, 189), HSL(318, 100%, 57%), and CMYK(0%, 87%, 26%, 0%). Its perceived brightness is 118/255.
    Is #FF22BD accessible for text?
    Against white, #FF22BD has a contrast ratio of 3.38:1 (fails AA for normal text). Against black, it has 6.22: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 #FF22BD?
    The complementary colour is #24FF65 (hue 138). For subtle color combinations, use analogous colours #D324FF and #FF2450. The triadic palette adds #BDFF24 and #24BDFF for vibrant variety.
    How do I use #FF22BD in CSS?
    Use any format: color: #ff22bd; or rgb(255, 34, 189); or hsl(318, 100%, 57%). For CSS custom properties: --color-primary: 318 100% 57%; 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.