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

Light Cool Violet

#CDB2E6

📝 Color Information for #CDB2E6

The hexadecimal color code #CDB2E6 represents a light shade in the purple family. In the RGB color model, this color is composed of 205 red, 178 green, and 230 blue, which translates to approximately 80% red, 70% green, and 90% 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, #CDB2E6 has a hue of 271 degrees, a saturation level of 51%, and a lightness value of 80%. The hue angle of 271° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 271°, saturation of 23%, and brightness/value of 90%. For print applications using the CMYK color model, #CDB2E6 would be reproduced using 11% cyan, 23% magenta, 0% yellow, and 10% black. The closest web-safe color is #CC99FF, 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 #CDB2E6 with other colors, consider its complementary color at hue 91° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13480678, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CDB2E6

Tailwind CSS
violet-300
HEX
#CDB2E6
RGB
rgb(205, 178, 230)
RGB %
80%, 70%, 90%
HSL
hsl(271, 51%, 80%)
HSV
hsv(271, 23%, 90%)
CMYK
11%, 23%, 0%, 10%
Decimal
13480678
Web Safe
#CC99FF

🎨 Color Schemes for #CDB2E6

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CDB2E6

🌗 Shades and Tints of #CDB2E6

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CDB2E6

Tones (adding gray / desaturating)

🌈 Hue Variations of #CDB2E6

Hue Variations (shifting the color spectrum)

👁️ Preview of #CDB2E6 in Use

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

👓 Color Blindness Simulation for #CDB2E6

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

:root { --color-hex: #CDB2E6; --color-rgb: 205, 178, 230; --color-hsl: 271, 51%, 80%; } .bg-color { background-color: #CDB2E6; } .text-color { color: #CDB2E6; } .border-color { border-color: #CDB2E6; }

🛠️ Use #CDB2E6 in Your Project

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

🔗 Related Colors to #CDB2E6

#B3B2E6
Hue -30°
#C0B2E6
Hue -15°
#DAB2E6
Hue +15°
#E6B2E5
Hue +30°
#AF84D7
85% L
#9156C8
70% L
#68329A
50% L
#3E1E5C
30% L
#D7C1EB
84% L
#E1D1F0
88% L
#EBE0F5
92% L
#F5F0FA
96% L

About Light Cool Violet (#CDB2E6)

Light Cool Violet is a light, moderately saturated, cool purple color with a hue angle of 271°, saturation of 51%, and lightness of 80%. Its RGB value is (205, 178, 230) and its CMYK breakdown is C:11% M:23% Y:0% K:10%.

This is a Summer (Light) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #CDB2E6

What is the HEX code for Light Cool Violet? +

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

The RGB value of #CDB2E6 is rgb(205, 178, 230). This means the color contains 205 out of 255 parts red, 178 out of 255 parts green, and 230 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, 178, 230);

What is the HSL value of #CDB2E6? +

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

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

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

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