Color #F8DEF5 Color / Colour Code #F8DEF5

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

    #F8DEF5

    Color Conversions

    HEX
    #F8DEF5
    RGB
    rgb(248, 222, 245)
    HSL
    hsl(307, 65%, 92%)
    HSV
    hsv(307, 10%, 97%)
    CMYK
    cmyk(0%, 10%, 1%, 3%)

    Accessibility Contrast

    WCAG contrast ratios for #F8DEF5 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.25:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    16.76:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.08:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 277, 307, and 337 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 307, 67, and 187 degrees.

    Color Palettes Using #F8DEF5

    Monochromatic Scale

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

    #3F0D39 #7E1B73 #D22DBF #E481D9 #F2C0EC
    Warm Harmony

    Adjacent hues from 307 to 352 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.

    #D742C5 #D742A0 #D7427B #D74256
    Cool Contrast

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

    #D22DBF #2DD240 #2DD293 #2DBFD2
    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.

    #E0B8DC #E0BCB8 #DCE0B8 #B8E0BC #B8DCE0

    Shades & Tints of #F8DEF5

    Lightness variations at hue 307 and 65% saturation.

    CSS Gradients with #F8DEF5

    Purple to Green
    linear-gradient(135deg, #f8def5, #ddf8e0)
    Analogous Fade
    linear-gradient(90deg, #f8def5, #f8dde8)
    Deep to Light
    linear-gradient(180deg, #4c1045, #efb3e8)
    Tricolor Sweep
    linear-gradient(135deg, #f8ddf5, #f5f8dd, #ddf5f8)

    Design Use Cases for #F8DEF5

    Vibrant Brand Color

    #F8DEF5 has a strong 65% 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.

    Near-White Background

    At 92% lightness, #F8DEF5 is very close to white but carries a subtle purple tint. This is perfect for alternating row backgrounds in tables, subtle section differentiation, and adding warmth or coolness to an otherwise stark white design.

    Creativity & Premium Positioning

    #F8DEF5 falls in the purple spectrum (hue 307). 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 #F8DEF5 (hue 307) to its complement at hue 127. For a subtler effect, try pairing with an analogous color at hue 337. Use CSS: background: linear-gradient(135deg, #f8def5, #ddf8e0);

    CSS Code for #F8DEF5

    /* Background */
    background-color: #f8def5;
    background-color: rgb(248, 222, 245);
    background-color: hsl(307, 65%, 92%);
    /* Text */
    color: #f8def5;
    /* Border */
    border: 2px solid #f8def5;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(248, 222, 245, 0.3);
    /* CSS Variable */
    --color-primary: 307 65% 92%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #F8DEF5 across image editing and color design tools.

    About Color #F8DEF5 (#F8DEF5)

    #F8DEF5 is a purple color (colour) with RGB channel values of 248 red, 222 green, and 245 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 307 degrees with 65% saturation and 92% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #F8DEF5 is 232/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This means it appears bright to the human eye and is best paired with dark text for readability. For print production, the CMYK equivalent is 0% cyan, 10% magenta, 1% yellow, and 3% key (black).

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

    The complementary colour #DDF8E0 creates maximum visual tension when paired with #F8DEF5. For more harmonious color combinations, use the analogous colours #EEDDF8 and #F8DDE8, 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 #F8DEF5

    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 #F8DEF5?
    #F8DEF5 is Color #F8DEF5, a purple color (colour) with RGB(248, 222, 245), HSL(307, 65%, 92%), and CMYK(0%, 10%, 1%, 3%). Its perceived brightness is 232/255.
    Is #F8DEF5 accessible for text?
    Against white, #F8DEF5 has a contrast ratio of 1.25:1 (fails AA for normal text). Against black, it has 16.76:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #F8DEF5?
    The complementary colour is #DDF8E0 (hue 127). For subtle color combinations, use analogous colours #EEDDF8 and #F8DDE8. The triadic palette adds #F5F8DD and #DDF5F8 for vibrant variety.
    How do I use #F8DEF5 in CSS?
    Use any format: color: #f8def5; or rgb(248, 222, 245); or hsl(307, 65%, 92%). For CSS custom properties: --color-primary: 307 65% 92%; 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.