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

Light Violet

#CBB8DB

📝 Color Information for #CBB8DB

The hexadecimal color code #CBB8DB represents a light shade in the purple family. In the RGB color model, this color is composed of 203 red, 184 green, and 219 blue, which translates to approximately 80% red, 72% 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, #CBB8DB has a hue of 273 degrees, a saturation level of 33%, and a lightness value of 79%. The hue angle of 273° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 273°, saturation of 16%, and brightness/value of 86%. For print applications using the CMYK color model, #CBB8DB would be reproduced using 7% cyan, 16% 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 #CBB8DB with other colors, consider its complementary color at hue 93° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13351131, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CBB8DB

Tailwind CSS
zinc-300
HEX
#CBB8DB
RGB
rgb(203, 184, 219)
RGB %
80%, 72%, 86%
HSL
hsl(273, 33%, 79%)
HSV
hsv(273, 16%, 86%)
CMYK
7%, 16%, 0%, 14%
Decimal
13351131
Web Safe
#CCCCCC

🎨 Color Schemes for #CBB8DB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CBB8DB

🌗 Shades and Tints of #CBB8DB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CBB8DB

Tones (adding gray / desaturating)

🌈 Hue Variations of #CBB8DB

Hue Variations (shifting the color spectrum)

👁️ Preview of #CBB8DB in Use

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

👓 Color Blindness Simulation for #CBB8DB

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

:root { --color-hex: #CBB8DB; --color-rgb: 203, 184, 219; --color-hsl: 273, 33%, 79%; } .bg-color { background-color: #CBB8DB; } .text-color { color: #CBB8DB; } .border-color { border-color: #CBB8DB; }

🛠️ Use #CBB8DB in Your Project

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

🔗 Related Colors to #CBB8DB

#BAB8DB
Hue -30°
#C2B8DB
Hue -15°
#D4B8DB
Hue +15°
#DBB8D9
Hue +30°
#AE8FC7
85% L
#9066B2
70% L
#694488
50% L
#3F2951
30% L
#D5C5E2
83% L
#DFD3E9
87% L
#EBE4F1
92% L
#F5F1F8
96% L

About Light Violet (#CBB8DB)

Light Violet is a light, moderately saturated, cool purple color with a hue angle of 273°, saturation of 33%, and lightness of 79%. Its RGB value is (203, 184, 219) and its CMYK breakdown is C:7% M:16% Y:0% K:14%.

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

What is the HEX code for Light Violet? +

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

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

What is the HSL value of #CBB8DB? +

The HSL value of #CBB8DB is hsl(273, 33%, 79%). The hue is 273°, placing it in the purple family on the color wheel. The saturation is 33%, 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 #CBB8DB a warm or cool color? +

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

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

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