Color #F2FCBD Color / Colour Code #F2FCBD

    This page shows the hex color code for color #f2fcbd (#F2FCBD). The colour is a yellow tone with 91% saturation and 86% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #F2FCBD

    Color Conversions

    HEX
    #F2FCBD
    RGB
    rgb(242, 252, 189)
    HSL
    hsl(70, 91%, 86%)
    HSV
    hsv(70, 25%, 99%)
    CMYK
    cmyk(4%, 0%, 25%, 1%)

    Accessibility Contrast

    WCAG contrast ratios for #F2FCBD against common backgrounds.

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

    Complementary Colors

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

    Analogous Colors

    Hues at 40, 70, and 100 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 70, 190, and 310 degrees.

    Color Palettes Using #F2FCBD

    Monochromatic Scale

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

    #3D4903 #7B9207 #CDF40B #E1F86D #F0FCB6
    Warm Harmony

    Adjacent hues from 70 to 115 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.

    #C9E830 #9CE830 #6EE830 #40E830
    Cool Contrast

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

    #BBD926 #4426D9 #9D26D9 #D926BB
    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.

    #DAE0B8 #B8E0BE #B8DAE0 #BEB8E0 #E0B8DA

    Shades & Tints of #F2FCBD

    Lightness variations at hue 70 and 91% saturation.

    CSS Gradients with #F2FCBD

    Yellow to Blue
    linear-gradient(135deg, #f2fcbd, #c6bbfc)
    Analogous Fade
    linear-gradient(90deg, #f2fcbd, #d0fcbb)
    Deep to Light
    linear-gradient(180deg, #4a5804, #edfba7)
    Tricolor Sweep
    linear-gradient(135deg, #f1fcbb, #bbf1fc, #fcbbf1)

    Design Use Cases for #F2FCBD

    High-Impact Accent

    With 91% saturation, #F2FCBD 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.

    Near-White Background

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

    Attention & Optimism

    #F2FCBD is in the yellow spectrum (hue 70). Yellow attracts attention faster than any other color. Use it for warning labels, featured content markers, star ratings, and tooltip backgrounds. Pair with dark text since yellow often fails contrast checks against white.

    Gradient Pairing

    Create a gradient from #F2FCBD (hue 70) to its complement at hue 250. For a subtler effect, try pairing with an analogous color at hue 100. Use CSS: background: linear-gradient(135deg, #f2fcbd, #c6bbfc);

    CSS Code for #F2FCBD

    /* Background */
    background-color: #f2fcbd;
    background-color: rgb(242, 252, 189);
    background-color: hsl(70, 91%, 86%);
    /* Text */
    color: #f2fcbd;
    /* Border */
    border: 2px solid #f2fcbd;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(242, 252, 189, 0.3);
    /* CSS Variable */
    --color-primary: 70 91% 86%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #F2FCBD across image editing and color design tools.

    About Color #F2FCBD (#F2FCBD)

    #F2FCBD is a yellow color (colour) with RGB channel values of 242 red, 252 green, and 189 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 70 degrees with 91% saturation and 86% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #F2FCBD is 242/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 4% cyan, 0% magenta, 25% yellow, and 1% key (black).

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

    The complementary colour #C6BBFC creates maximum visual tension when paired with #F2FCBD. For more harmonious color combinations, use the analogous colours #FCE6BB and #D0FCBB, 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 #F2FCBD

    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 #F2FCBD?
    #F2FCBD is Color #F2FCBD, a yellow color (colour) with RGB(242, 252, 189), HSL(70, 91%, 86%), and CMYK(4%, 0%, 25%, 1%). Its perceived brightness is 242/255.
    Is #F2FCBD accessible for text?
    Against white, #F2FCBD has a contrast ratio of 1.08:1 (fails AA for normal text). Against black, it has 19.43:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #F2FCBD?
    The complementary colour is #C6BBFC (hue 250). For subtle color combinations, use analogous colours #FCE6BB and #D0FCBB. The triadic palette adds #BBF1FC and #FCBBF1 for vibrant variety.
    How do I use #F2FCBD in CSS?
    Use any format: color: #f2fcbd; or rgb(242, 252, 189); or hsl(70, 91%, 86%). For CSS custom properties: --color-primary: 70 91% 86%; 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.