#EEDBFA Color Information

Hex color code: #EEDBFA

A delicate purple shade, #EEDBFA appears as (238, 219, 250) in RGB and (277°, 76%, 92%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EEDBFA
RGB
238, 219, 250
HSL
277°, 76%, 92%
CMYK
5%, 12%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #EEDBFA; 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 #EEDBFA; background-color: #EEDBFA15; }

Alert / Toast

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

Link / Accent

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

a { color: #EEDBFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 219, 250

Red: 238 / Green: 219 / Blue: 250

HSL

277°, 76%, 92%

Hue: 277° / Saturation: 76% / Lightness: 92%

CMYK

5%, 12%, 0%, 2%

Cyan: 5% / Magenta: 12% / Yellow: 0% / Key: 2%

What color is #EEDBFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDBFA to RGB:

rgb(238, 219, 250)HEX to RGB Converter →

HEX to HSL

Convert #EEDBFA to HSL:

hsl(277, 76%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EEDBFA to CMYK:

cmyk(5%, 12%, 0%, 2%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #EEDBFA has RGB (238, 219, 250) and HSL (277°, 76%, 92%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEDBFA is #E7FADB, creating high-contrast pairings. For softer combinations, try analogous colors like #DFDBFA.

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

Contrast with #EEDBFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDBFA?

#EEDBFA is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEDBFA?

#EEDBFA in RGB is (238, 219, 250) - 238 red, 219 green, and 250 blue.

How to use #EEDBFA in CSS?

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

What colors go well with #EEDBFA?

#E7FADB (complementary), #DFDBFA (analogous), and #CF98F1 (lighter shade) work well with #EEDBFA.