#D0BAEB Color Information

Hex color code: #D0BAEB

The hex color #D0BAEB is a delicate purple with RGB values of (208, 186, 235) and HSL of (267°, 55%, 83%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D0BAEB
RGB
208, 186, 235
HSL
267°, 55%, 83%
CMYK
11%, 21%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0BAEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 186, 235

Red: 208 / Green: 186 / Blue: 235

HSL

267°, 55%, 83%

Hue: 267° / Saturation: 55% / Lightness: 83%

CMYK

11%, 21%, 0%, 8%

Cyan: 11% / Magenta: 21% / Yellow: 0% / Key: 8%

What color is #D0BAEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0BAEB to RGB:

rgb(208, 186, 235)HEX to RGB Converter →

HEX to HSL

Convert #D0BAEB to HSL:

hsl(267, 55%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #D0BAEB to CMYK:

cmyk(11%, 21%, 0%, 8%)Color Converter →

Color Meaning and Usage

#D0BAEB is a soft purple color with RGB values of 208, 186, 235 and HSL of 267°, 55%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0BAEB is #D6EBBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCBEEB.

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

Contrast with #D0BAEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0BAEB?

#D0BAEB is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D0BAEB?

#D0BAEB in RGB is (208, 186, 235) - 208 red, 186 green, and 235 blue.

How to use #D0BAEB in CSS?

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

What colors go well with #D0BAEB?

#D6EBBC (complementary), #BCBEEB (analogous), and #A981DA (lighter shade) work well with #D0BAEB.