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

Light Violet

#CCBBD8

📝 Color Information for #CCBBD8

The hexadecimal color code #CCBBD8 represents a light shade in the purple family. In the RGB color model, this color is composed of 204 red, 187 green, and 216 blue, which translates to approximately 80% red, 73% green, and 85% 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, #CCBBD8 has a hue of 275 degrees, a saturation level of 27%, and a lightness value of 79%. The hue angle of 275° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 275°, saturation of 13%, and brightness/value of 85%. For print applications using the CMYK color model, #CCBBD8 would be reproduced using 6% cyan, 13% magenta, 0% yellow, and 15% 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 #CCBBD8 with other colors, consider its complementary color at hue 95° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13417432, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CCBBD8

Tailwind CSS
zinc-300
HEX
#CCBBD8
RGB
rgb(204, 187, 216)
RGB %
80%, 73%, 85%
HSL
hsl(275, 27%, 79%)
HSV
hsv(275, 13%, 85%)
CMYK
6%, 13%, 0%, 15%
Decimal
13417432
Web Safe
#CCCCCC

🎨 Color Schemes for #CCBBD8

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CCBBD8

🌗 Shades and Tints of #CCBBD8

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CCBBD8

Tones (adding gray / desaturating)

🌈 Hue Variations of #CCBBD8

Hue Variations (shifting the color spectrum)

👁️ Preview of #CCBBD8 in Use

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

👓 Color Blindness Simulation for #CCBBD8

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

:root { --color-hex: #CCBBD8; --color-rgb: 204, 187, 216; --color-hsl: 275, 27%, 79%; } .bg-color { background-color: #CCBBD8; } .text-color { color: #CCBBD8; } .border-color { border-color: #CCBBD8; }

🛠️ Use #CCBBD8 in Your Project

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

🔗 Related Colors to #CCBBD8

#BDBBD8
Hue -30°
#C5BBD8
Hue -15°
#D3BBD8
Hue +15°
#D8BBD5
Hue +30°
#AF94C2
85% L
#916DAB
70% L
#6B4A82
50% L
#402D4E
30% L
#D6C8DF
83% L
#DFD5E7
87% L
#ECE5F0
92% L
#F5F2F8
96% L

About Light Violet (#CCBBD8)

Light Violet is a light, moderately saturated, cool purple color with a hue angle of 275°, saturation of 27%, and lightness of 79%. Its RGB value is (204, 187, 216) and its CMYK breakdown is C:6% M:13% Y:0% K:15%.

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

What is the HEX code for Light Violet? +

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

The RGB value of #CCBBD8 is rgb(204, 187, 216). This means the color contains 204 out of 255 parts red, 187 out of 255 parts green, and 216 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(204, 187, 216);

What is the HSL value of #CCBBD8? +

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

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

The approximate CMYK value of #CCBBD8 is C:6% M:13% Y:0% K:15%. 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 #CCBBD8 with Other Tools

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