#CEBEEF Color Information

Hex color code: #CEBEEF

The hex color #CEBEEF is a ethereal purple with RGB values of (206, 190, 239) and HSL of (260°, 60%, 84%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#CEBEEF
RGB
206, 190, 239
HSL
260°, 60%, 84%
CMYK
14%, 21%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBEEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 190, 239

Red: 206 / Green: 190 / Blue: 239

HSL

260°, 60%, 84%

Hue: 260° / Saturation: 60% / Lightness: 84%

CMYK

14%, 21%, 0%, 6%

Cyan: 14% / Magenta: 21% / Yellow: 0% / Key: 6%

What color is #CEBEEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBEEF to RGB:

rgb(206, 190, 239)HEX to RGB Converter →

HEX to HSL

Convert #CEBEEF to HSL:

hsl(260, 60%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBEEF to CMYK:

cmyk(14%, 21%, 0%, 6%)Color Converter →

Color Meaning and Usage

A light purple tone, #CEBEEF has RGB (206, 190, 239) and HSL (260°, 60%, 84%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBEEF is #DEEFBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEC6EF.

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

Contrast with #CEBEEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBEEF?

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

What is the RGB value of #CEBEEF?

#CEBEEF in RGB is (206, 190, 239) - 206 red, 190 green, and 239 blue.

How to use #CEBEEF in CSS?

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

What colors go well with #CEBEEF?

#DEEFBE (complementary), #BEC6EF (analogous), and #A081DF (lighter shade) work well with #CEBEEF.