Color #A28BBB Color / Colour Code #A28BBB

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

    #A28BBB

    Color Conversions

    HEX
    #A28BBB
    RGB
    rgb(162, 139, 187)
    HSL
    hsl(269, 26%, 64%)
    HSV
    hsv(269, 26%, 73%)
    CMYK
    cmyk(13%, 26%, 0%, 27%)

    Accessibility Contrast

    WCAG contrast ratios for #A28BBB against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.02:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    6.95:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    2.61:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 239, 269, and 299 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 269, 29, and 149 degrees.

    Color Palettes Using #A28BBB

    Monochromatic Scale

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

    #261C30 #4C3960 #7E5EA1 #B29FC6 #D8CFE3
    Warm Harmony

    Adjacent hues from 269 to 314 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.

    #8B6EAA #9A6EAA #A96EAA #AA6E9C
    Cool Contrast

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

    #7E5EA1 #81A15E #5FA15E #5EA17E
    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.

    #CBB8E0 #E0B8CD #E0CBB8 #CDE0B8 #B8E0CB

    Shades & Tints of #A28BBB

    Lightness variations at hue 269 and 26% saturation.

    CSS Gradients with #A28BBB

    Purple to Green
    linear-gradient(135deg, #a28bbb, #a4bb8b)
    Analogous Fade
    linear-gradient(90deg, #a28bbb, #ba8bbb)
    Deep to Light
    linear-gradient(180deg, #2e223a, #d1c5dd)
    Tricolor Sweep
    linear-gradient(135deg, #a28bbb, #bba28b, #8bbba2)

    Design Use Cases for #A28BBB

    Muted Accent Color

    With 26% saturation, #A28BBB 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.

    Soft Accent & Highlight

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

    #A28BBB falls in the purple spectrum (hue 269). 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 #A28BBB (hue 269) to its complement at hue 89. For a subtler effect, try pairing with an analogous color at hue 299. Use CSS: background: linear-gradient(135deg, #a28bbb, #a4bb8b);

    CSS Code for #A28BBB

    /* Background */
    background-color: #a28bbb;
    background-color: rgb(162, 139, 187);
    background-color: hsl(269, 26%, 64%);
    /* Text */
    color: #a28bbb;
    /* Border */
    border: 2px solid #a28bbb;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(162, 139, 187, 0.3);
    /* CSS Variable */
    --color-primary: 269 26% 64%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #A28BBB across image editing and color design tools.

    About Color #A28BBB (#A28BBB)

    #A28BBB is a purple color (colour) with RGB channel values of 162 red, 139 green, and 187 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 269 degrees with 26% saturation and 64% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #A28BBB is 151/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 13% cyan, 26% magenta, 0% yellow, and 27% key (black).

    The WCAG contrast ratio of #A28BBB against white is 3.02:1 and against black is 6.95: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.95:1.

    The complementary colour #A4BB8B creates maximum visual tension when paired with #A28BBB. For more harmonious color combinations, use the analogous colours #8B8CBB and #BA8BBB, 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 #A28BBB

    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 #A28BBB?
    #A28BBB is Color #A28BBB, a purple color (colour) with RGB(162, 139, 187), HSL(269, 26%, 64%), and CMYK(13%, 26%, 0%, 27%). Its perceived brightness is 151/255.
    Is #A28BBB accessible for text?
    Against white, #A28BBB has a contrast ratio of 3.02:1 (fails AA for normal text). Against black, it has 6.95: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 #A28BBB?
    The complementary colour is #A4BB8B (hue 89). For subtle color combinations, use analogous colours #8B8CBB and #BA8BBB. The triadic palette adds #BBA28B and #8BBBA2 for vibrant variety.
    How do I use #A28BBB in CSS?
    Use any format: color: #a28bbb; or rgb(162, 139, 187); or hsl(269, 26%, 64%). For CSS custom properties: --color-primary: 269 26% 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.