Color #F8DEF7 Color / Colour Code #F8DEF7

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

    #F8DEF7

    Color Conversions

    HEX
    #F8DEF7
    RGB
    rgb(248, 222, 247)
    HSL
    hsl(302, 65%, 92%)
    HSV
    hsv(302, 10%, 97%)
    CMYK
    cmyk(0%, 10%, 0%, 3%)

    Accessibility Contrast

    WCAG contrast ratios for #F8DEF7 against common backgrounds.

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

    Complementary Colors

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

    Analogous Colors

    Hues at 272, 302, and 332 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 302, 62, and 182 degrees.

    Color Palettes Using #F8DEF7

    Monochromatic Scale

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

    #3F0D3D #7E1B7B #D22DCD #E481E1 #F2C0F0
    Warm Harmony

    Adjacent hues from 302 to 347 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.

    #D742D2 #D742AD #D74287 #D74262
    Cool Contrast

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

    #D22DCD #2DD232 #2DD285 #2DCDD2
    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.

    #E0B8DF #E0B9B8 #DFE0B8 #B8E0B9 #B8DFE0

    Shades & Tints of #F8DEF7

    Lightness variations at hue 302 and 65% saturation.

    CSS Gradients with #F8DEF7

    Purple to Green
    linear-gradient(135deg, #f8def7, #ddf8de)
    Analogous Fade
    linear-gradient(90deg, #f8def7, #f8ddea)
    Deep to Light
    linear-gradient(180deg, #4c104a, #efb3ed)
    Tricolor Sweep
    linear-gradient(135deg, #f8ddf7, #f7f8dd, #ddf7f8)

    Design Use Cases for #F8DEF7

    Vibrant Brand Color

    #F8DEF7 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, #F8DEF7 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

    #F8DEF7 falls in the purple spectrum (hue 302). 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 #F8DEF7 (hue 302) to its complement at hue 122. For a subtler effect, try pairing with an analogous color at hue 332. Use CSS: background: linear-gradient(135deg, #f8def7, #ddf8de);

    CSS Code for #F8DEF7

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

    Similar Colors

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

    Use This Color in Design Tools

    Apply #F8DEF7 across image editing and color design tools.

    About Color #F8DEF7 (#F8DEF7)

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

    The perceived brightness of #F8DEF7 is 233/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, 0% yellow, and 3% key (black).

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

    The complementary colour #DDF8DE creates maximum visual tension when paired with #F8DEF7. For more harmonious color combinations, use the analogous colours #EBDDF8 and #F8DDEA, 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 #F8DEF7

    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 #F8DEF7?
    #F8DEF7 is Color #F8DEF7, a purple color (colour) with RGB(248, 222, 247), HSL(302, 65%, 92%), and CMYK(0%, 10%, 0%, 3%). Its perceived brightness is 233/255.
    Is #F8DEF7 accessible for text?
    Against white, #F8DEF7 has a contrast ratio of 1.25:1 (fails AA for normal text). Against black, it has 16.78:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #F8DEF7?
    The complementary colour is #DDF8DE (hue 122). For subtle color combinations, use analogous colours #EBDDF8 and #F8DDEA. The triadic palette adds #F7F8DD and #DDF7F8 for vibrant variety.
    How do I use #F8DEF7 in CSS?
    Use any format: color: #f8def7; or rgb(248, 222, 247); or hsl(302, 65%, 92%). For CSS custom properties: --color-primary: 302 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.