Color #8A97DB Color / Colour Code #8A97DB

    This page shows the hex color code for color #8a97db (#8A97DB). The colour is a blue tone with 53% saturation and 70% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #8A97DB

    Color Conversions

    HEX
    #8A97DB
    RGB
    rgb(138, 151, 219)
    HSL
    hsl(230, 53%, 70%)
    HSV
    hsv(230, 37%, 86%)
    CMYK
    cmyk(37%, 31%, 0%, 14%)

    Accessibility Contrast

    WCAG contrast ratios for #8A97DB against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.79:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    7.53:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    2.40:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #8A97DB paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 200, 230, and 260 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 230, 350, and 110 degrees.

    Color Palettes Using #8A97DB

    Monochromatic Scale

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

    #12193B #243175 #3C52C3 #8A97DB #C4CBED
    Warm Harmony

    Adjacent hues from 230 to 275 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.

    #4F64C9 #5A4FC9 #784FC9 #964FC9
    Cool Contrast

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

    #3C52C3 #C3AD3C #96C33C #52C33C
    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.

    #B8BEE0 #DAB8E0 #E0B8BE #E0DAB8 #BEE0B8

    Shades & Tints of #8A97DB

    Lightness variations at hue 230 and 53% saturation.

    CSS Gradients with #8A97DB

    Blue to Yellow
    linear-gradient(135deg, #8a97db, #dbce8a)
    Analogous Fade
    linear-gradient(90deg, #8a97db, #a58adb)
    Deep to Light
    linear-gradient(180deg, #161e46, #b9c1e9)
    Tricolor Sweep
    linear-gradient(135deg, #8a97db, #db8a97, #97db8a)

    Design Use Cases for #8A97DB

    Balanced UI Color

    At 53% saturation, #8A97DB 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.

    Light Background Tint

    #8A97DB at 70% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.

    Trust & Professional Identity

    #8A97DB sits in the blue range (hue 230). Blue is the world's most popular color for corporate identities because it conveys trust, stability, and competence. Use it for navigation bars, link text, form focus states, and any element where user confidence matters. Financial, healthcare, and technology brands rely heavily on this hue range.

    Gradient Pairing

    Create a gradient from #8A97DB (hue 230) to its complement at hue 50. For a subtler effect, try pairing with an analogous color at hue 260. Use CSS: background: linear-gradient(135deg, #8a97db, #dbce8a);

    CSS Code for #8A97DB

    /* Background */
    background-color: #8a97db;
    background-color: rgb(138, 151, 219);
    background-color: hsl(230, 53%, 70%);
    /* Text */
    color: #8a97db;
    /* Border */
    border: 2px solid #8a97db;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(138, 151, 219, 0.3);
    /* CSS Variable */
    --color-primary: 230 53% 70%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #8A97DB across image editing and color design tools.

    About Color #8A97DB (#8A97DB)

    #8A97DB is a blue color (colour) with RGB channel values of 138 red, 151 green, and 219 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 230 degrees with 53% saturation and 70% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #8A97DB is 155/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 37% cyan, 31% magenta, 0% yellow, and 14% key (black).

    The WCAG contrast ratio of #8A97DB against white is 2.79:1 and against black is 7.53:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 7.53:1, or use it exclusively for decorative purposes.

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

    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 #8A97DB?
    #8A97DB is Color #8A97DB, a blue color (colour) with RGB(138, 151, 219), HSL(230, 53%, 70%), and CMYK(37%, 31%, 0%, 14%). Its perceived brightness is 155/255.
    Is #8A97DB accessible for text?
    Against white, #8A97DB has a contrast ratio of 2.79:1 (fails AA for normal text). Against black, it has 7.53:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #8A97DB?
    The complementary colour is #DBCE8A (hue 50). For subtle color combinations, use analogous colours #8AC0DB and #A58ADB. The triadic palette adds #DB8A97 and #97DB8A for vibrant variety.
    How do I use #8A97DB in CSS?
    Use any format: color: #8a97db; or rgb(138, 151, 219); or hsl(230, 53%, 70%). For CSS custom properties: --color-primary: 230 53% 70%; 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.