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

Light Vivid Violet

#D3B7FB

📝 Color Information for #D3B7FB

The hexadecimal color code #D3B7FB represents a very light shade in the blue family. In the RGB color model, this color is composed of 211 red, 183 green, and 251 blue, which translates to approximately 83% red, 72% green, and 98% blue. This makes it a highly 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, #D3B7FB has a hue of 265 degrees, a saturation level of 89%, and a lightness value of 85%. The hue angle of 265° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 265°, saturation of 27%, and brightness/value of 98%. For print applications using the CMYK color model, #D3B7FB would be reproduced using 16% cyan, 27% magenta, 0% yellow, and 2% 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #D3B7FB with other colors, consider its complementary color at hue 85° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13875195, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D3B7FB

Tailwind CSS
purple-300
HEX
#D3B7FB
RGB
rgb(211, 183, 251)
RGB %
83%, 72%, 98%
HSL
hsl(265, 89%, 85%)
HSV
hsv(265, 27%, 98%)
CMYK
16%, 27%, 0%, 2%
Decimal
13875195
Web Safe
#CCCCFF

🎨 Color Schemes for #D3B7FB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D3B7FB

🌗 Shades and Tints of #D3B7FB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D3B7FB

Tones (adding gray / desaturating)

🌈 Hue Variations of #D3B7FB

Hue Variations (shifting the color spectrum)

👁️ Preview of #D3B7FB in Use

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

👓 Color Blindness Simulation for #D3B7FB

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

:root { --color-hex: #D3B7FB; --color-rgb: 211, 183, 251; --color-hsl: 265, 89%, 85%; } .bg-color { background-color: #D3B7FB; } .text-color { color: #D3B7FB; } .border-color { border-color: #D3B7FB; }

🛠️ Use #D3B7FB in Your Project

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

🔗 Related Colors to #D3B7FB

#B7BCFB
Hue -30°
#C2B7FB
Hue -15°
#E4B7FB
Hue +15°
#F5B7FB
Hue +30°
#AD78F7
85% L
#8A3EF4
70% L
#5D0CCF
50% L
#38077D
30% L
#DCC5FC
88% L
#E5D4FC
91% L
#EDE2FD
94% L
#F6F1FE
97% L

About Light Vivid Violet (#D3B7FB)

Light Vivid Violet is a light, vibrant, cool blue color with a hue angle of 265°, saturation of 89%, and lightness of 85%. Its RGB value is (211, 183, 251) and its CMYK breakdown is C:16% M:27% Y:0% K:2%.

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

What is the HEX code for Light Vivid Violet? +

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

The RGB value of #D3B7FB is rgb(211, 183, 251). This means the color contains 211 out of 255 parts red, 183 out of 255 parts green, and 251 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(211, 183, 251);

What is the HSL value of #D3B7FB? +

The HSL value of #D3B7FB is hsl(265, 89%, 85%). The hue is 265°, placing it in the blue family on the color wheel. The saturation is 89%, making it vibrant. The lightness is 85%, 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 #D3B7FB a warm or cool color? +

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

The approximate CMYK value of #D3B7FB is C:16% M:27% Y:0% K:2%. 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 #D3B7FB with Other Tools

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