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

Light Blue

#CFCBEB

📝 Color Information for #CFCBEB

The hexadecimal color code #CFCBEB represents a very light shade in the blue family. In the RGB color model, this color is composed of 207 red, 203 green, and 235 blue, which translates to approximately 81% red, 80% 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, #CFCBEB has a hue of 248 degrees, a saturation level of 44%, and a lightness value of 86%. The hue angle of 248° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 248°, saturation of 14%, and brightness/value of 92%. For print applications using the CMYK color model, #CFCBEB would be reproduced using 12% cyan, 14% 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 #CFCBEB with other colors, consider its complementary color at hue 68° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13618155, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CFCBEB

Tailwind CSS
slate-300
HEX
#CFCBEB
RGB
rgb(207, 203, 235)
RGB %
81%, 80%, 92%
HSL
hsl(248, 44%, 86%)
HSV
hsv(248, 14%, 92%)
CMYK
12%, 14%, 0%, 8%
Decimal
13618155
Web Safe
#CCCCFF

🎨 Color Schemes for #CFCBEB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CFCBEB

🌗 Shades and Tints of #CFCBEB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CFCBEB

Tones (adding gray / desaturating)

🌈 Hue Variations of #CFCBEB

Hue Variations (shifting the color spectrum)

👁️ Preview of #CFCBEB in Use

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

👓 Color Blindness Simulation for #CFCBEB

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

:root { --color-hex: #CFCBEB; --color-rgb: 207, 203, 235; --color-hsl: 248, 44%, 86%; } .bg-color { background-color: #CFCBEB; } .text-color { color: #CFCBEB; } .border-color { border-color: #CFCBEB; }

🛠️ Use #CFCBEB in Your Project

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

🔗 Related Colors to #CFCBEB

#CCD7EB
Hue -30°
#CCCFEB
Hue -15°
#D8CCEB
Hue +15°
#DFCCEB
Hue +30°
#A49CD8
85% L
#786CC6
70% L
#4A3D9E
50% L
#2D255F
30% L
#DAD7EF
89% L
#E4E2F4
92% L
#EBE9F6
94% L
#F5F4FB
97% L

About Light Blue (#CFCBEB)

Light Blue is a light, moderately saturated, cool blue color with a hue angle of 248°, saturation of 44%, and lightness of 86%. Its RGB value is (207, 203, 235) and its CMYK breakdown is C:12% M:14% 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 #CFCBEB

What is the HEX code for Light Blue? +

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

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

What is the HSL value of #CFCBEB? +

The HSL value of #CFCBEB is hsl(248, 44%, 86%). The hue is 248°, placing it in the blue family on the color wheel. The saturation is 44%, making it moderately saturated. The lightness is 86%, 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 #CFCBEB a warm or cool color? +

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

The approximate CMYK value of #CFCBEB is C:12% M:14% 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 #CFCBEB with Other Tools

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