Color #483B60 Color / Colour Code #483B60

    This page shows the hex color code for color #483b60 (#483B60). The colour is a purple tone with 24% saturation and 30% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #483B60

    Color Conversions

    HEX
    #483B60
    RGB
    rgb(72, 59, 96)
    HSL
    hsl(261, 24%, 30%)
    HSV
    hsv(261, 39%, 38%)
    CMYK
    cmyk(25%, 39%, 0%, 62%)

    Accessibility Contrast

    WCAG contrast ratios for #483B60 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    10.14:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    2.07:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    8.74:1
    AA PassAA Large PassAAA Pass

    Complementary Colors

    #483B60 paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 231, 261, and 291 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 261, 21, and 141 degrees.

    Color Palettes Using #483B60

    Monochromatic Scale

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

    #231D2F #473A5F #76619E #ADA0C5 #D6D0E2
    Warm Harmony

    Adjacent hues from 261 to 306 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.

    #8471A8 #9271A8 #A071A8 #A871A2
    Cool Contrast

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

    #76619E #899E61 #6A9E61 #619E76
    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.

    #C6B8E0 #E0B8D2 #E0C6B8 #D2E0B8 #B8E0C6

    Shades & Tints of #483B60

    Lightness variations at hue 261 and 24% saturation.

    CSS Gradients with #483B60

    Purple to Green
    linear-gradient(135deg, #483b60, #525f3a)
    Analogous Fade
    linear-gradient(90deg, #483b60, #593a5f)
    Deep to Light
    linear-gradient(180deg, #2b2339, #cec6dc)
    Tricolor Sweep
    linear-gradient(135deg, #473a5f, #5f473a, #3a5f47)

    Design Use Cases for #483B60

    Muted Accent Color

    With 24% saturation, #483B60 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.

    Primary Interface Color

    At 30% lightness, #483B60 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.

    Creativity & Premium Positioning

    #483B60 falls in the purple spectrum (hue 261). Purple communicates creativity, wisdom, and luxury. It is effective for premium product highlights, creative portfolio accents, meditation app interfaces, and rewards program branding. Purple occupies a unique space between the energy of red and the calm of blue.

    Gradient Pairing

    Create a gradient from #483B60 (hue 261) to its complement at hue 81. For a subtler effect, try pairing with an analogous color at hue 291. Use CSS: background: linear-gradient(135deg, #483b60, #525f3a);

    CSS Code for #483B60

    /* Background */
    background-color: #483b60;
    background-color: rgb(72, 59, 96);
    background-color: hsl(261, 24%, 30%);
    /* Text */
    color: #483b60;
    /* Border */
    border: 2px solid #483b60;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(72, 59, 96, 0.3);
    /* CSS Variable */
    --color-primary: 261 24% 30%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #483B60 across image editing and color design tools.

    About Color #483B60 (#483B60)

    #483B60 is a purple color (colour) with RGB channel values of 72 red, 59 green, and 96 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 261 degrees with 24% saturation and 30% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #483B60 is 67/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 25% cyan, 39% magenta, 0% yellow, and 62% key (black).

    The WCAG contrast ratio of #483B60 against white is 10.14:1 and against black is 2.07: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 #525F3A creates maximum visual tension when paired with #483B60. For more harmonious color combinations, use the analogous colours #3A405F and #593A5F, 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 #483B60

    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 #483B60?
    #483B60 is Color #483B60, a purple color (colour) with RGB(72, 59, 96), HSL(261, 24%, 30%), and CMYK(25%, 39%, 0%, 62%). Its perceived brightness is 67/255.
    Is #483B60 accessible for text?
    Against white, #483B60 has a contrast ratio of 10.14:1 (passes AA for normal text). Against black, it has 2.07:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #483B60?
    The complementary colour is #525F3A (hue 81). For subtle color combinations, use analogous colours #3A405F and #593A5F. The triadic palette adds #5F473A and #3A5F47 for vibrant variety.
    How do I use #483B60 in CSS?
    Use any format: color: #483b60; or rgb(72, 59, 96); or hsl(261, 24%, 30%). For CSS custom properties: --color-primary: 261 24% 30%; 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.