Color Directory/Baby Blue Soft

Baby Blue Soft (#C5E3F6)

Luminance: 73% · Nearest standard name: Baby Blue Soft

BABY BLUE SOFT
#C5E3F6
rgb(197, 227, 246) · hsl(203°, 73%, 87%)
HEX#C5E3F6
RGB197, 227, 246
HSL203°, 73%, 87%
HSV / HSB203°, 20%, 96%
CMYK (Print)20%, 8%, 0%, 4%

Color Harmonies

Complementary

#C5E3F6#F6D8C6

Analogous

#C6F6F0#C5E3F6#C6CBF6

Triadic

#C5E3F6#F6C6E3#E3F6C6

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.34:1

Sample text rendered with #C5E3F6 on white

AA Normal: FAILAA Large: FAIL
Against Dark (#0F172A)13.34:1

Sample text rendered with #C5E3F6 on dark

AA Normal: PASSAA Large: PASS
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Baby Blue Soft (#C5E3F6)

Baby Blue Soft (#C5E3F6) is a distinct shade within the Blue chromatic spectrum. Characterized by an optical luminance of 73% and a cool color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#C5E3F6
RGB Space197, 227, 246
HSL Values203°, 73%, 87%
HSV / HSB203°, 20%, 96%
CMYK Ink20%, 8%, 0%, 4%
TemperatureCool

Optical Color Harmony Formulas for Baby Blue Soft

Geometric intervals calculated from #C5E3F6 on the 360-degree color wheel.

Direct Polar (180°)#F6D8C6

Complementary Harmony

Pairs Baby Blue Soft with its polar opposite (#F6D8C6) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#C6F6F0 · #C6CBF6

Analogous Harmony

Positions adjacent neighboring hues on either side of Baby Blue Soft for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#F6C6CB · #F6F0C6

Split-Complementary

Uses the two colors flanking the direct complement of Baby Blue Soft, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#F6C6E3 · #E3F6C6

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#F0C6F6 · #F6D8C6 · #CBF6C6

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Baby Blue Soft

Lock #C5E3F6 inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Baby Blue Soft

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Dominant Background Canvas (60% Volume)

With an exceptionally high lightness of 87%, Baby Blue Soft (#C5E3F6) serves as a clean, soft canvas surface. It provides ample negative space for dark typography without the harsh ocular glare of stark pure white.

Light Mode SurfaceOptimal canvas surface
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Blends the freshness of green with the serene trust of blue. Inspires crisp clarity, modern innovation, and refreshing agility.

Optimal Industry Verticals

Bio-Tech, Digital Telecommunications, Modern SaaS, Productivity Apps. Combining Baby Blue Soft with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Baby Blue Soft

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-c5e3f6: #C5E3F6;
  --color-c5e3f6-rgb: 197, 227, 246;
  --color-c5e3f6-hsl: 203deg 73% 87%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        'c5e3f6': '#C5E3F6',
      }
    }
  }
};

Frequently Asked Questions About Baby Blue Soft (#C5E3F6)

Authoritative answers covering Baby Blue Soft color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Baby Blue Soft (#C5E3F6)?
Baby Blue Soft is defined by the HEX code #C5E3F6. Its digital screen RGB coordinates are R:197, G:227, B:246. Its cylindrical HSL values are Hue:203°, Saturation:73%, Lightness:87%. In HSV/HSB format, it is 203°, 20%, 96%. For four-color CMYK process printing, its ink percentages are C:20%, M:8%, Y:0%, K:4%.
Does Baby Blue Soft (#C5E3F6) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Baby Blue Soft achieves a contrast ratio of 1.34:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 13.34:1 (Passing WCAG AA).
What is the direct complementary color for Baby Blue Soft (#C5E3F6)?
The exact 180-degree optical complementary color for #C5E3F6 is #F6D8C6. When placed side-by-side, #C5E3F6 and #F6D8C6 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Baby Blue Soft in the 60-30-10 UI design rule?
With an exceptionally high lightness of 87%, Baby Blue Soft (#C5E3F6) serves as a clean, soft canvas surface. It provides ample negative space for dark typography without the harsh ocular glare of stark pure white.
How can I copy and export Baby Blue Soft into Tailwind CSS and CSS variables?
You can define Baby Blue Soft in CSS custom properties as ':root { --color-custom: #C5E3F6; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Baby Blue Soft using our interactive Color Palette Generator.
Which color family does Baby Blue Soft (#C5E3F6) belong to?
Baby Blue Soft belongs to the Blue family (Cool spectrum). You can explore full tonal ramps and curated palettes in our Blue Color Guide.