Blue 300 Color / Colour Code #93C5FD

    This page shows the hex color code for blue 300 (#93C5FD). The colour is a blue tone with 96% saturation and 78% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #93C5FD

    Color Conversions

    HEX
    #93C5FD
    RGB
    rgb(147, 197, 253)
    HSL
    hsl(212, 96%, 78%)
    HSV
    hsv(212, 42%, 99%)
    CMYK
    cmyk(42%, 22%, 0%, 1%)

    Accessibility Contrast

    WCAG contrast ratios for #93C5FD against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.80:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    11.65:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.55:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #93C5FD paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 182, 212, and 242 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 212, 332, and 92 degrees.

    Color Palettes Using #93C5FD

    Monochromatic Scale

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

    #02244B #034896 #0577FA #69AEFC #B4D6FD
    Warm Harmony

    Adjacent hues from 212 to 257 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.

    #3086E8 #3058E8 #3730E8 #6430E8
    Cool Contrast

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

    #267AD9 #D98526 #D3D926 #7AD926
    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.

    #B8CBE0 #CDB8E0 #E0B8CB #E0CDB8 #CBE0B8

    Shades & Tints of #93C5FD

    Lightness variations at hue 212 and 96% saturation.

    CSS Gradients with #93C5FD

    Blue to Orange
    linear-gradient(135deg, #93c5fd, #fdca91)
    Analogous Fade
    linear-gradient(90deg, #93c5fd, #9591fd)
    Deep to Light
    linear-gradient(180deg, #022b5a, #a5cefd)
    Tricolor Sweep
    linear-gradient(135deg, #91c3fd, #fd91c3, #c3fd91)

    Design Use Cases for #93C5FD

    High-Impact Accent

    With 96% saturation, #93C5FD is highly vivid. Reserve this for elements that need maximum attention: primary action buttons, notification badges, error states, or promotional banners. Use sparingly alongside neutral tones to avoid visual fatigue.

    Light Background Tint

    #93C5FD at 78% 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

    #93C5FD sits in the blue range (hue 212). 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 #93C5FD (hue 212) to its complement at hue 32. For a subtler effect, try pairing with an analogous color at hue 242. Use CSS: background: linear-gradient(135deg, #93c5fd, #fdca91);

    CSS Code for #93C5FD

    /* Background */
    background-color: #93c5fd;
    background-color: rgb(147, 197, 253);
    background-color: hsl(212, 96%, 78%);
    /* Text */
    color: #93c5fd;
    /* Border */
    border: 2px solid #93c5fd;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(147, 197, 253, 0.3);
    /* CSS Variable */
    --color-primary: 212 96% 78%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #93C5FD across image editing and color design tools.

    About Blue 300 (#93C5FD)

    #93C5FD is a blue color (colour) with RGB channel values of 147 red, 197 green, and 253 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 212 degrees with 96% saturation and 78% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #93C5FD is 188/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This means it appears bright to the human eye and is best paired with dark text for readability. For print production, the CMYK equivalent is 42% cyan, 22% magenta, 0% yellow, and 1% key (black).

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

    The complementary colour #FDCA91 creates maximum visual tension when paired with #93C5FD. For more harmonious color combinations, use the analogous colours #91F9FD and #9591FD, 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 #93C5FD

    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 #93C5FD?
    #93C5FD is Blue 300, a blue color (colour) with RGB(147, 197, 253), HSL(212, 96%, 78%), and CMYK(42%, 22%, 0%, 1%). Its perceived brightness is 188/255.
    Is #93C5FD accessible for text?
    Against white, #93C5FD has a contrast ratio of 1.80:1 (fails AA for normal text). Against black, it has 11.65:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #93C5FD?
    The complementary colour is #FDCA91 (hue 32). For subtle color combinations, use analogous colours #91F9FD and #9591FD. The triadic palette adds #FD91C3 and #C3FD91 for vibrant variety.
    How do I use #93C5FD in CSS?
    Use any format: color: #93c5fd; or rgb(147, 197, 253); or hsl(212, 96%, 78%). For CSS custom properties: --color-primary: 212 96% 78%; 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.