#CDC7FF Color Information

Hex color code: #CDC7FF

#CDC7FF is a soft blue color. In RGB it is (205, 199, 255), and in HSL it is (246°, 100%, 89%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#CDC7FF
RGB
205, 199, 255
HSL
246°, 100%, 89%
CMYK
20%, 22%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDC7FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 199, 255

Red: 205 / Green: 199 / Blue: 255

HSL

246°, 100%, 89%

Hue: 246° / Saturation: 100% / Lightness: 89%

CMYK

20%, 22%, 0%, 0%

Cyan: 20% / Magenta: 22% / Yellow: 0% / Key: 0%

What color is #CDC7FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDC7FF to RGB:

rgb(205, 199, 255)HEX to RGB Converter →

HEX to HSL

Convert #CDC7FF to HSL:

hsl(246, 100%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CDC7FF to CMYK:

cmyk(20%, 22%, 0%, 0%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CDC7FF has RGB (205, 199, 255) and HSL (246°, 100%, 89%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDC7FF is #F9FFC7, creating high-contrast pairings. For softer combinations, try analogous colors like #C7DDFF.

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

Contrast with #CDC7FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDC7FF?

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

What is the RGB value of #CDC7FF?

#CDC7FF in RGB is (205, 199, 255) - 205 red, 199 green, and 255 blue.

How to use #CDC7FF in CSS?

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

What colors go well with #CDC7FF?

#F9FFC7 (complementary), #C7DDFF (analogous), and #887AFF (lighter shade) work well with #CDC7FF.