Color #CCC8DA Color / Colour Code #CCC8DA

    This page shows the hex color code for color #ccc8da (#CCC8DA). The colour is a blue tone with 20% saturation and 82% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #CCC8DA

    Color Conversions

    HEX
    #CCC8DA
    RGB
    rgb(204, 200, 218)
    HSL
    hsl(253, 20%, 82%)
    HSV
    hsv(253, 8%, 85%)
    CMYK
    cmyk(6%, 8%, 0%, 15%)

    Accessibility Contrast

    WCAG contrast ratios for #CCC8DA against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.64:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    12.84:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.41:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 223, 253, and 283 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 253, 13, and 133 degrees.

    Color Palettes Using #CCC8DA

    Monochromatic Scale

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

    #221F2E #443D5C #716699 #AAA3C2 #D4D1E0
    Warm Harmony

    Adjacent hues from 253 to 298 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.

    #7F75A3 #8B75A3 #9675A3 #A275A3
    Cool Contrast

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

    #716699 #8E9966 #749966 #669971
    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.

    #C0B8E0 #E0B8D8 #E0C0B8 #D8E0B8 #B8E0C0

    Shades & Tints of #CCC8DA

    Lightness variations at hue 253 and 20% saturation.

    CSS Gradients with #CCC8DA

    Blue to Yellow
    linear-gradient(135deg, #ccc8da, #d6dac8)
    Analogous Fade
    linear-gradient(90deg, #ccc8da, #d5c8da)
    Deep to Light
    linear-gradient(180deg, #292537, #ccc8da)
    Tricolor Sweep
    linear-gradient(135deg, #ccc8da, #daccc8, #c8dacc)

    Design Use Cases for #CCC8DA

    Muted Accent Color

    With 20% saturation, #CCC8DA 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

    #CCC8DA at 82% 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.

    Trust & Professional Identity

    #CCC8DA sits in the blue range (hue 253). Blue is the world's most popular color for corporate identities because it conveys trust, stability, and competence. Use it for navigation bars, link text, form focus states, and any element where user confidence matters. Financial, healthcare, and technology brands rely heavily on this hue range.

    Gradient Pairing

    Create a gradient from #CCC8DA (hue 253) to its complement at hue 73. For a subtler effect, try pairing with an analogous color at hue 283. Use CSS: background: linear-gradient(135deg, #ccc8da, #d6dac8);

    CSS Code for #CCC8DA

    /* Background */
    background-color: #ccc8da;
    background-color: rgb(204, 200, 218);
    background-color: hsl(253, 20%, 82%);
    /* Text */
    color: #ccc8da;
    /* Border */
    border: 2px solid #ccc8da;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(204, 200, 218, 0.3);
    /* CSS Variable */
    --color-primary: 253 20% 82%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #CCC8DA across image editing and color design tools.

    About Color #CCC8DA (#CCC8DA)

    #CCC8DA is a blue color (colour) with RGB channel values of 204 red, 200 green, and 218 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 253 degrees with 20% saturation and 82% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #CCC8DA is 203/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 6% cyan, 8% magenta, 0% yellow, and 15% key (black).

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

    The complementary colour #D6DAC8 creates maximum visual tension when paired with #CCC8DA. For more harmonious color combinations, use the analogous colours #C8CDDA and #D5C8DA, 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 #CCC8DA

    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 #CCC8DA?
    #CCC8DA is Color #CCC8DA, a blue color (colour) with RGB(204, 200, 218), HSL(253, 20%, 82%), and CMYK(6%, 8%, 0%, 15%). Its perceived brightness is 203/255.
    Is #CCC8DA accessible for text?
    Against white, #CCC8DA has a contrast ratio of 1.64:1 (fails AA for normal text). Against black, it has 12.84:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #CCC8DA?
    The complementary colour is #D6DAC8 (hue 73). For subtle color combinations, use analogous colours #C8CDDA and #D5C8DA. The triadic palette adds #DACCC8 and #C8DACC for vibrant variety.
    How do I use #CCC8DA in CSS?
    Use any format: color: #ccc8da; or rgb(204, 200, 218); or hsl(253, 20%, 82%). For CSS custom properties: --color-primary: 253 20% 82%; 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.