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

Light Warm Purple

#EABDE6

📝 Color Information for #EABDE6

The hexadecimal color code #EABDE6 represents a very light shade in the purple family. In the RGB color model, this color is composed of 234 red, 189 green, and 230 blue, which translates to approximately 92% red, 74% green, and 90% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #EABDE6 has a hue of 305 degrees, a saturation level of 52%, and a lightness value of 83%. The hue angle of 305° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 305°, saturation of 19%, and brightness/value of 92%. For print applications using the CMYK color model, #EABDE6 would be reproduced using 0% cyan, 19% magenta, 2% 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 #EABDE6 with other colors, consider its complementary color at hue 125° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15384038, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EABDE6

Tailwind CSS
pink-200
HEX
#EABDE6
RGB
rgb(234, 189, 230)
RGB %
92%, 74%, 90%
HSL
hsl(305, 52%, 83%)
HSV
hsv(305, 19%, 92%)
CMYK
0%, 19%, 2%, 8%
Decimal
15384038
Web Safe
#FFCCFF

🎨 Color Schemes for #EABDE6

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EABDE6

🌗 Shades and Tints of #EABDE6

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EABDE6

Tones (adding gray / desaturating)

🌈 Hue Variations of #EABDE6

Hue Variations (shifting the color spectrum)

👁️ Preview of #EABDE6 in Use

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

👓 Color Blindness Simulation for #EABDE6

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

:root { --color-hex: #EABDE6; --color-rgb: 234, 189, 230; --color-hsl: 305, 52%, 83%; } .bg-color { background-color: #EABDE6; } .text-color { color: #EABDE6; } .border-color { border-color: #EABDE6; }

🛠️ Use #EABDE6 in Your Project

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

🔗 Related Colors to #EABDE6

#D7BDEA
Hue -30°
#E3BDEA
Hue -15°
#EABDDB
Hue +15°
#EABDD0
Hue +30°
#DC8FD5
85% L
#CC5CC2
70% L
#A3339A
50% L
#611F5B
30% L
#EEC9EB
86% L
#F3D8F1
90% L
#F6E4F5
93% L
#FBF3FB
97% L

About Light Warm Purple (#EABDE6)

Light Warm Purple is a light, moderately saturated, warm purple color with a hue angle of 305°, saturation of 52%, and lightness of 83%. Its RGB value is (234, 189, 230) and its CMYK breakdown is C:0% M:19% Y:2% 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 #EABDE6

What is the HEX code for Light Warm Purple? +

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

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

What is the HSL value of #EABDE6? +

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

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

The approximate CMYK value of #EABDE6 is C:0% M:19% Y:2% 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 #EABDE6 with Other Tools

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