Color #0E060A Color / Colour Code #0E060A

    This page shows the hex color code for color #0e060a (#0E060A). The colour is a pink tone with 40% saturation and 4% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #0E060A

    Color Conversions

    HEX
    #0E060A
    RGB
    rgb(14, 6, 10)
    HSL
    hsl(330, 40%, 4%)
    HSV
    hsv(330, 57%, 5%)
    CMYK
    cmyk(0%, 57%, 29%, 95%)

    Accessibility Contrast

    WCAG contrast ratios for #0E060A against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    20.02:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    1.05:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    17.25:1
    AA PassAA Large PassAAA Pass

    Complementary Colors

    #0E060A 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 #0E060A

    Monochromatic Scale

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

    #361726 #6B2E4D #B34D80 #D194B3 #E8C9D9
    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.

    #BA5E8C #BA5E75 #BA5E5E #BA755E
    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.

    #B34D80 #4DB380 #4DB2B3 #4D7FB3
    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 #0E060A

    Lightness variations at hue 330 and 40% saturation.

    CSS Gradients with #0E060A

    Pink to Cyan
    linear-gradient(135deg, #0e060a, #060e0a)
    Analogous Fade
    linear-gradient(90deg, #0e060a, #0e0606)
    Deep to Light
    linear-gradient(180deg, #401c2e, #e3bfd1)
    Tricolor Sweep
    linear-gradient(135deg, #0e060a, #0a0e06, #060a0e)

    Design Use Cases for #0E060A

    Balanced UI Color

    At 40% saturation, #0E060A 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.

    Dark Mode Background

    At just 4% lightness, #0E060A works as a dark mode background or overlay color. Dark backgrounds reduce eye strain in low-light environments and make bright accent colors pop. Pair with light text (minimum 4.5:1 contrast ratio) for readability.

    Playfulness & Compassion

    #0E060A 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 #0E060A (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, #0e060a, #060e0a);

    CSS Code for #0E060A

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

    Similar Colors

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

    Use This Color in Design Tools

    Apply #0E060A across image editing and color design tools.

    About Color #0E060A (#0E060A)

    #0E060A is a pink color (colour) with RGB channel values of 14 red, 6 green, and 10 blue. The red channel is dominant by a ratio of 2.3:1 over the weakest channel. In HSL terms, the hue sits at 330 degrees with 40% saturation and 4% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #0E060A is 9/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, 57% magenta, 29% yellow, and 95% key (black).

    The WCAG contrast ratio of #0E060A against white is 20.02:1 and against black is 1.05:1. This exceeds the AAA requirement (7:1) for normal text on white, making it excellent for body text and small UI labels on light backgrounds.

    The complementary colour #060E0A creates maximum visual tension when paired with #0E060A. For more harmonious color combinations, use the analogous colours #0E060E and #0E0606, 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 #0E060A

    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 #0E060A?
    #0E060A is Color #0E060A, a pink color (colour) with RGB(14, 6, 10), HSL(330, 40%, 4%), and CMYK(0%, 57%, 29%, 95%). Its perceived brightness is 9/255.
    Is #0E060A accessible for text?
    Against white, #0E060A has a contrast ratio of 20.02:1 (passes AA for normal text). Against black, it has 1.05:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #0E060A?
    The complementary colour is #060E0A (hue 150). For subtle color combinations, use analogous colours #0E060E and #0E0606. The triadic palette adds #0A0E06 and #060A0E for vibrant variety.
    How do I use #0E060A in CSS?
    Use any format: color: #0e060a; or rgb(14, 6, 10); or hsl(330, 40%, 4%). For CSS custom properties: --color-primary: 330 40% 4%; 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.