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

Light Violet

#CDC6EB

📝 Color Information for #CDC6EB

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

🔢 Color Conversion Codes for #CDC6EB

Tailwind CSS
slate-300
HEX
#CDC6EB
RGB
rgb(205, 198, 235)
RGB %
80%, 78%, 92%
HSL
hsl(251, 48%, 85%)
HSV
hsv(251, 16%, 92%)
CMYK
13%, 16%, 0%, 8%
Decimal
13485803
Web Safe
#CCCCFF

🎨 Color Schemes for #CDC6EB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CDC6EB

🌗 Shades and Tints of #CDC6EB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CDC6EB

Tones (adding gray / desaturating)

🌈 Hue Variations of #CDC6EB

Hue Variations (shifting the color spectrum)

👁️ Preview of #CDC6EB in Use

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

👓 Color Blindness Simulation for #CDC6EB

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

:root { --color-hex: #CDC6EB; --color-rgb: 205, 198, 235; --color-hsl: 251, 48%, 85%; } .bg-color { background-color: #CDC6EB; } .text-color { color: #CDC6EB; } .border-color { border-color: #CDC6EB; }

🛠️ Use #CDC6EB in Your Project

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

🔗 Related Colors to #CDC6EB

#C6D2EB
Hue -30°
#C6C9EB
Hue -15°
#D6C6EB
Hue +15°
#DFC6EB
Hue +30°
#A295DA
85% L
#7A68CA
70% L
#4C39A2
50% L
#2E2262
30% L
#D7D2EF
88% L
#E1DDF3
91% L
#EBE8F7
94% L
#F5F4FB
97% L

About Light Violet (#CDC6EB)

Light Violet is a light, moderately saturated, cool blue color with a hue angle of 251°, saturation of 48%, and lightness of 85%. Its RGB value is (205, 198, 235) and its CMYK breakdown is C:13% M:16% 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 #CDC6EB

What is the HEX code for Light Violet? +

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

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

What is the HSL value of #CDC6EB? +

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

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

The approximate CMYK value of #CDC6EB is C:13% M:16% 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 #CDC6EB with Other Tools

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