✓ Copied to clipboard
#CFD5EB (Light Blue) color swatch preview — Color From Pic.
#CFD5EB — Light Blue color swatch

Light Blue

#CFD5EB

📝 Color Information for #CFD5EB

The hexadecimal color code #CFD5EB represents a very light shade in the blue family. In the RGB color model, this color is composed of 207 red, 213 green, and 235 blue, which translates to approximately 81% red, 84% green, and 92% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #CFD5EB has a hue of 227 degrees, a saturation level of 41%, and a lightness value of 87%. The hue angle of 227° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 227°, saturation of 12%, and brightness/value of 92%. For print applications using the CMYK color model, #CFD5EB would be reproduced using 12% cyan, 9% magenta, 0% yellow, and 8% black. The closest web-safe color is #CCCCFF, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #CFD5EB with other colors, consider its complementary color at hue 47° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13620715, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CFD5EB

Tailwind CSS
slate-300
HEX
#CFD5EB
RGB
rgb(207, 213, 235)
RGB %
81%, 84%, 92%
HSL
hsl(227, 41%, 87%)
HSV
hsv(227, 12%, 92%)
CMYK
12%, 9%, 0%, 8%
Decimal
13620715
Web Safe
#CCCCFF

🎨 Color Schemes for #CFD5EB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CFD5EB

🌗 Shades and Tints of #CFD5EB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CFD5EB

Tones (adding gray / desaturating)

🌈 Hue Variations of #CFD5EB

Hue Variations (shifting the color spectrum)

👁️ Preview of #CFD5EB in Use

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

👓 Color Blindness Simulation for #CFD5EB

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 #CFD5EB

:root { --color-hex: #CFD5EB; --color-rgb: 207, 213, 235; --color-hsl: 227, 41%, 87%; } .bg-color { background-color: #CFD5EB; } .text-color { color: #CFD5EB; } .border-color { border-color: #CFD5EB; }

🛠️ Use #CFD5EB in Your Project

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

🔗 Related Colors to #CFD5EB

#D0E4EB
Hue -30°
#D0DDEB
Hue -15°
#D1D0EB
Hue +15°
#D8D0EB
Hue +30°
#A2ADD8
85% L
#7384C4
70% L
#42569E
50% L
#27335D
30% L
#DBE0F0
90% L
#E2E6F3
92% L
#EDEFF7
95% L
#F4F6FA
97% L

About Light Blue (#CFD5EB)

Light Blue is a light, moderately saturated, cool blue color with a hue angle of 227°, saturation of 41%, and lightness of 87%. Its RGB value is (207, 213, 235) and its CMYK breakdown is C:12% M:9% Y:0% K:8%.

This is a Summer (Light) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #CFD5EB

What is the HEX code for Light Blue? +

The HEX code for Light Blue is #CFD5EB. In CSS you can use it directly as color: #CFD5EB; or as a background: background-color: #CFD5EB;. 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 #CFD5EB? +

The RGB value of #CFD5EB is rgb(207, 213, 235). This means the color contains 207 out of 255 parts red, 213 out of 255 parts green, and 235 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(207, 213, 235);

What is the HSL value of #CFD5EB? +

The HSL value of #CFD5EB is hsl(227, 41%, 87%). The hue is 227°, placing it in the blue family on the color wheel. The saturation is 41%, making it moderately saturated. The lightness is 87%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #CFD5EB a warm or cool color? +

#CFD5EB is classified as a cool color based on its hue angle of 227°. 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 #CFD5EB? +

The approximate CMYK value of #CFD5EB is C:12% M:9% Y:0% K:8%. 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 #CFD5EB with Other Tools

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