Color #696BBF Color / Colour Code #696BBF

    This page shows the hex color code for color #696bbf (#696BBF). The colour is a blue tone with 40% saturation and 58% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #696BBF

    Color Conversions

    HEX
    #696BBF
    RGB
    rgb(105, 107, 191)
    HSL
    hsl(239, 40%, 58%)
    HSV
    hsv(239, 45%, 75%)
    CMYK
    cmyk(45%, 44%, 0%, 25%)

    Accessibility Contrast

    WCAG contrast ratios for #696BBF against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.71:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.46:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    4.06:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #696BBF paired with its color wheel opposite for maximum contrast.

    Analogous Colors

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

    Triadic Palette

    Three colors at 239, 359, and 119 degrees.

    Color Palettes Using #696BBF

    Monochromatic Scale

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

    #171736 #2E2F6B #4D4EB3 #9495D1 #C9CAE8
    Warm Harmony

    Adjacent hues from 239 to 284 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.

    #5E60BA #745EBA #8B5EBA #A25EBA
    Cool Contrast

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

    #4D4EB3 #B3B14D #81B34D #4EB34D
    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.

    #B8B8E0 #E0B8E0 #E0B8B8 #E0E0B8 #B8E0B8

    Shades & Tints of #696BBF

    Lightness variations at hue 239 and 40% saturation.

    CSS Gradients with #696BBF

    Blue to Yellow
    linear-gradient(135deg, #696bbf, #bfbd69)
    Analogous Fade
    linear-gradient(90deg, #696bbf, #9269bf)
    Deep to Light
    linear-gradient(180deg, #1c1c40, #bfbfe3)
    Tricolor Sweep
    linear-gradient(135deg, #696abf, #bf696a, #6abf69)

    Design Use Cases for #696BBF

    Balanced UI Color

    At 40% saturation, #696BBF 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 58% lightness, #696BBF 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.

    Trust & Professional Identity

    #696BBF sits in the blue range (hue 239). 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 #696BBF (hue 239) to its complement at hue 59. For a subtler effect, try pairing with an analogous color at hue 269. Use CSS: background: linear-gradient(135deg, #696bbf, #bfbd69);

    CSS Code for #696BBF

    /* Background */
    background-color: #696bbf;
    background-color: rgb(105, 107, 191);
    background-color: hsl(239, 40%, 58%);
    /* Text */
    color: #696bbf;
    /* Border */
    border: 2px solid #696bbf;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(105, 107, 191, 0.3);
    /* CSS Variable */
    --color-primary: 239 40% 58%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #696BBF across image editing and color design tools.

    About Color #696BBF (#696BBF)

    #696BBF is a blue color (colour) with RGB channel values of 105 red, 107 green, and 191 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 239 degrees with 40% saturation and 58% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #696BBF is 116/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 45% cyan, 44% magenta, 0% yellow, and 25% key (black).

    The WCAG contrast ratio of #696BBF against white is 4.71:1 and against black is 4.46:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 41% lightness.

    The complementary colour #BFBD69 creates maximum visual tension when paired with #696BBF. For more harmonious color combinations, use the analogous colours #6995BF and #9269BF, 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 #696BBF

    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 #696BBF?
    #696BBF is Color #696BBF, a blue color (colour) with RGB(105, 107, 191), HSL(239, 40%, 58%), and CMYK(45%, 44%, 0%, 25%). Its perceived brightness is 116/255.
    Is #696BBF accessible for text?
    Against white, #696BBF has a contrast ratio of 4.71:1 (passes AA for normal text). Against black, it has 4.46:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #696BBF?
    The complementary colour is #BFBD69 (hue 59). For subtle color combinations, use analogous colours #6995BF and #9269BF. The triadic palette adds #BF696A and #6ABF69 for vibrant variety.
    How do I use #696BBF in CSS?
    Use any format: color: #696bbf; or rgb(105, 107, 191); or hsl(239, 40%, 58%). For CSS custom properties: --color-primary: 239 40% 58%; 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.