✓ Copied to clipboard
#7DAFDE (Soft Cool Azure) color swatch preview — Color From Pic.
#7DAFDE — Soft Cool Azure color swatch

Soft Cool Azure

#7DAFDE

📝 Color Information for #7DAFDE

The hexadecimal color code #7DAFDE represents a light shade in the cyan family. In the RGB color model, this color is composed of 125 red, 175 green, and 222 blue, which translates to approximately 49% red, 69% green, and 87% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #7DAFDE has a hue of 209 degrees, a saturation level of 60%, and a lightness value of 68%. The hue angle of 209° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 209°, saturation of 44%, and brightness/value of 87%. For print applications using the CMYK color model, #7DAFDE would be reproduced using 44% cyan, 21% magenta, 0% yellow, and 13% black. The closest web-safe color is #6699CC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #7DAFDE with other colors, consider its complementary color at hue 29° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 8237022, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #7DAFDE

Tailwind CSS
blue-400
HEX
#7DAFDE
RGB
rgb(125, 175, 222)
RGB %
49%, 69%, 87%
HSL
hsl(209, 60%, 68%)
HSV
hsv(209, 44%, 87%)
CMYK
44%, 21%, 0%, 13%
Decimal
8237022
Web Safe
#6699CC

🎨 Color Schemes for #7DAFDE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #7DAFDE

🌗 Shades and Tints of #7DAFDE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #7DAFDE

Tones (adding gray / desaturating)

🌈 Hue Variations of #7DAFDE

Hue Variations (shifting the color spectrum)

👁️ Preview of #7DAFDE in Use

Text on #7DAFDE
This demonstrates text readability on the color background. (Click to edit)
#7DAFDE as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #7DAFDE

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #7DAFDE

:root { --color-hex: #7DAFDE; --color-rgb: 125, 175, 222; --color-hsl: 209, 60%, 68%; } .bg-color { background-color: #7DAFDE; } .text-color { color: #7DAFDE; } .border-color { border-color: #7DAFDE; }

🛠️ Use #7DAFDE in Your Project

🎨
Build a Palette with #7DAFDE
Generate harmonious color schemes
⚖️
Check Contrast for #7DAFDE
WCAG accessibility testing
🌈
Create a Gradient with #7DAFDE
Beautiful CSS gradients

🔗 Related Colors to #7DAFDE

#7CDEDD
Hue -30°
#7CC8DE
Hue -15°
#7C97DE
Hue +15°
#7C7EDE
Hue +30°
#5496D4
85% L
#317DC4
70% L
#23588B
50% L
#143452
30% L
#95BEE4
74% L
#B1D0EC
81% L
#CADFF2
87% L
#E7F0F9
94% L

About Soft Cool Azure (#7DAFDE)

Soft Cool Azure is a medium, moderately saturated, cool cyan color with a hue angle of 209°, saturation of 60%, and lightness of 68%. Its RGB value is (125, 175, 222) and its CMYK breakdown is C:44% M:21% Y:0% K:13%.

This is a Summer (Cool) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #7DAFDE

What is the HEX code for Soft Cool Azure? +

The HEX code for Soft Cool Azure is #7DAFDE. In CSS you can use it directly as color: #7DAFDE; or as a background: background-color: #7DAFDE;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #7DAFDE? +

The RGB value of #7DAFDE is rgb(125, 175, 222). This means the color contains 125 out of 255 parts red, 175 out of 255 parts green, and 222 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(125, 175, 222);

What is the HSL value of #7DAFDE? +

The HSL value of #7DAFDE is hsl(209, 60%, 68%). The hue is 209°, placing it in the cyan family on the color wheel. The saturation is 60%, making it moderately saturated. The lightness is 68%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #7DAFDE a warm or cool color? +

#7DAFDE is classified as a cool color based on its hue angle of 209°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #7DAFDE? +

The approximate CMYK value of #7DAFDE is C:44% M:21% Y:0% K:13%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #7DAFDE with Other Tools

🔢
Color Converter
Get all formats for #7DAFDE — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #7DAFDE passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #7DAFDE.
👓
Blindness Simulator
See how #7DAFDE appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #7DAFDE.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #7DAFDE.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #7DAFDE.
🔬
Technical Formats
See #7DAFDE in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #7DAFDE as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.