#cccc2d – Complementary

    Find the complementary color of #cccc2d. Learn how complementary pairs create visual contrast in design.

    #cccc2d
    Base
    #2d2dcd

    About Complementary for #cccc2d

    The complementary colour of #cccc2d sits directly opposite on the color wheel at approximately 240° hue. Complementary pairs create maximum visual contrast, ideal for call-to-action buttons, data visualization, or bold branding. Use one as the dominant colour (60%) and the other as an accent (10-20%), with neutrals filling the remaining space. This 60-30-10 rule prevents high contrast from becoming visually overwhelming.

    Contrast Ratio

    The contrast ratio between #cccc2d and #2d2dcd is 5.17:1. Passes WCAG AA for normal text.

    Frequently Asked Questions

    What is the complementary of #cccc2d?
    The complementary colour of #cccc2d sits directly opposite on the color wheel at approximately 240° hue. Complementary pairs create maximum visual contrast, ideal for call-to-action buttons, data visu...
    How do I use #cccc2d complementary colors in CSS?
    Copy the hex values shown above and use them in CSS properties like color, background-color, or border-color. For gradients, use the linear-gradient() syntax provided.