#DEDBCE Color Information

Hex color code: #DEDBCE

The hex color #DEDBCE is a light yellow with RGB values of (222, 219, 206) and HSL of (49°, 20%, 84%). It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#DEDBCE
RGB
222, 219, 206
HSL
49°, 20%, 84%
CMYK
0%, 1%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDBCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 219, 206

Red: 222 / Green: 219 / Blue: 206

HSL

49°, 20%, 84%

Hue: 49° / Saturation: 20% / Lightness: 84%

CMYK

0%, 1%, 7%, 13%

Cyan: 0% / Magenta: 1% / Yellow: 7% / Key: 13%

What color is #DEDBCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDBCE to RGB:

rgb(222, 219, 206)HEX to RGB Converter →

HEX to HSL

Convert #DEDBCE to HSL:

hsl(49, 20%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDBCE to CMYK:

cmyk(0%, 1%, 7%, 13%)Color Converter →

Color Meaning and Usage

A light yellow tone, #DEDBCE has RGB (222, 219, 206) and HSL (49°, 20%, 84%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDBCE is #CED1DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED3CE.

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

Contrast with #DEDBCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDBCE?

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

What is the RGB value of #DEDBCE?

#DEDBCE in RGB is (222, 219, 206) - 222 red, 219 green, and 206 blue.

How to use #DEDBCE in CSS?

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

What colors go well with #DEDBCE?

#CED1DE (complementary), #DED3CE (analogous), and #C0BAA0 (lighter shade) work well with #DEDBCE.