Color #CABEC4 Color / Colour Code #CABEC4

    This page shows the hex color code for color #cabec4 (#CABEC4). The colour is a pink tone with 10% saturation and 77% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #CABEC4

    Color Conversions

    HEX
    #CABEC4
    RGB
    rgb(202, 190, 196)
    HSL
    hsl(330, 10%, 77%)
    HSV
    hsv(330, 6%, 79%)
    CMYK
    cmyk(0%, 6%, 3%, 21%)

    Accessibility Contrast

    WCAG contrast ratios for #CABEC4 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.80:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    11.67:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.55:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 300, 330, and 0 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 330, 90, and 210 degrees.

    Color Palettes Using #CABEC4

    Monochromatic Scale

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

    #2A2226 #54454D #8C7380 #BAABB3 #DDD5D9
    Warm Harmony

    Adjacent hues from 330 to 15 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.

    #98818C #988187 #988181 #988781
    Cool Contrast

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

    #8C7380 #738C80 #738C8C #737F8C
    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.

    #E0B8CC #E0CCB8 #CCE0B8 #B8E0CC #B8CCE0

    Shades & Tints of #CABEC4

    Lightness variations at hue 330 and 10% saturation.

    CSS Gradients with #CABEC4

    Pink to Cyan
    linear-gradient(135deg, #cabec4, #becac4)
    Analogous Fade
    linear-gradient(90deg, #cabec4, #cabebe)
    Deep to Light
    linear-gradient(180deg, #32292e, #d6cdd1)
    Tricolor Sweep
    linear-gradient(135deg, #cabec4, #c4cabe, #bec4ca)

    Design Use Cases for #CABEC4

    Muted Accent Color

    With 10% saturation, #CABEC4 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

    #CABEC4 at 77% 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.

    Playfulness & Compassion

    #CABEC4 is in the pink range (hue 330). Pink ranges from energetic to gentle depending on saturation and lightness. Use it for beauty and cosmetics branding, social app interfaces, Valentine's themes, and youth-oriented design. Desaturated pinks work well as soft background tints.

    Gradient Pairing

    Create a gradient from #CABEC4 (hue 330) to its complement at hue 150. For a subtler effect, try pairing with an analogous color at hue 0. Use CSS: background: linear-gradient(135deg, #cabec4, #becac4);

    CSS Code for #CABEC4

    /* Background */
    background-color: #cabec4;
    background-color: rgb(202, 190, 196);
    background-color: hsl(330, 10%, 77%);
    /* Text */
    color: #cabec4;
    /* Border */
    border: 2px solid #cabec4;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(202, 190, 196, 0.3);
    /* CSS Variable */
    --color-primary: 330 10% 77%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #CABEC4 across image editing and color design tools.

    About Color #CABEC4 (#CABEC4)

    #CABEC4 is a pink color (colour) with RGB channel values of 202 red, 190 green, and 196 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 330 degrees with 10% saturation and 77% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #CABEC4 is 194/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, 6% magenta, 3% yellow, and 21% key (black).

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

    The complementary colour #BECAC4 creates maximum visual tension when paired with #CABEC4. For more harmonious color combinations, use the analogous colours #CABECA and #CABEBE, 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 #CABEC4

    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 #CABEC4?
    #CABEC4 is Color #CABEC4, a pink color (colour) with RGB(202, 190, 196), HSL(330, 10%, 77%), and CMYK(0%, 6%, 3%, 21%). Its perceived brightness is 194/255.
    Is #CABEC4 accessible for text?
    Against white, #CABEC4 has a contrast ratio of 1.80:1 (fails AA for normal text). Against black, it has 11.67:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #CABEC4?
    The complementary colour is #BECAC4 (hue 150). For subtle color combinations, use analogous colours #CABECA and #CABEBE. The triadic palette adds #C4CABE and #BEC4CA for vibrant variety.
    How do I use #CABEC4 in CSS?
    Use any format: color: #cabec4; or rgb(202, 190, 196); or hsl(330, 10%, 77%). For CSS custom properties: --color-primary: 330 10% 77%; 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.