#CBBAF7 Color Information

Hex color code: #CBBAF7

A light purple shade, #CBBAF7 appears as (203, 186, 247) in RGB and (257°, 79%, 85%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#CBBAF7
RGB
203, 186, 247
HSL
257°, 79%, 85%
CMYK
18%, 25%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBAF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 186, 247

Red: 203 / Green: 186 / Blue: 247

HSL

257°, 79%, 85%

Hue: 257° / Saturation: 79% / Lightness: 85%

CMYK

18%, 25%, 0%, 3%

Cyan: 18% / Magenta: 25% / Yellow: 0% / Key: 3%

What color is #CBBAF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBAF7 to RGB:

rgb(203, 186, 247)HEX to RGB Converter →

HEX to HSL

Convert #CBBAF7 to HSL:

hsl(257, 79%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CBBAF7 to CMYK:

cmyk(18%, 25%, 0%, 3%)Color Converter →

Color Meaning and Usage

A airy purple tone, #CBBAF7 has RGB (203, 186, 247) and HSL (257°, 79%, 85%). 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 #CBBAF7 is #E6F7BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBC8F7.

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

Contrast with #CBBAF7

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 #CBBAF7?

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

What is the RGB value of #CBBAF7?

#CBBAF7 in RGB is (203, 186, 247) - 203 red, 186 green, and 247 blue.

How to use #CBBAF7 in CSS?

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

What colors go well with #CBBAF7?

#E6F7BB (complementary), #BBC8F7 (analogous), and #9876EF (lighter shade) work well with #CBBAF7.