#DEDED9 Color Information

Hex color code: #DEDED9

#DEDED9 is a airy yellow color. In RGB it is (222, 222, 217), and in HSL it is (60°, 7%, 86%). It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#DEDED9
RGB
222, 222, 217
HSL
60°, 7%, 86%
CMYK
0%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDED9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 222, 217

Red: 222 / Green: 222 / Blue: 217

HSL

60°, 7%, 86%

Hue: 60° / Saturation: 7% / Lightness: 86%

CMYK

0%, 0%, 2%, 13%

Cyan: 0% / Magenta: 0% / Yellow: 2% / Key: 13%

What color is #DEDED9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDED9 to RGB:

rgb(222, 222, 217)HEX to RGB Converter →

HEX to HSL

Convert #DEDED9 to HSL:

hsl(60, 7%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDED9 to CMYK:

cmyk(0%, 0%, 2%, 13%)Color Converter →

Color Meaning and Usage

#DEDED9 is a ethereal yellow color with RGB values of 222, 222, 217 and HSL of 60°, 7%, 86%. 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 #DEDED9 is #D9D9DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEDBD9.

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

Contrast with #DEDED9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDED9?

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

What is the RGB value of #DEDED9?

#DEDED9 in RGB is (222, 222, 217) - 222 red, 222 green, and 217 blue.

How to use #DEDED9 in CSS?

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

What colors go well with #DEDED9?

#D9D9DE (complementary), #DEDBD9 (analogous), and #BABAB0 (lighter shade) work well with #DEDED9.