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

Light Purple

#EBC6EB

📝 Color Information for #EBC6EB

The hexadecimal color code #EBC6EB represents a very light shade in the purple family. In the RGB color model, this color is composed of 235 red, 198 green, and 235 blue, which translates to approximately 92% red, 78% green, and 92% 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, #EBC6EB has a hue of 300 degrees, a saturation level of 48%, and a lightness value of 85%. The hue angle of 300° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 300°, saturation of 16%, and brightness/value of 92%. For print applications using the CMYK color model, #EBC6EB would be reproduced using 0% cyan, 16% magenta, 0% yellow, and 8% black. The closest web-safe color is #FFCCFF, 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 #EBC6EB with other colors, consider its complementary color at hue 120° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15451883, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EBC6EB

Tailwind CSS
pink-200
HEX
#EBC6EB
RGB
rgb(235, 198, 235)
RGB %
92%, 78%, 92%
HSL
hsl(300, 48%, 85%)
HSV
hsv(300, 16%, 92%)
CMYK
0%, 16%, 0%, 8%
Decimal
15451883
Web Safe
#FFCCFF

🎨 Color Schemes for #EBC6EB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EBC6EB

🌗 Shades and Tints of #EBC6EB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EBC6EB

Tones (adding gray / desaturating)

🌈 Hue Variations of #EBC6EB

Hue Variations (shifting the color spectrum)

👁️ Preview of #EBC6EB in Use

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

👓 Color Blindness Simulation for #EBC6EB

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

:root { --color-hex: #EBC6EB; --color-rgb: 235, 198, 235; --color-hsl: 300, 48%, 85%; } .bg-color { background-color: #EBC6EB; } .text-color { color: #EBC6EB; } .border-color { border-color: #EBC6EB; }

🛠️ Use #EBC6EB in Your Project

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

🔗 Related Colors to #EBC6EB

#D9C6EB
Hue -30°
#E2C6EB
Hue -15°
#EBC6E2
Hue +15°
#EBC6D9
Hue +30°
#DA95DA
85% L
#CA68CA
70% L
#A239A2
50% L
#622262
30% L
#EFD2EF
88% L
#F3DDF3
91% L
#F7E8F7
94% L
#FBF4FB
97% L

About Light Purple (#EBC6EB)

Light Purple is a light, moderately saturated, warm purple color with a hue angle of 300°, saturation of 48%, and lightness of 85%. Its RGB value is (235, 198, 235) and its CMYK breakdown is C:0% M:16% Y:0% K:8%.

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

What is the HEX code for Light Purple? +

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

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

What is the HSL value of #EBC6EB? +

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

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

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

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