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

Light Purple

#EBCBEC

📝 Color Information for #EBCBEC

The hexadecimal color code #EBCBEC represents a very light shade in the purple family. In the RGB color model, this color is composed of 235 red, 203 green, and 236 blue, which translates to approximately 92% red, 80% green, and 93% 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, #EBCBEC has a hue of 298 degrees, a saturation level of 46%, and a lightness value of 86%. The hue angle of 298° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 298°, saturation of 14%, and brightness/value of 93%. For print applications using the CMYK color model, #EBCBEC would be reproduced using 0% cyan, 14% magenta, 0% yellow, and 7% 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 #EBCBEC with other colors, consider its complementary color at hue 118° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15453164, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EBCBEC

Tailwind CSS
pink-200
HEX
#EBCBEC
RGB
rgb(235, 203, 236)
RGB %
92%, 80%, 93%
HSL
hsl(298, 46%, 86%)
HSV
hsv(298, 14%, 93%)
CMYK
0%, 14%, 0%, 7%
Decimal
15453164
Web Safe
#FFCCFF

🎨 Color Schemes for #EBCBEC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EBCBEC

🌗 Shades and Tints of #EBCBEC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EBCBEC

Tones (adding gray / desaturating)

🌈 Hue Variations of #EBCBEC

Hue Variations (shifting the color spectrum)

👁️ Preview of #EBCBEC in Use

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

👓 Color Blindness Simulation for #EBCBEC

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

:root { --color-hex: #EBCBEC; --color-rgb: 235, 203, 236; --color-hsl: 298, 46%, 86%; } .bg-color { background-color: #EBCBEC; } .text-color { color: #EBCBEC; } .border-color { border-color: #EBCBEC; }

🛠️ Use #EBCBEC in Your Project

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

🔗 Related Colors to #EBCBEC

#DACBEC
Hue -30°
#E2CBEC
Hue -15°
#ECCBE5
Hue +15°
#ECCBDC
Hue +30°
#D89ADA
85% L
#C56AC8
70% L
#9D3BA0
50% L
#5F2461
30% L
#EFD6F0
89% L
#F3E1F4
92% L
#F6E9F7
94% L
#FBF4FB
97% L

About Light Purple (#EBCBEC)

Light Purple is a light, moderately saturated, cool purple color with a hue angle of 298°, saturation of 46%, and lightness of 86%. Its RGB value is (235, 203, 236) and its CMYK breakdown is C:0% M:14% Y:0% K:7%.

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

What is the HEX code for Light Purple? +

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

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

What is the HSL value of #EBCBEC? +

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

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

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

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