Color #DD6971 Color / Colour Code #DD6971

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

    #DD6971

    Color Conversions

    HEX
    #DD6971
    RGB
    rgb(221, 105, 113)
    HSL
    hsl(356, 63%, 64%)
    HSV
    hsv(356, 52%, 87%)
    CMYK
    cmyk(0%, 52%, 49%, 13%)

    Accessibility Contrast

    WCAG contrast ratios for #DD6971 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.32:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    6.33:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    2.86:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 326, 356, and 26 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 356, 116, and 236 degrees.

    Color Palettes Using #DD6971

    Monochromatic Scale

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

    #3E0E11 #7D1C23 #D02F3A #E38289 #F1C1C4
    Warm Harmony

    Adjacent hues from 356 to 41 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.

    #D5444E #D55E44 #D58344 #D5A744
    Cool Contrast

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

    #D02F3A #2FD0C5 #2F8AD0 #2F3AD0
    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.

    #E0B8BA #E0DEB8 #BAE0B8 #B8E0DE #B8BAE0

    Shades & Tints of #DD6971

    Lightness variations at hue 356 and 63% saturation.

    CSS Gradients with #DD6971

    Red to Cyan
    linear-gradient(135deg, #dd6971, #69ddd5)
    Analogous Fade
    linear-gradient(90deg, #dd6971, #dd9b69)
    Deep to Light
    linear-gradient(180deg, #4b1115, #eeb4b8)
    Tricolor Sweep
    linear-gradient(135deg, #dd6971, #71dd69, #6971dd)

    Design Use Cases for #DD6971

    Vibrant Brand Color

    #DD6971 has a strong 63% 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.

    Soft Accent & Highlight

    With 64% lightness, #DD6971 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

    #DD6971 falls in the red spectrum (hue 356). 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 #DD6971 (hue 356) to its complement at hue 176. For a subtler effect, try pairing with an analogous color at hue 26. Use CSS: background: linear-gradient(135deg, #dd6971, #69ddd5);

    CSS Code for #DD6971

    /* Background */
    background-color: #dd6971;
    background-color: rgb(221, 105, 113);
    background-color: hsl(356, 63%, 64%);
    /* Text */
    color: #dd6971;
    /* Border */
    border: 2px solid #dd6971;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(221, 105, 113, 0.3);
    /* CSS Variable */
    --color-primary: 356 63% 64%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #DD6971 across image editing and color design tools.

    About Color #DD6971 (#DD6971)

    #DD6971 is a red color (colour) with RGB channel values of 221 red, 105 green, and 113 blue. The red channel is dominant by a ratio of 2.1:1 over the weakest channel. In HSL terms, the hue sits at 356 degrees with 63% saturation and 64% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #DD6971 is 141/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 0% cyan, 52% magenta, 49% yellow, and 13% key (black).

    The WCAG contrast ratio of #DD6971 against white is 3.32:1 and against black is 6.33:1. This only passes AA for large text (18pt+) on white. For normal body text on white, darken the color or use it on a dark background where it achieves 6.33:1.

    The complementary colour #69DDD5 creates maximum visual tension when paired with #DD6971. For more harmonious color combinations, use the analogous colours #DD69AB and #DD9B69, 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 #DD6971

    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 #DD6971?
    #DD6971 is Color #DD6971, a red color (colour) with RGB(221, 105, 113), HSL(356, 63%, 64%), and CMYK(0%, 52%, 49%, 13%). Its perceived brightness is 141/255.
    Is #DD6971 accessible for text?
    Against white, #DD6971 has a contrast ratio of 3.32:1 (fails AA for normal text). Against black, it has 6.33:1 (passes AA). It passes AA for large text (18pt+) on white. Use the contrast checker tool for custom background pairings.
    What colours pair well with #DD6971?
    The complementary colour is #69DDD5 (hue 176). For subtle color combinations, use analogous colours #DD69AB and #DD9B69. The triadic palette adds #71DD69 and #6971DD for vibrant variety.
    How do I use #DD6971 in CSS?
    Use any format: color: #dd6971; or rgb(221, 105, 113); or hsl(356, 63%, 64%). For CSS custom properties: --color-primary: 356 63% 64%; 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.