Color #CA495F Color / Colour Code #CA495F

    This page shows the hex color code for color #ca495f (#CA495F). The colour is a red tone with 55% saturation and 54% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #CA495F

    Color Conversions

    HEX
    #CA495F
    RGB
    rgb(202, 73, 95)
    HSL
    hsl(350, 55%, 54%)
    HSV
    hsv(350, 64%, 79%)
    CMYK
    cmyk(0%, 64%, 53%, 21%)

    Accessibility Contrast

    WCAG contrast ratios for #CA495F against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.54:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.63:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.91:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 320, 350, and 20 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 350, 110, and 230 degrees.

    Color Palettes Using #CA495F

    Monochromatic Scale

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

    #3B1118 #772230 #C63951 #DD8896 #EEC4CB
    Warm Harmony

    Adjacent hues from 350 to 35 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.

    #CB4D62 #CB584D #CB774D #CB974D
    Cool Contrast

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

    #C63951 #39C6AE #3997C6 #3951C6
    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.

    #E0B8BE #E0DAB8 #BEE0B8 #B8E0DA #B8BEE0

    Shades & Tints of #CA495F

    Lightness variations at hue 350 and 55% saturation.

    CSS Gradients with #CA495F

    Red to Cyan
    linear-gradient(135deg, #ca495f, #49cab5)
    Analogous Fade
    linear-gradient(90deg, #ca495f, #ca7449)
    Deep to Light
    linear-gradient(180deg, #47151d, #eab8c0)
    Tricolor Sweep
    linear-gradient(135deg, #ca495f, #5fca49, #495fca)

    Design Use Cases for #CA495F

    Balanced UI Color

    At 55% saturation, #CA495F strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.

    Soft Accent & Highlight

    With 54% lightness, #CA495F has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.

    Urgency & Energy Signaling

    #CA495F falls in the red spectrum (hue 350). Red triggers urgency and excitement, making it effective for sale badges, countdown timers, error messages, and "limited time" labels. In data visualization, use it to flag negative values or critical thresholds.

    Gradient Pairing

    Create a gradient from #CA495F (hue 350) to its complement at hue 170. For a subtler effect, try pairing with an analogous color at hue 20. Use CSS: background: linear-gradient(135deg, #ca495f, #49cab5);

    CSS Code for #CA495F

    /* Background */
    background-color: #ca495f;
    background-color: rgb(202, 73, 95);
    background-color: hsl(350, 55%, 54%);
    /* Text */
    color: #ca495f;
    /* Border */
    border: 2px solid #ca495f;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(202, 73, 95, 0.3);
    /* CSS Variable */
    --color-primary: 350 55% 54%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #CA495F across image editing and color design tools.

    About Color #CA495F (#CA495F)

    #CA495F is a red color (colour) with RGB channel values of 202 red, 73 green, and 95 blue. The red channel is dominant by a ratio of 2.8:1 over the weakest channel. In HSL terms, the hue sits at 350 degrees with 55% saturation and 54% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #CA495F is 114/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This appears dark to the human eye, so pair it with light text for adequate readability. For print production, the CMYK equivalent is 0% cyan, 64% magenta, 53% yellow, and 21% key (black).

    The WCAG contrast ratio of #CA495F against white is 4.54:1 and against black is 4.63:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 38% lightness.

    The complementary colour #49CAB5 creates maximum visual tension when paired with #CA495F. For more harmonious color combinations, use the analogous colours #CA499F and #CA7449, 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 #CA495F

    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 #CA495F?
    #CA495F is Color #CA495F, a red color (colour) with RGB(202, 73, 95), HSL(350, 55%, 54%), and CMYK(0%, 64%, 53%, 21%). Its perceived brightness is 114/255.
    Is #CA495F accessible for text?
    Against white, #CA495F has a contrast ratio of 4.54:1 (passes AA for normal text). Against black, it has 4.63:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #CA495F?
    The complementary colour is #49CAB5 (hue 170). For subtle color combinations, use analogous colours #CA499F and #CA7449. The triadic palette adds #5FCA49 and #495FCA for vibrant variety.
    How do I use #CA495F in CSS?
    Use any format: color: #ca495f; or rgb(202, 73, 95); or hsl(350, 55%, 54%). For CSS custom properties: --color-primary: 350 55% 54%; 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.