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

Light Cool Violet

#CEBAE8

📝 Color Information for #CEBAE8

The hexadecimal color code #CEBAE8 represents a very light shade in the blue family. In the RGB color model, this color is composed of 206 red, 186 green, and 232 blue, which translates to approximately 81% red, 73% green, and 91% 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, #CEBAE8 has a hue of 266 degrees, a saturation level of 50%, and a lightness value of 82%. The hue angle of 266° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 266°, saturation of 20%, and brightness/value of 91%. For print applications using the CMYK color model, #CEBAE8 would be reproduced using 11% cyan, 20% magenta, 0% yellow, and 9% 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 #CEBAE8 with other colors, consider its complementary color at hue 86° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13548264, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CEBAE8

Tailwind CSS
violet-300
HEX
#CEBAE8
RGB
rgb(206, 186, 232)
RGB %
81%, 73%, 91%
HSL
hsl(266, 50%, 82%)
HSV
hsv(266, 20%, 91%)
CMYK
11%, 20%, 0%, 9%
Decimal
13548264
Web Safe
#CCCCFF

🎨 Color Schemes for #CEBAE8

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CEBAE8

🌗 Shades and Tints of #CEBAE8

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CEBAE8

Tones (adding gray / desaturating)

🌈 Hue Variations of #CEBAE8

Hue Variations (shifting the color spectrum)

👁️ Preview of #CEBAE8 in Use

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

👓 Color Blindness Simulation for #CEBAE8

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

:root { --color-hex: #CEBAE8; --color-rgb: 206, 186, 232; --color-hsl: 266, 50%, 82%; } .bg-color { background-color: #CEBAE8; } .text-color { color: #CEBAE8; } .border-color { border-color: #CEBAE8; }

🛠️ Use #CEBAE8 in Your Project

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

🔗 Related Colors to #CEBAE8

#BABDE8
Hue -30°
#C3BAE8
Hue -15°
#DABAE8
Hue +15°
#E5BAE8
Hue +30°
#AD8CD9
85% L
#8A5BC8
70% L
#62349D
50% L
#3C2060
30% L
#D9C9ED
86% L
#E1D5F1
89% L
#ECE4F6
93% L
#F4F0FA
96% L

About Light Cool Violet (#CEBAE8)

Light Cool Violet is a light, moderately saturated, cool blue color with a hue angle of 266°, saturation of 50%, and lightness of 82%. Its RGB value is (206, 186, 232) and its CMYK breakdown is C:11% M:20% Y:0% K:9%.

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

What is the HEX code for Light Cool Violet? +

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

The RGB value of #CEBAE8 is rgb(206, 186, 232). This means the color contains 206 out of 255 parts red, 186 out of 255 parts green, and 232 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(206, 186, 232);

What is the HSL value of #CEBAE8? +

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

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

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

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