#DCE6BC Color Information

Hex color code: #DCE6BC

#DCE6BC is a ethereal yellow color. In RGB it is (220, 230, 188), and in HSL it is (74°, 46%, 82%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#DCE6BC
RGB
220, 230, 188
HSL
74°, 46%, 82%
CMYK
4%, 0%, 18%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCE6BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 230, 188

Red: 220 / Green: 230 / Blue: 188

HSL

74°, 46%, 82%

Hue: 74° / Saturation: 46% / Lightness: 82%

CMYK

4%, 0%, 18%, 10%

Cyan: 4% / Magenta: 0% / Yellow: 18% / Key: 10%

What color is #DCE6BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCE6BC to RGB:

rgb(220, 230, 188)HEX to RGB Converter →

HEX to HSL

Convert #DCE6BC to HSL:

hsl(74, 46%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DCE6BC to CMYK:

cmyk(4%, 0%, 18%, 10%)Color Converter →

Color Meaning and Usage

#DCE6BC is a ethereal yellow color with RGB values of 220, 230, 188 and HSL of 74°, 46%, 82%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCE6BC is #C6BCE6, creating high-contrast pairings. For softer combinations, try analogous colors like #E6DBBC.

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

Contrast with #DCE6BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCE6BC?

#DCE6BC is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCE6BC?

#DCE6BC in RGB is (220, 230, 188) - 220 red, 230 green, and 188 blue.

How to use #DCE6BC in CSS?

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

What colors go well with #DCE6BC?

#C6BCE6 (complementary), #E6DBBC (analogous), and #BFD284 (lighter shade) work well with #DCE6BC.