Color #DB671E Color / Colour Code #DB671E

    This page shows the hex color code for color #db671e (#DB671E). The colour is a orange tone with 76% saturation and 49% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #DB671E

    Color Conversions

    HEX
    #DB671E
    RGB
    rgb(219, 103, 30)
    HSL
    hsl(23, 76%, 49%)
    HSV
    hsv(23, 86%, 86%)
    CMYK
    cmyk(0%, 53%, 86%, 14%)

    Accessibility Contrast

    WCAG contrast ratios for #DB671E against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.52:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    5.97:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.03:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 353, 23, and 53 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 23, 143, and 263 degrees.

    Color Palettes Using #DB671E

    Monochromatic Scale

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

    #431F09 #873F12 #E0691F #EDA578 #F6D2BC
    Warm Harmony

    Adjacent hues from 23 to 68 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.

    #E37835 #E3A435 #E3CF35 #CCE335
    Cool Contrast

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

    #D96B26 #2694D9 #263BD9 #6B26D9
    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.

    #E0C7B8 #D1E0B8 #B8E0C7 #B8D1E0 #C7B8E0

    Shades & Tints of #DB671E

    Lightness variations at hue 23 and 76% saturation.

    CSS Gradients with #DB671E

    Orange to Blue
    linear-gradient(135deg, #db671e, #1e93dc)
    Analogous Fade
    linear-gradient(90deg, #db671e, #dcc61e)
    Deep to Light
    linear-gradient(180deg, #51260b, #f4c9ae)
    Tricolor Sweep
    linear-gradient(135deg, #dc671e, #1edc67, #671edc)

    Design Use Cases for #DB671E

    Vibrant Brand Color

    #DB671E has a strong 76% 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.

    Primary Interface Color

    At 49% lightness, #DB671E is in the mid-range, making it ideal for interactive elements like buttons, links, and selected states. This lightness level ensures good contrast against both light and dark adjacent elements in most layouts.

    Warmth & Enthusiasm

    #DB671E sits in the orange range (hue 23). Orange combines the energy of red with the warmth of yellow. It works naturally for progress indicators, pricing highlights, "new" badges, and friendly call-to-action buttons. Food and fitness brands frequently use this hue range.

    Gradient Pairing

    Create a gradient from #DB671E (hue 23) to its complement at hue 203. For a subtler effect, try pairing with an analogous color at hue 53. Use CSS: background: linear-gradient(135deg, #db671e, #1e93dc);

    CSS Code for #DB671E

    /* Background */
    background-color: #db671e;
    background-color: rgb(219, 103, 30);
    background-color: hsl(23, 76%, 49%);
    /* Text */
    color: #db671e;
    /* Border */
    border: 2px solid #db671e;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(219, 103, 30, 0.3);
    /* CSS Variable */
    --color-primary: 23 76% 49%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #DB671E across image editing and color design tools.

    About Color #DB671E (#DB671E)

    #DB671E is a orange color (colour) with RGB channel values of 219 red, 103 green, and 30 blue. The red channel is dominant by a ratio of 7.3:1 over the weakest channel. In HSL terms, the hue sits at 23 degrees with 76% saturation and 49% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #DB671E is 129/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, 53% magenta, 86% yellow, and 14% key (black).

    The WCAG contrast ratio of #DB671E against white is 3.52:1 and against black is 5.97: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 5.97:1.

    The complementary colour #1E93DC creates maximum visual tension when paired with #DB671E. For more harmonious color combinations, use the analogous colours #DC1E34 and #DCC61E, 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 #DB671E

    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 #DB671E?
    #DB671E is Color #DB671E, a orange color (colour) with RGB(219, 103, 30), HSL(23, 76%, 49%), and CMYK(0%, 53%, 86%, 14%). Its perceived brightness is 129/255.
    Is #DB671E accessible for text?
    Against white, #DB671E has a contrast ratio of 3.52:1 (fails AA for normal text). Against black, it has 5.97: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 #DB671E?
    The complementary colour is #1E93DC (hue 203). For subtle color combinations, use analogous colours #DC1E34 and #DCC61E. The triadic palette adds #1EDC67 and #671EDC for vibrant variety.
    How do I use #DB671E in CSS?
    Use any format: color: #db671e; or rgb(219, 103, 30); or hsl(23, 76%, 49%). For CSS custom properties: --color-primary: 23 76% 49%; 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.