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

Light Cool Violet

#D0BEEF

📝 Color Information for #D0BEEF

The hexadecimal color code #D0BEEF represents a very light shade in the blue family. In the RGB color model, this color is composed of 208 red, 190 green, and 239 blue, which translates to approximately 82% red, 75% green, and 94% 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, #D0BEEF has a hue of 262 degrees, a saturation level of 60%, and a lightness value of 84%. The hue angle of 262° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 262°, saturation of 21%, and brightness/value of 94%. For print applications using the CMYK color model, #D0BEEF would be reproduced using 13% cyan, 21% magenta, 0% yellow, and 6% 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 #D0BEEF with other colors, consider its complementary color at hue 82° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13680367, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D0BEEF

Tailwind CSS
purple-300
HEX
#D0BEEF
RGB
rgb(208, 190, 239)
RGB %
82%, 75%, 94%
HSL
hsl(262, 60%, 84%)
HSV
hsv(262, 21%, 94%)
CMYK
13%, 21%, 0%, 6%
Decimal
13680367
Web Safe
#CCCCFF

🎨 Color Schemes for #D0BEEF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D0BEEF

🌗 Shades and Tints of #D0BEEF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D0BEEF

Tones (adding gray / desaturating)

🌈 Hue Variations of #D0BEEF

Hue Variations (shifting the color spectrum)

👁️ Preview of #D0BEEF in Use

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

👓 Color Blindness Simulation for #D0BEEF

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

:root { --color-hex: #D0BEEF; --color-rgb: 208, 190, 239; --color-hsl: 262, 60%, 84%; } .bg-color { background-color: #D0BEEF; } .text-color { color: #D0BEEF; } .border-color { border-color: #D0BEEF; }

🛠️ Use #D0BEEF in Your Project

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

🔗 Related Colors to #D0BEEF

#BEC4EF
Hue -30°
#C3BEEF
Hue -15°
#DCBEEF
Hue +15°
#E8BEEF
Hue +30°
#A989E1
85% L
#8658D5
70% L
#5A2BAB
50% L
#361A66
30% L
#D9CAF2
87% L
#E1D6F5
90% L
#EDE7F9
94% L
#F6F3FC
97% L

About Light Cool Violet (#D0BEEF)

Light Cool Violet is a light, moderately saturated, cool blue color with a hue angle of 262°, saturation of 60%, and lightness of 84%. Its RGB value is (208, 190, 239) and its CMYK breakdown is C:13% M:21% Y:0% K:6%.

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

What is the HEX code for Light Cool Violet? +

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

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

What is the HSL value of #D0BEEF? +

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

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

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

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