Color #FAFAC6 Color / Colour Code #FAFAC6

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

    #FAFAC6

    Color Conversions

    HEX
    #FAFAC6
    RGB
    rgb(250, 250, 198)
    HSL
    hsl(60, 84%, 88%)
    HSV
    hsv(60, 21%, 98%)
    CMYK
    cmyk(0%, 0%, 21%, 2%)

    Accessibility Contrast

    WCAG contrast ratios for #FAFAC6 against common backgrounds.

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

    Complementary Colors

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

    Analogous Colors

    Hues at 30, 60, and 90 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 60, 180, and 300 degrees.

    Color Palettes Using #FAFAC6

    Monochromatic Scale

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

    #464606 #8D8D0C #EBEB14 #F3F372 #F9F9B9
    Warm Harmony

    Adjacent hues from 60 to 105 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.

    #E8E830 #BAE830 #8CE830 #5EE830
    Cool Contrast

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

    #D9D926 #2626D9 #7F26D9 #D926D9
    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.

    #E0E0B8 #B8E0B8 #B8E0E0 #B8B8E0 #E0B8E0

    Shades & Tints of #FAFAC6

    Lightness variations at hue 60 and 84% saturation.

    CSS Gradients with #FAFAC6

    Yellow to Blue
    linear-gradient(135deg, #fafac6, #c7c7fa)
    Analogous Fade
    linear-gradient(90deg, #fafac6, #e0fac7)
    Deep to Light
    linear-gradient(180deg, #545407, #f8f8ab)
    Tricolor Sweep
    linear-gradient(135deg, #fafac7, #c7fafa, #fac7fa)

    Design Use Cases for #FAFAC6

    Vibrant Brand Color

    #FAFAC6 has a strong 84% 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 88% lightness, #FAFAC6 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

    #FAFAC6 is in the yellow spectrum (hue 60). 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 #FAFAC6 (hue 60) to its complement at hue 240. For a subtler effect, try pairing with an analogous color at hue 90. Use CSS: background: linear-gradient(135deg, #fafac6, #c7c7fa);

    CSS Code for #FAFAC6

    /* Background */
    background-color: #fafac6;
    background-color: rgb(250, 250, 198);
    background-color: hsl(60, 84%, 88%);
    /* Text */
    color: #fafac6;
    /* Border */
    border: 2px solid #fafac6;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(250, 250, 198, 0.3);
    /* CSS Variable */
    --color-primary: 60 84% 88%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #FAFAC6 across image editing and color design tools.

    About Color #FAFAC6 (#FAFAC6)

    #FAFAC6 is a yellow color (colour) with RGB channel values of 250 red, 250 green, and 198 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 60 degrees with 84% saturation and 88% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #FAFAC6 is 244/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, 0% magenta, 21% yellow, and 2% key (black).

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

    The complementary colour #C7C7FA creates maximum visual tension when paired with #FAFAC6. For more harmonious color combinations, use the analogous colours #FAE0C7 and #E0FAC7, 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 #FAFAC6

    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 #FAFAC6?
    #FAFAC6 is Color #FAFAC6, a yellow color (colour) with RGB(250, 250, 198), HSL(60, 84%, 88%), and CMYK(0%, 0%, 21%, 2%). Its perceived brightness is 244/255.
    Is #FAFAC6 accessible for text?
    Against white, #FAFAC6 has a contrast ratio of 1.07:1 (fails AA for normal text). Against black, it has 19.55:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #FAFAC6?
    The complementary colour is #C7C7FA (hue 240). For subtle color combinations, use analogous colours #FAE0C7 and #E0FAC7. The triadic palette adds #C7FAFA and #FAC7FA for vibrant variety.
    How do I use #FAFAC6 in CSS?
    Use any format: color: #fafac6; or rgb(250, 250, 198); or hsl(60, 84%, 88%). For CSS custom properties: --color-primary: 60 84% 88%; 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.