Color #CCF2FA Color / Colour Code #CCF2FA

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

    #CCF2FA

    Color Conversions

    HEX
    #CCF2FA
    RGB
    rgb(204, 242, 250)
    HSL
    hsl(190, 82%, 89%)
    HSV
    hsv(190, 18%, 98%)
    CMYK
    cmyk(18%, 3%, 0%, 2%)

    Accessibility Contrast

    WCAG contrast ratios for #CCF2FA against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.19:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    17.65:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.03:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 160, 190, and 220 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 190, 310, and 70 degrees.

    Color Palettes Using #CCF2FA

    Monochromatic Scale

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

    #073B46 #0E768B #17C5E8 #74DCF1 #B9EEF8
    Warm Harmony

    Adjacent hues from 190 to 235 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.

    #30C9E8 #309CE8 #306EE8 #3040E8
    Cool Contrast

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

    #26BBD9 #D94426 #D99D26 #BBD926
    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.

    #B8DAE0 #BEB8E0 #E0B8DA #E0BEB8 #DAE0B8

    Shades & Tints of #CCF2FA

    Lightness variations at hue 190 and 82% saturation.

    CSS Gradients with #CCF2FA

    Cyan to Red
    linear-gradient(135deg, #ccf2fa, #fad4cc)
    Analogous Fade
    linear-gradient(90deg, #ccf2fa, #ccdbfa)
    Deep to Light
    linear-gradient(180deg, #084754, #abeaf7)
    Tricolor Sweep
    linear-gradient(135deg, #ccf2fa, #faccf2, #f2facc)

    Design Use Cases for #CCF2FA

    Vibrant Brand Color

    #CCF2FA has a strong 82% 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.

    Near-White Background

    At 89% lightness, #CCF2FA is very close to white but carries a subtle cyan tint. This is perfect for alternating row backgrounds in tables, subtle section differentiation, and adding warmth or coolness to an otherwise stark white design.

    Clarity & Technology

    #CCF2FA is in the cyan spectrum (hue 190). Cyan evokes technology, clarity, and innovation. It works well for tech product interfaces, data visualization accents, loading indicators, and futuristic design themes. Cyan provides a modern alternative to traditional blues.

    Gradient Pairing

    Create a gradient from #CCF2FA (hue 190) to its complement at hue 10. For a subtler effect, try pairing with an analogous color at hue 220. Use CSS: background: linear-gradient(135deg, #ccf2fa, #fad4cc);

    CSS Code for #CCF2FA

    /* Background */
    background-color: #ccf2fa;
    background-color: rgb(204, 242, 250);
    background-color: hsl(190, 82%, 89%);
    /* Text */
    color: #ccf2fa;
    /* Border */
    border: 2px solid #ccf2fa;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(204, 242, 250, 0.3);
    /* CSS Variable */
    --color-primary: 190 82% 89%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #CCF2FA across image editing and color design tools.

    About Color #CCF2FA (#CCF2FA)

    #CCF2FA is a cyan color (colour) with RGB channel values of 204 red, 242 green, and 250 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 190 degrees with 82% saturation and 89% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #CCF2FA is 232/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 18% cyan, 3% magenta, 0% yellow, and 2% key (black).

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

    The complementary colour #FAD4CC creates maximum visual tension when paired with #CCF2FA. For more harmonious color combinations, use the analogous colours #CCFAEB and #CCDBFA, 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 #CCF2FA

    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 #CCF2FA?
    #CCF2FA is Color #CCF2FA, a cyan color (colour) with RGB(204, 242, 250), HSL(190, 82%, 89%), and CMYK(18%, 3%, 0%, 2%). Its perceived brightness is 232/255.
    Is #CCF2FA accessible for text?
    Against white, #CCF2FA has a contrast ratio of 1.19:1 (fails AA for normal text). Against black, it has 17.65:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #CCF2FA?
    The complementary colour is #FAD4CC (hue 10). For subtle color combinations, use analogous colours #CCFAEB and #CCDBFA. The triadic palette adds #FACCF2 and #F2FACC for vibrant variety.
    How do I use #CCF2FA in CSS?
    Use any format: color: #ccf2fa; or rgb(204, 242, 250); or hsl(190, 82%, 89%). For CSS custom properties: --color-primary: 190 82% 89%; 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.