Color #CED0BD Color / Colour Code #CED0BD

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

    #CED0BD

    Color Conversions

    HEX
    #CED0BD
    RGB
    rgb(206, 208, 189)
    HSL
    hsl(66, 17%, 78%)
    HSV
    hsv(66, 9%, 82%)
    CMYK
    cmyk(1%, 0%, 9%, 18%)

    Accessibility Contrast

    WCAG contrast ratios for #CED0BD against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.57:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    13.38:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.35:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 36, 66, and 96 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 66, 186, and 306 degrees.

    Color Palettes Using #CED0BD

    Monochromatic Scale

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

    #2B2D20 #575A3F #91956A #BDC0A5 #DEDFD2
    Warm Harmony

    Adjacent hues from 66 to 111 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.

    #9CA079 #92A079 #88A079 #7FA079
    Cool Contrast

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

    #91956A #6E6A95 #846A95 #956A91
    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.

    #DCE0B8 #B8E0BC #B8DCE0 #BCB8E0 #E0B8DC

    Shades & Tints of #CED0BD

    Lightness variations at hue 66 and 17% saturation.

    CSS Gradients with #CED0BD

    Yellow to Blue
    linear-gradient(135deg, #ced0bd, #bfbdd0)
    Analogous Fade
    linear-gradient(90deg, #ced0bd, #c5d0bd)
    Deep to Light
    linear-gradient(180deg, #343626, #d7d9c9)
    Tricolor Sweep
    linear-gradient(135deg, #cfd0bd, #bdcfd0, #d0bdcf)

    Design Use Cases for #CED0BD

    Muted Accent Color

    With 17% saturation, #CED0BD 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.

    Light Background Tint

    #CED0BD at 78% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.

    Attention & Optimism

    #CED0BD is in the yellow spectrum (hue 66). 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 #CED0BD (hue 66) to its complement at hue 246. For a subtler effect, try pairing with an analogous color at hue 96. Use CSS: background: linear-gradient(135deg, #ced0bd, #bfbdd0);

    CSS Code for #CED0BD

    /* Background */
    background-color: #ced0bd;
    background-color: rgb(206, 208, 189);
    background-color: hsl(66, 17%, 78%);
    /* Text */
    color: #ced0bd;
    /* Border */
    border: 2px solid #ced0bd;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(206, 208, 189, 0.3);
    /* CSS Variable */
    --color-primary: 66 17% 78%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #CED0BD across image editing and color design tools.

    About Color #CED0BD (#CED0BD)

    #CED0BD is a yellow color (colour) with RGB channel values of 206 red, 208 green, and 189 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 66 degrees with 17% saturation and 78% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #CED0BD is 205/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 1% cyan, 0% magenta, 9% yellow, and 18% key (black).

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

    The complementary colour #BFBDD0 creates maximum visual tension when paired with #CED0BD. For more harmonious color combinations, use the analogous colours #D0C9BD and #C5D0BD, 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 #CED0BD

    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 #CED0BD?
    #CED0BD is Color #CED0BD, a yellow color (colour) with RGB(206, 208, 189), HSL(66, 17%, 78%), and CMYK(1%, 0%, 9%, 18%). Its perceived brightness is 205/255.
    Is #CED0BD accessible for text?
    Against white, #CED0BD has a contrast ratio of 1.57:1 (fails AA for normal text). Against black, it has 13.38:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #CED0BD?
    The complementary colour is #BFBDD0 (hue 246). For subtle color combinations, use analogous colours #D0C9BD and #C5D0BD. The triadic palette adds #BDCFD0 and #D0BDCF for vibrant variety.
    How do I use #CED0BD in CSS?
    Use any format: color: #ced0bd; or rgb(206, 208, 189); or hsl(66, 17%, 78%). For CSS custom properties: --color-primary: 66 17% 78%; 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.