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

Light Purple

#D2B2CE

📝 Color Information for #D2B2CE

The hexadecimal color code #D2B2CE represents a light shade in the purple family. In the RGB color model, this color is composed of 210 red, 178 green, and 206 blue, which translates to approximately 82% red, 70% green, and 81% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #D2B2CE has a hue of 308 degrees, a saturation level of 26%, and a lightness value of 76%. The hue angle of 308° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 308°, saturation of 15%, and brightness/value of 82%. For print applications using the CMYK color model, #D2B2CE would be reproduced using 0% cyan, 15% magenta, 2% yellow, and 18% 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 #D2B2CE with other colors, consider its complementary color at hue 128° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13808334, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D2B2CE

Tailwind CSS
stone-300
HEX
#D2B2CE
RGB
rgb(210, 178, 206)
RGB %
82%, 70%, 81%
HSL
hsl(308, 26%, 76%)
HSV
hsv(308, 15%, 82%)
CMYK
0%, 15%, 2%, 18%
Decimal
13808334
Web Safe
#CC99CC

🎨 Color Schemes for #D2B2CE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D2B2CE

🌗 Shades and Tints of #D2B2CE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D2B2CE

Tones (adding gray / desaturating)

🌈 Hue Variations of #D2B2CE

Hue Variations (shifting the color spectrum)

👁️ Preview of #D2B2CE in Use

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

👓 Color Blindness Simulation for #D2B2CE

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

:root { --color-hex: #D2B2CE; --color-rgb: 210, 178, 206; --color-hsl: 308, 26%, 76%; } .bg-color { background-color: #D2B2CE; } .text-color { color: #D2B2CE; } .border-color { border-color: #D2B2CE; }

🛠️ Use #D2B2CE in Your Project

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

🔗 Related Colors to #D2B2CE

#C6B2D2
Hue -30°
#CEB2D2
Hue -15°
#D2B2C6
Hue +15°
#D2B2BE
Hue +30°
#BD8FB7
85% L
#A6689E
70% L
#7A4873
50% L
#4A2B46
30% L
#DBC2D8
81% L
#E5D2E2
86% L
#ECDFEA
90% L
#F6EFF5
95% L

About Light Purple (#D2B2CE)

Light Purple is a light, moderately saturated, warm purple color with a hue angle of 308°, saturation of 26%, and lightness of 76%. Its RGB value is (210, 178, 206) and its CMYK breakdown is C:0% M:15% Y:2% K:18%.

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

What is the HEX code for Light Purple? +

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

The RGB value of #D2B2CE is rgb(210, 178, 206). This means the color contains 210 out of 255 parts red, 178 out of 255 parts green, and 206 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(210, 178, 206);

What is the HSL value of #D2B2CE? +

The HSL value of #D2B2CE is hsl(308, 26%, 76%). The hue is 308°, placing it in the purple family on the color wheel. The saturation is 26%, 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 #D2B2CE a warm or cool color? +

#D2B2CE is classified as a warm color based on its hue angle of 308°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #D2B2CE? +

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

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