#CEB9EB Color Information

Hex color code: #CEB9EB

#CEB9EB is a ethereal purple color. In RGB it is (206, 185, 235), and in HSL it is (265°, 56%, 82%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CEB9EB
RGB
206, 185, 235
HSL
265°, 56%, 82%
CMYK
12%, 21%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEB9EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 185, 235

Red: 206 / Green: 185 / Blue: 235

HSL

265°, 56%, 82%

Hue: 265° / Saturation: 56% / Lightness: 82%

CMYK

12%, 21%, 0%, 8%

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

What color is #CEB9EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEB9EB to RGB:

rgb(206, 185, 235)HEX to RGB Converter →

HEX to HSL

Convert #CEB9EB to HSL:

hsl(265, 56%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CEB9EB to CMYK:

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

Color Meaning and Usage

A airy purple tone, #CEB9EB has RGB (206, 185, 235) and HSL (265°, 56%, 82%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEB9EB is #D5EBB7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7BCEB.

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

Contrast with #CEB9EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEB9EB?

#CEB9EB is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CEB9EB?

#CEB9EB in RGB is (206, 185, 235) - 206 red, 185 green, and 235 blue.

How to use #CEB9EB in CSS?

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

What colors go well with #CEB9EB?

#D5EBB7 (complementary), #B7BCEB (analogous), and #A37CDA (lighter shade) work well with #CEB9EB.