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

Light Purple

#DBA5DF

📝 Color Information for #DBA5DF

The hexadecimal color code #DBA5DF represents a light shade in the purple family. In the RGB color model, this color is composed of 219 red, 165 green, and 223 blue, which translates to approximately 86% red, 65% 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, #DBA5DF has a hue of 296 degrees, a saturation level of 48%, and a lightness value of 76%. The hue angle of 296° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 296°, saturation of 26%, and brightness/value of 87%. For print applications using the CMYK color model, #DBA5DF would be reproduced using 2% cyan, 26% 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 #DBA5DF with other colors, consider its complementary color at hue 116° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14394847, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DBA5DF

Tailwind CSS
pink-300
HEX
#DBA5DF
RGB
rgb(219, 165, 223)
RGB %
86%, 65%, 87%
HSL
hsl(296, 48%, 76%)
HSV
hsv(296, 26%, 87%)
CMYK
2%, 26%, 0%, 13%
Decimal
14394847
Web Safe
#CC99CC

🎨 Color Schemes for #DBA5DF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DBA5DF

🌗 Shades and Tints of #DBA5DF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DBA5DF

Tones (adding gray / desaturating)

🌈 Hue Variations of #DBA5DF

Hue Variations (shifting the color spectrum)

👁️ Preview of #DBA5DF in Use

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

👓 Color Blindness Simulation for #DBA5DF

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

:root { --color-hex: #DBA5DF; --color-rgb: 219, 165, 223; --color-hsl: 296, 48%, 76%; } .bg-color { background-color: #DBA5DF; } .text-color { color: #DBA5DF; } .border-color { border-color: #DBA5DF; }

🛠️ Use #DBA5DF in Your Project

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

🔗 Related Colors to #DBA5DF

#BEA4DF
Hue -30°
#CDA4DF
Hue -15°
#DFA4D4
Hue +15°
#DFA4C6
Hue +30°
#CB7BD1
85% L
#B94EC1
70% L
#89328F
50% L
#531E57
30% L
#E3B7E6
81% L
#EACAEC
86% L
#F0D9F2
90% L
#F8ECF8
95% L

About Light Purple (#DBA5DF)

Light Purple is a light, moderately saturated, cool purple color with a hue angle of 296°, saturation of 48%, and lightness of 76%. Its RGB value is (219, 165, 223) and its CMYK breakdown is C:2% M:26% Y:0% K:13%.

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

What is the HEX code for Light Purple? +

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

The RGB value of #DBA5DF is rgb(219, 165, 223). This means the color contains 219 out of 255 parts red, 165 out of 255 parts green, and 223 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(219, 165, 223);

What is the HSL value of #DBA5DF? +

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

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

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

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