Color #798FCD Color / Colour Code #798FCD

    This page shows the hex color code for color #798fcd (#798FCD). The colour is a blue tone with 46% saturation and 64% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #798FCD

    Color Conversions

    HEX
    #798FCD
    RGB
    rgb(121, 143, 205)
    HSL
    hsl(224, 46%, 64%)
    HSV
    hsv(224, 41%, 80%)
    CMYK
    cmyk(41%, 30%, 0%, 20%)

    Accessibility Contrast

    WCAG contrast ratios for #798FCD against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.17:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    6.62:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    2.73:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #798FCD paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 194, 224, and 254 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 224, 344, and 104 degrees.

    Color Palettes Using #798FCD

    Monochromatic Scale

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

    #151E38 #293C70 #4564BA #8FA2D6 #C7D1EA
    Warm Harmony

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

    #5774C1 #5759C1 #7057C1 #8A57C1
    Cool Contrast

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

    #4564BA #BA9B45 #9FBA45 #64BA45
    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.

    #B8C2E0 #D6B8E0 #E0B8C2 #E0D6B8 #C2E0B8

    Shades & Tints of #798FCD

    Lightness variations at hue 224 and 46% saturation.

    CSS Gradients with #798FCD

    Blue to Orange
    linear-gradient(135deg, #798fcd, #cdb779)
    Analogous Fade
    linear-gradient(90deg, #798fcd, #8d79cd)
    Deep to Light
    linear-gradient(180deg, #192443, #bcc7e6)
    Tricolor Sweep
    linear-gradient(135deg, #798fcd, #cd798f, #8fcd79)

    Design Use Cases for #798FCD

    Balanced UI Color

    At 46% saturation, #798FCD 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 64% lightness, #798FCD 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

    #798FCD sits in the blue range (hue 224). 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 #798FCD (hue 224) to its complement at hue 44. For a subtler effect, try pairing with an analogous color at hue 254. Use CSS: background: linear-gradient(135deg, #798fcd, #cdb779);

    CSS Code for #798FCD

    /* Background */
    background-color: #798fcd;
    background-color: rgb(121, 143, 205);
    background-color: hsl(224, 46%, 64%);
    /* Text */
    color: #798fcd;
    /* Border */
    border: 2px solid #798fcd;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(121, 143, 205, 0.3);
    /* CSS Variable */
    --color-primary: 224 46% 64%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #798FCD across image editing and color design tools.

    About Color #798FCD (#798FCD)

    #798FCD is a blue color (colour) with RGB channel values of 121 red, 143 green, and 205 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 224 degrees with 46% saturation and 64% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #798FCD is 143/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 41% cyan, 30% magenta, 0% yellow, and 20% key (black).

    The WCAG contrast ratio of #798FCD against white is 3.17:1 and against black is 6.62: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.62:1.

    The complementary colour #CDB779 creates maximum visual tension when paired with #798FCD. For more harmonious color combinations, use the analogous colours #79BACD and #8D79CD, 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 #798FCD

    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 #798FCD?
    #798FCD is Color #798FCD, a blue color (colour) with RGB(121, 143, 205), HSL(224, 46%, 64%), and CMYK(41%, 30%, 0%, 20%). Its perceived brightness is 143/255.
    Is #798FCD accessible for text?
    Against white, #798FCD has a contrast ratio of 3.17:1 (fails AA for normal text). Against black, it has 6.62: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 #798FCD?
    The complementary colour is #CDB779 (hue 44). For subtle color combinations, use analogous colours #79BACD and #8D79CD. The triadic palette adds #CD798F and #8FCD79 for vibrant variety.
    How do I use #798FCD in CSS?
    Use any format: color: #798fcd; or rgb(121, 143, 205); or hsl(224, 46%, 64%). For CSS custom properties: --color-primary: 224 46% 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.