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

Light Violet

#BEA0DE

📝 Color Information for #BEA0DE

The hexadecimal color code #BEA0DE represents a light shade in the blue family. In the RGB color model, this color is composed of 190 red, 160 green, and 222 blue, which translates to approximately 75% red, 63% green, and 87% 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, #BEA0DE has a hue of 269 degrees, a saturation level of 48%, and a lightness value of 75%. The hue angle of 269° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 269°, saturation of 28%, and brightness/value of 87%. For print applications using the CMYK color model, #BEA0DE would be reproduced using 14% cyan, 28% magenta, 0% yellow, and 13% black. The closest web-safe color is #CC99CC, 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 #BEA0DE with other colors, consider its complementary color at hue 89° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12493022, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BEA0DE

Tailwind CSS
violet-300
HEX
#BEA0DE
RGB
rgb(190, 160, 222)
RGB %
75%, 63%, 87%
HSL
hsl(269, 48%, 75%)
HSV
hsv(269, 28%, 87%)
CMYK
14%, 28%, 0%, 13%
Decimal
12493022
Web Safe
#CC99CC

🎨 Color Schemes for #BEA0DE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BEA0DE

🌗 Shades and Tints of #BEA0DE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BEA0DE

Tones (adding gray / desaturating)

🌈 Hue Variations of #BEA0DE

Hue Variations (shifting the color spectrum)

👁️ Preview of #BEA0DE in Use

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

👓 Color Blindness Simulation for #BEA0DE

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

:root { --color-hex: #BEA0DE; --color-rgb: 190, 160, 222; --color-hsl: 269, 48%, 75%; } .bg-color { background-color: #BEA0DE; } .text-color { color: #BEA0DE; } .border-color { border-color: #BEA0DE; }

🛠️ Use #BEA0DE in Your Project

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

🔗 Related Colors to #BEA0DE

#A1A2DE
Hue -30°
#AFA1DE
Hue -15°
#CEA1DE
Hue +15°
#DDA1DE
Hue +30°
#A277CF
85% L
#854EC1
70% L
#5F328F
50% L
#3A1E57
30% L
#CBB4E4
80% L
#D8C6EB
85% L
#E5D9F2
90% L
#F2ECF8
95% L

About Light Violet (#BEA0DE)

Light Violet is a light, moderately saturated, cool blue color with a hue angle of 269°, saturation of 48%, and lightness of 75%. Its RGB value is (190, 160, 222) and its CMYK breakdown is C:14% M:28% Y:0% K:13%.

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

What is the HEX code for Light Violet? +

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

The RGB value of #BEA0DE is rgb(190, 160, 222). This means the color contains 190 out of 255 parts red, 160 out of 255 parts green, and 222 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(190, 160, 222);

What is the HSL value of #BEA0DE? +

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

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

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

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