#CBDEF9 Color Information

Hex color code: #CBDEF9

A light blue shade, #CBDEF9 appears as (203, 222, 249) in RGB and (215°, 79%, 89%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#CBDEF9
RGB
203, 222, 249
HSL
215°, 79%, 89%
CMYK
18%, 11%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDEF9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 222, 249

Red: 203 / Green: 222 / Blue: 249

HSL

215°, 79%, 89%

Hue: 215° / Saturation: 79% / Lightness: 89%

CMYK

18%, 11%, 0%, 2%

Cyan: 18% / Magenta: 11% / Yellow: 0% / Key: 2%

What color is #CBDEF9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDEF9 to RGB:

rgb(203, 222, 249)HEX to RGB Converter →

HEX to HSL

Convert #CBDEF9 to HSL:

hsl(215, 79%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDEF9 to CMYK:

cmyk(18%, 11%, 0%, 2%)Color Converter →

Color Meaning and Usage

A light blue tone, #CBDEF9 has RGB (203, 222, 249) and HSL (215°, 79%, 89%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBDEF9 is #F9E7CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDF5F9.

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

Contrast with #CBDEF9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDEF9?

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

What is the RGB value of #CBDEF9?

#CBDEF9 in RGB is (203, 222, 249) - 203 red, 222 green, and 249 blue.

How to use #CBDEF9 in CSS?

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

What colors go well with #CBDEF9?

#F9E7CD (complementary), #CDF5F9 (analogous), and #88B4F1 (lighter shade) work well with #CBDEF9.