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

Light Blue

#C2C3DB

📝 Color Information for #C2C3DB

The hexadecimal color code #C2C3DB represents a very light shade in the blue family. In the RGB color model, this color is composed of 194 red, 195 green, and 219 blue, which translates to approximately 76% red, 76% green, and 86% 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, #C2C3DB has a hue of 238 degrees, a saturation level of 26%, and a lightness value of 81%. The hue angle of 238° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 238°, saturation of 11%, and brightness/value of 86%. For print applications using the CMYK color model, #C2C3DB would be reproduced using 11% cyan, 11% magenta, 0% yellow, and 14% black. The closest web-safe color is #CCCCCC, 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 #C2C3DB with other colors, consider its complementary color at hue 58° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12764123, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C2C3DB

Tailwind CSS
slate-300
HEX
#C2C3DB
RGB
rgb(194, 195, 219)
RGB %
76%, 76%, 86%
HSL
hsl(238, 26%, 81%)
HSV
hsv(238, 11%, 86%)
CMYK
11%, 11%, 0%, 14%
Decimal
12764123
Web Safe
#CCCCCC

🎨 Color Schemes for #C2C3DB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C2C3DB

🌗 Shades and Tints of #C2C3DB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C2C3DB

Tones (adding gray / desaturating)

🌈 Hue Variations of #C2C3DB

Hue Variations (shifting the color spectrum)

👁️ Preview of #C2C3DB in Use

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

👓 Color Blindness Simulation for #C2C3DB

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

:root { --color-hex: #C2C3DB; --color-rgb: 194, 195, 219; --color-hsl: 238, 26%, 81%; } .bg-color { background-color: #C2C3DB; } .text-color { color: #C2C3DB; } .border-color { border-color: #C2C3DB; }

🛠️ Use #C2C3DB in Your Project

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

🔗 Related Colors to #C2C3DB

#C2CFDB
Hue -30°
#C2C9DB
Hue -15°
#C7C2DB
Hue +15°
#CEC2DB
Hue +30°
#9B9DC5
85% L
#7577AE
70% L
#4D4F84
50% L
#2D2E4D
30% L
#CFCFE3
85% L
#DCDCEA
89% L
#E5E6F0
92% L
#F2F2F7
96% L

About Light Blue (#C2C3DB)

Light Blue is a light, moderately saturated, cool blue color with a hue angle of 238°, saturation of 26%, and lightness of 81%. Its RGB value is (194, 195, 219) and its CMYK breakdown is C:11% M:11% Y:0% K:14%.

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

What is the HEX code for Light Blue? +

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

The RGB value of #C2C3DB is rgb(194, 195, 219). This means the color contains 194 out of 255 parts red, 195 out of 255 parts green, and 219 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(194, 195, 219);

What is the HSL value of #C2C3DB? +

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

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

The approximate CMYK value of #C2C3DB is C:11% M:11% Y:0% K:14%. 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 #C2C3DB with Other Tools

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