#EEAFEB Color Information

Hex color code: #EEAFEB

A light magenta shade, #EEAFEB appears as (238, 175, 235) in RGB and (303°, 65%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EEAFEB
RGB
238, 175, 235
HSL
303°, 65%, 81%
CMYK
0%, 26%, 1%, 7%

Shades

CSS Usage
color: #EEAFEB;
background-color: #EEAFEB;
border-color: #EEAFEB;
box-shadow: 0 0 10px #EEAFEB;
border: 2px solid #EEAFEB;
Tailwind Usage
bg-[#EEAFEB]
text-[#EEAFEB]
border-[#EEAFEB]
shadow-[0_0_10px_EEAFEB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #EEAFEB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #EEAFEB; color: #000000; }

Badge

New Feature
.badge { background-color: #EEAFEB; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #EEAFEB; background-color: #EEAFEB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #EEAFEB20; border-left: 4px solid #EEAFEB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #EEAFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #EEAFEB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 175, 235

Red: 238 / Green: 175 / Blue: 235

HSL

303°, 65%, 81%

Hue: 303° / Saturation: 65% / Lightness: 81%

CMYK

0%, 26%, 1%, 7%

Cyan: 0% / Magenta: 26% / Yellow: 1% / Key: 7%

What color is #EEAFEB?

#EEAFEB is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEAFEB to RGB:

rgb(238, 175, 235)HEX to RGB Converter →

HEX to HSL

Convert #EEAFEB to HSL:

hsl(303, 65%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EEAFEB to CMYK:

cmyk(0%, 26%, 1%, 7%)Color Converter →

Color Meaning and Usage

#EEAFEB is a airy magenta color with RGB values of 238, 175, 235 and HSL of 303°, 65%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEAFEB is #AFEEB2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2AFEE.

Use #EEAFEB in CSS: color: #EEAFEB or background-color: #EEAFEB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #EEAFEB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 11.97:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEAFEB?

#EEAFEB is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEAFEB?

#EEAFEB in RGB is (238, 175, 235) - 238 red, 175 green, and 235 blue.

How to use #EEAFEB in CSS?

Use #EEAFEB directly in your CSS properties like color or background-color.

What colors go well with #EEAFEB?

#AFEEB2 (complementary), #D2AFEE (analogous), and #E170DB (lighter shade) work well with #EEAFEB.