Color #995CB7 Color / Colour Code #995CB7

    This page shows the hex color code for color #995cb7 (#995CB7). The colour is a purple tone with 39% saturation and 54% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #995CB7

    Color Conversions

    HEX
    #995CB7
    RGB
    rgb(153, 92, 183)
    HSL
    hsl(280, 39%, 54%)
    HSV
    hsv(280, 50%, 72%)
    CMYK
    cmyk(16%, 50%, 0%, 28%)

    Accessibility Contrast

    WCAG contrast ratios for #995CB7 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.60:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.57:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.96:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #995CB7 paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 250, 280, and 310 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 280, 40, and 160 degrees.

    Color Palettes Using #995CB7

    Monochromatic Scale

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

    #2B1735 #562F6A #904EB1 #BC95D0 #DECAE8
    Warm Harmony

    Adjacent hues from 280 to 325 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.

    #9B5FB9 #B25FB9 #B95FAA #B95F94
    Cool Contrast

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

    #904EB1 #6FB14E #4EB15E #4EB190
    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.

    #D3B8E0 #E0B8C5 #E0D3B8 #C5E0B8 #B8E0D3

    Shades & Tints of #995CB7

    Lightness variations at hue 280 and 39% saturation.

    CSS Gradients with #995CB7

    Purple to Green
    linear-gradient(135deg, #995cb7, #7ab75c)
    Analogous Fade
    linear-gradient(90deg, #995cb7, #b75ca8)
    Deep to Light
    linear-gradient(180deg, #341c40, #d7bfe3)
    Tricolor Sweep
    linear-gradient(135deg, #995cb7, #b7995c, #5cb799)

    Design Use Cases for #995CB7

    Balanced UI Color

    At 39% saturation, #995CB7 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, #995CB7 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.

    Creativity & Premium Positioning

    #995CB7 falls in the purple spectrum (hue 280). 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 #995CB7 (hue 280) to its complement at hue 100. For a subtler effect, try pairing with an analogous color at hue 310. Use CSS: background: linear-gradient(135deg, #995cb7, #7ab75c);

    CSS Code for #995CB7

    /* Background */
    background-color: #995cb7;
    background-color: rgb(153, 92, 183);
    background-color: hsl(280, 39%, 54%);
    /* Text */
    color: #995cb7;
    /* Border */
    border: 2px solid #995cb7;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(153, 92, 183, 0.3);
    /* CSS Variable */
    --color-primary: 280 39% 54%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #995CB7 across image editing and color design tools.

    About Color #995CB7 (#995CB7)

    #995CB7 is a purple color (colour) with RGB channel values of 153 red, 92 green, and 183 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 280 degrees with 39% saturation and 54% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #995CB7 is 121/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 16% cyan, 50% magenta, 0% yellow, and 28% key (black).

    The WCAG contrast ratio of #995CB7 against white is 4.60:1 and against black is 4.57: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 #7AB75C creates maximum visual tension when paired with #995CB7. For more harmonious color combinations, use the analogous colours #6B5CB7 and #B75CA8, 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 #995CB7

    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 #995CB7?
    #995CB7 is Color #995CB7, a purple color (colour) with RGB(153, 92, 183), HSL(280, 39%, 54%), and CMYK(16%, 50%, 0%, 28%). Its perceived brightness is 121/255.
    Is #995CB7 accessible for text?
    Against white, #995CB7 has a contrast ratio of 4.60:1 (passes AA for normal text). Against black, it has 4.57:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #995CB7?
    The complementary colour is #7AB75C (hue 100). For subtle color combinations, use analogous colours #6B5CB7 and #B75CA8. The triadic palette adds #B7995C and #5CB799 for vibrant variety.
    How do I use #995CB7 in CSS?
    Use any format: color: #995cb7; or rgb(153, 92, 183); or hsl(280, 39%, 54%). For CSS custom properties: --color-primary: 280 39% 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.