#CBC4FA Color Information

Hex color code: #CBC4FA

#CBC4FA is a airy blue color. In RGB it is (203, 196, 250), and in HSL it is (248°, 84%, 87%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#CBC4FA
RGB
203, 196, 250
HSL
248°, 84%, 87%
CMYK
19%, 22%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBC4FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 196, 250

Red: 203 / Green: 196 / Blue: 250

HSL

248°, 84%, 87%

Hue: 248° / Saturation: 84% / Lightness: 87%

CMYK

19%, 22%, 0%, 2%

Cyan: 19% / Magenta: 22% / Yellow: 0% / Key: 2%

What color is #CBC4FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBC4FA to RGB:

rgb(203, 196, 250)HEX to RGB Converter →

HEX to HSL

Convert #CBC4FA to HSL:

hsl(248, 84%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CBC4FA to CMYK:

cmyk(19%, 22%, 0%, 2%)Color Converter →

Color Meaning and Usage

#CBC4FA is a ethereal blue color with RGB values of 203, 196, 250 and HSL of 248°, 84%, 87%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBC4FA is #F2FAC2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2D6FA.

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

Contrast with #CBC4FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBC4FA?

#CBC4FA is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBC4FA?

#CBC4FA in RGB is (203, 196, 250) - 203 red, 196 green, and 250 blue.

How to use #CBC4FA in CSS?

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

What colors go well with #CBC4FA?

#F2FAC2 (complementary), #C2D6FA (analogous), and #8C7CF4 (lighter shade) work well with #CBC4FA.