#DCEFFA Color Information

Hex color code: #DCEFFA

A ethereal blue shade, #DCEFFA appears as (220, 239, 250) in RGB and (202°, 75%, 92%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DCEFFA
RGB
220, 239, 250
HSL
202°, 75%, 92%
CMYK
12%, 4%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEFFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 239, 250

Red: 220 / Green: 239 / Blue: 250

HSL

202°, 75%, 92%

Hue: 202° / Saturation: 75% / Lightness: 92%

CMYK

12%, 4%, 0%, 2%

Cyan: 12% / Magenta: 4% / Yellow: 0% / Key: 2%

What color is #DCEFFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEFFA to RGB:

rgb(220, 239, 250)HEX to RGB Converter →

HEX to HSL

Convert #DCEFFA to HSL:

hsl(202, 75%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DCEFFA to CMYK:

cmyk(12%, 4%, 0%, 2%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #DCEFFA has RGB (220, 239, 250) and HSL (202°, 75%, 92%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCEFFA is #FAE7DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBFAF6.

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

Contrast with #DCEFFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEFFA?

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

What is the RGB value of #DCEFFA?

#DCEFFA in RGB is (220, 239, 250) - 220 red, 239 green, and 250 blue.

How to use #DCEFFA in CSS?

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

What colors go well with #DCEFFA?

#FAE7DB (complementary), #DBFAF6 (analogous), and #98D0F0 (lighter shade) work well with #DCEFFA.