Color #DEC75E Color / Colour Code #DEC75E

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

    #DEC75E

    Color Conversions

    HEX
    #DEC75E
    RGB
    rgb(222, 199, 94)
    HSL
    hsl(49, 66%, 62%)
    HSV
    hsv(49, 58%, 87%)
    CMYK
    cmyk(0%, 10%, 58%, 13%)

    Accessibility Contrast

    WCAG contrast ratios for #DEC75E against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.69:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    12.44:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.46:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 19, 49, and 79 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 49, 169, and 289 degrees.

    Color Palettes Using #DEC75E

    Monochromatic Scale

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

    #3F360D #7F6C1A #D4B52B #E5D280 #F2E9C0
    Warm Harmony

    Adjacent hues from 49 to 94 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.

    #D8BC41 #CED841 #A8D841 #82D841
    Cool Contrast

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

    #D4B52B #2B4AD4 #612BD4 #B52BD4
    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.

    #E0D9B8 #BFE0B8 #B8E0D9 #B8BFE0 #D9B8E0

    Shades & Tints of #DEC75E

    Lightness variations at hue 49 and 66% saturation.

    CSS Gradients with #DEC75E

    Yellow to Blue
    linear-gradient(135deg, #dec75e, #5e76de)
    Analogous Fade
    linear-gradient(90deg, #dec75e, #b6de5e)
    Deep to Light
    linear-gradient(180deg, #4c4110, #efe4b3)
    Tricolor Sweep
    linear-gradient(135deg, #dec75e, #5edec7, #c75ede)

    Design Use Cases for #DEC75E

    Vibrant Brand Color

    #DEC75E has a strong 66% 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.

    Soft Accent & Highlight

    With 62% lightness, #DEC75E 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.

    Attention & Optimism

    #DEC75E is in the yellow spectrum (hue 49). 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 #DEC75E (hue 49) to its complement at hue 229. For a subtler effect, try pairing with an analogous color at hue 79. Use CSS: background: linear-gradient(135deg, #dec75e, #5e76de);

    CSS Code for #DEC75E

    /* Background */
    background-color: #dec75e;
    background-color: rgb(222, 199, 94);
    background-color: hsl(49, 66%, 62%);
    /* Text */
    color: #dec75e;
    /* Border */
    border: 2px solid #dec75e;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(222, 199, 94, 0.3);
    /* CSS Variable */
    --color-primary: 49 66% 62%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #DEC75E across image editing and color design tools.

    About Color #DEC75E (#DEC75E)

    #DEC75E is a yellow color (colour) with RGB channel values of 222 red, 199 green, and 94 blue. The red channel is dominant by a ratio of 2.4:1 over the weakest channel. In HSL terms, the hue sits at 49 degrees with 66% saturation and 62% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #DEC75E is 194/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, 58% yellow, and 13% key (black).

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

    The complementary colour #5E76DE creates maximum visual tension when paired with #DEC75E. For more harmonious color combinations, use the analogous colours #DE875E and #B6DE5E, 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 #DEC75E

    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 #DEC75E?
    #DEC75E is Color #DEC75E, a yellow color (colour) with RGB(222, 199, 94), HSL(49, 66%, 62%), and CMYK(0%, 10%, 58%, 13%). Its perceived brightness is 194/255.
    Is #DEC75E accessible for text?
    Against white, #DEC75E has a contrast ratio of 1.69:1 (fails AA for normal text). Against black, it has 12.44:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #DEC75E?
    The complementary colour is #5E76DE (hue 229). For subtle color combinations, use analogous colours #DE875E and #B6DE5E. The triadic palette adds #5EDEC7 and #C75EDE for vibrant variety.
    How do I use #DEC75E in CSS?
    Use any format: color: #dec75e; or rgb(222, 199, 94); or hsl(49, 66%, 62%). For CSS custom properties: --color-primary: 49 66% 62%; 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.