Color #CCCD79 Color / Colour Code #CCCD79

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

    #CCCD79

    Color Conversions

    HEX
    #CCCD79
    RGB
    rgb(204, 205, 121)
    HSL
    hsl(61, 46%, 64%)
    HSV
    hsv(61, 41%, 80%)
    CMYK
    cmyk(0%, 0%, 41%, 20%)

    Accessibility Contrast

    WCAG contrast ratios for #CCCD79 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.67:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    12.58:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.44:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 31, 61, and 91 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 61, 181, and 301 degrees.

    Color Palettes Using #CCCD79

    Monochromatic Scale

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

    #373815 #6F7029 #B8BA45 #D5D68F #EAEAC7
    Warm Harmony

    Adjacent hues from 61 to 106 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.

    #BFC157 #A5C157 #8AC157 #70C157
    Cool Contrast

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

    #B8BA45 #4745BA #8145BA #BA45B8
    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 #CCCD79

    Lightness variations at hue 61 and 46% saturation.

    CSS Gradients with #CCCD79

    Yellow to Blue
    linear-gradient(135deg, #cccd79, #7a79cd)
    Analogous Fade
    linear-gradient(90deg, #cccd79, #a2cd79)
    Deep to Light
    linear-gradient(180deg, #424319, #e6e6bc)
    Tricolor Sweep
    linear-gradient(135deg, #cccd79, #79cccd, #cd79cc)

    Design Use Cases for #CCCD79

    Balanced UI Color

    At 46% saturation, #CCCD79 strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.

    Soft Accent & Highlight

    With 64% lightness, #CCCD79 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

    #CCCD79 is in the yellow spectrum (hue 61). 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 #CCCD79 (hue 61) to its complement at hue 241. For a subtler effect, try pairing with an analogous color at hue 91. Use CSS: background: linear-gradient(135deg, #cccd79, #7a79cd);

    CSS Code for #CCCD79

    /* Background */
    background-color: #cccd79;
    background-color: rgb(204, 205, 121);
    background-color: hsl(61, 46%, 64%);
    /* Text */
    color: #cccd79;
    /* Border */
    border: 2px solid #cccd79;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(204, 205, 121, 0.3);
    /* CSS Variable */
    --color-primary: 61 46% 64%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #CCCD79 across image editing and color design tools.

    About Color #CCCD79 (#CCCD79)

    #CCCD79 is a yellow color (colour) with RGB channel values of 204 red, 205 green, and 121 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 61 degrees with 46% saturation and 64% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #CCCD79 is 195/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, 41% yellow, and 20% key (black).

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

    The complementary colour #7A79CD creates maximum visual tension when paired with #CCCD79. For more harmonious color combinations, use the analogous colours #CDA579 and #A2CD79, 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 #CCCD79

    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 #CCCD79?
    #CCCD79 is Color #CCCD79, a yellow color (colour) with RGB(204, 205, 121), HSL(61, 46%, 64%), and CMYK(0%, 0%, 41%, 20%). Its perceived brightness is 195/255.
    Is #CCCD79 accessible for text?
    Against white, #CCCD79 has a contrast ratio of 1.67:1 (fails AA for normal text). Against black, it has 12.58:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #CCCD79?
    The complementary colour is #7A79CD (hue 241). For subtle color combinations, use analogous colours #CDA579 and #A2CD79. The triadic palette adds #79CCCD and #CD79CC for vibrant variety.
    How do I use #CCCD79 in CSS?
    Use any format: color: #cccd79; or rgb(204, 205, 121); or hsl(61, 46%, 64%). For CSS custom properties: --color-primary: 61 46% 64%; 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.