Color #FBEFE8 Color / Colour Code #FBEFE8

    This page shows the hex color code for color #fbefe8 (#FBEFE8). The colour is a orange tone with 70% saturation and 95% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #FBEFE8

    Color Conversions

    HEX
    #FBEFE8
    RGB
    rgb(251, 239, 232)
    HSL
    hsl(22, 70%, 95%)
    HSV
    hsv(22, 8%, 98%)
    CMYK
    cmyk(0%, 5%, 8%, 2%)

    Accessibility Contrast

    WCAG contrast ratios for #FBEFE8 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.13:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    18.61:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.03:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 352, 22, and 52 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 22, 142, and 262 degrees.

    Color Palettes Using #FBEFE8

    Monochromatic Scale

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

    #411F0B #823E17 #D96826 #E8A47D #F4D2BE
    Warm Harmony

    Adjacent hues from 22 to 67 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.

    #DD773C #DD9F3C #DDC73C #CADD3C
    Cool Contrast

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

    #D96826 #2697D9 #263ED9 #6826D9
    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.

    #E0C7B8 #D1E0B8 #B8E0C7 #B8D1E0 #C7B8E0

    Shades & Tints of #FBEFE8

    Lightness variations at hue 22 and 70% saturation.

    CSS Gradients with #FBEFE8

    Orange to Blue
    linear-gradient(135deg, #fbefe8, #e9f5fb)
    Analogous Fade
    linear-gradient(90deg, #fbefe8, #fbf9e9)
    Deep to Light
    linear-gradient(180deg, #4e250e, #f1c9b1)
    Tricolor Sweep
    linear-gradient(135deg, #fbf0e9, #e9fbf0, #f0e9fb)

    Design Use Cases for #FBEFE8

    Vibrant Brand Color

    #FBEFE8 has a strong 70% 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 95% lightness, #FBEFE8 is very close to white but carries a subtle orange tint. This is perfect for alternating row backgrounds in tables, subtle section differentiation, and adding warmth or coolness to an otherwise stark white design.

    Warmth & Enthusiasm

    #FBEFE8 sits in the orange range (hue 22). Orange combines the energy of red with the warmth of yellow. It works naturally for progress indicators, pricing highlights, "new" badges, and friendly call-to-action buttons. Food and fitness brands frequently use this hue range.

    Gradient Pairing

    Create a gradient from #FBEFE8 (hue 22) to its complement at hue 202. For a subtler effect, try pairing with an analogous color at hue 52. Use CSS: background: linear-gradient(135deg, #fbefe8, #e9f5fb);

    CSS Code for #FBEFE8

    /* Background */
    background-color: #fbefe8;
    background-color: rgb(251, 239, 232);
    background-color: hsl(22, 70%, 95%);
    /* Text */
    color: #fbefe8;
    /* Border */
    border: 2px solid #fbefe8;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(251, 239, 232, 0.3);
    /* CSS Variable */
    --color-primary: 22 70% 95%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #FBEFE8 across image editing and color design tools.

    About Color #FBEFE8 (#FBEFE8)

    #FBEFE8 is a orange color (colour) with RGB channel values of 251 red, 239 green, and 232 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 22 degrees with 70% saturation and 95% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #FBEFE8 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 0% cyan, 5% magenta, 8% yellow, and 2% key (black).

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

    The complementary colour #E9F5FB creates maximum visual tension when paired with #FBEFE8. For more harmonious color combinations, use the analogous colours #FBE9EC and #FBF9E9, 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 #FBEFE8

    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 #FBEFE8?
    #FBEFE8 is Color #FBEFE8, a orange color (colour) with RGB(251, 239, 232), HSL(22, 70%, 95%), and CMYK(0%, 5%, 8%, 2%). Its perceived brightness is 242/255.
    Is #FBEFE8 accessible for text?
    Against white, #FBEFE8 has a contrast ratio of 1.13:1 (fails AA for normal text). Against black, it has 18.61:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #FBEFE8?
    The complementary colour is #E9F5FB (hue 202). For subtle color combinations, use analogous colours #FBE9EC and #FBF9E9. The triadic palette adds #E9FBF0 and #F0E9FB for vibrant variety.
    How do I use #FBEFE8 in CSS?
    Use any format: color: #fbefe8; or rgb(251, 239, 232); or hsl(22, 70%, 95%). For CSS custom properties: --color-primary: 22 70% 95%; 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.