#C8CBDB Color Information

Hex color code: #C8CBDB

#C8CBDB is a light blue color. In RGB it is (200, 203, 219), and in HSL it is (231°, 21%, 82%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#C8CBDB
RGB
200, 203, 219
HSL
231°, 21%, 82%
CMYK
9%, 7%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8CBDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 203, 219

Red: 200 / Green: 203 / Blue: 219

HSL

231°, 21%, 82%

Hue: 231° / Saturation: 21% / Lightness: 82%

CMYK

9%, 7%, 0%, 14%

Cyan: 9% / Magenta: 7% / Yellow: 0% / Key: 14%

What color is #C8CBDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8CBDB to RGB:

rgb(200, 203, 219)HEX to RGB Converter →

HEX to HSL

Convert #C8CBDB to HSL:

hsl(231, 21%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #C8CBDB to CMYK:

cmyk(9%, 7%, 0%, 14%)Color Converter →

Color Meaning and Usage

A light blue tone, #C8CBDB has RGB (200, 203, 219) and HSL (231°, 21%, 82%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8CBDB is #DBD8C7, creating high-contrast pairings. For softer combinations, try analogous colors like #C7D4DB.

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

Contrast with #C8CBDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8CBDB?

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

What is the RGB value of #C8CBDB?

#C8CBDB in RGB is (200, 203, 219) - 200 red, 203 green, and 219 blue.

How to use #C8CBDB in CSS?

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

What colors go well with #C8CBDB?

#DBD8C7 (complementary), #C7D4DB (analogous), and #999EBD (lighter shade) work well with #C8CBDB.