Color #94846F Color / Colour Code #94846F

    This page shows the hex color code for color #94846f (#94846F). The colour is a orange tone with 15% saturation and 51% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #94846F

    Color Conversions

    HEX
    #94846F
    RGB
    rgb(148, 132, 111)
    HSL
    hsl(34, 15%, 51%)
    HSV
    hsv(34, 25%, 58%)
    CMYK
    cmyk(0%, 11%, 25%, 42%)

    Accessibility Contrast

    WCAG contrast ratios for #94846F against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.63:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    5.79:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.13:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #94846F paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 4, 34, and 64 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 34, 154, and 274 degrees.

    Color Palettes Using #94846F

    Monochromatic Scale

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

    #2C2721 #584E41 #93826C #BEB4A7 #DEDAD3
    Warm Harmony

    Adjacent hues from 34 to 79 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.

    #9D8F7B #9D977B #9B9D7B #939D7B
    Cool Contrast

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

    #93826C #6C7D93 #6F6C93 #826C93
    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.

    #E0CFB8 #C9E0B8 #B8E0CF #B8C9E0 #CFB8E0

    Shades & Tints of #94846F

    Lightness variations at hue 34 and 15% saturation.

    CSS Gradients with #94846F

    Orange to Blue
    linear-gradient(135deg, #94846f, #6f8095)
    Analogous Fade
    linear-gradient(90deg, #94846f, #92956f)
    Deep to Light
    linear-gradient(180deg, #352f27, #d8d2ca)
    Tricolor Sweep
    linear-gradient(135deg, #95856f, #6f9585, #856f95)

    Design Use Cases for #94846F

    Muted Accent Color

    With 15% saturation, #94846F has a subtle, sophisticated quality. This level of desaturation works well for secondary buttons, inactive states, subtle borders, and backgrounds that need a hint of color without being distracting. Muted colors communicate restraint and professionalism.

    Soft Accent & Highlight

    With 51% lightness, #94846F has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.

    Warmth & Enthusiasm

    #94846F sits in the orange range (hue 34). 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 #94846F (hue 34) to its complement at hue 214. For a subtler effect, try pairing with an analogous color at hue 64. Use CSS: background: linear-gradient(135deg, #94846f, #6f8095);

    CSS Code for #94846F

    /* Background */
    background-color: #94846f;
    background-color: rgb(148, 132, 111);
    background-color: hsl(34, 15%, 51%);
    /* Text */
    color: #94846f;
    /* Border */
    border: 2px solid #94846f;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(148, 132, 111, 0.3);
    /* CSS Variable */
    --color-primary: 34 15% 51%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #94846F across image editing and color design tools.

    About Color #94846F (#94846F)

    #94846F is a orange color (colour) with RGB channel values of 148 red, 132 green, and 111 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 34 degrees with 15% saturation and 51% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #94846F is 134/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 0% cyan, 11% magenta, 25% yellow, and 42% key (black).

    The WCAG contrast ratio of #94846F against white is 3.63:1 and against black is 5.79:1. This only passes AA for large text (18pt+) on white. For normal body text on white, darken the color or use it on a dark background where it achieves 5.79:1.

    The complementary colour #6F8095 creates maximum visual tension when paired with #94846F. For more harmonious color combinations, use the analogous colours #95726F and #92956F, 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 #94846F

    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 #94846F?
    #94846F is Color #94846F, a orange color (colour) with RGB(148, 132, 111), HSL(34, 15%, 51%), and CMYK(0%, 11%, 25%, 42%). Its perceived brightness is 134/255.
    Is #94846F accessible for text?
    Against white, #94846F has a contrast ratio of 3.63:1 (fails AA for normal text). Against black, it has 5.79:1 (passes AA). It passes AA for large text (18pt+) on white. Use the contrast checker tool for custom background pairings.
    What colours pair well with #94846F?
    The complementary colour is #6F8095 (hue 214). For subtle color combinations, use analogous colours #95726F and #92956F. The triadic palette adds #6F9585 and #856F95 for vibrant variety.
    How do I use #94846F in CSS?
    Use any format: color: #94846f; or rgb(148, 132, 111); or hsl(34, 15%, 51%). For CSS custom properties: --color-primary: 34 15% 51%; 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.