Aged White Color Hex Code

#e8decd

What is Aged White Color Hex Code Color?

Aged White Color Hex Code is a very light, pastel, desaturated, muted orange color with the hex code #e8decd. Its RGB value is rgb(232, 222, 205), meaning it contains 232 red, 222 green, and 205 blue light values. In the HSL color model, it has a hue of 38°, saturation of 37%, and lightness of 86%.

Aged White Color Hex Code Color Codes

Here are all the color format codes for Aged White Color Hex Code:

  • HEX: #e8decd
  • RGB: rgb(232, 222, 205)
  • HSL: hsl(38°, 37%, 86%)
  • CMYK: cmyk(0%, 4%, 12%, 9%)
  • Android/Flutter: Color(0xFFE8DECD)
  • Swift UIColor: UIColor(red: 0.910, green: 0.871, blue: 0.804, alpha: 1.0)

Is Aged White Color Hex Code Accessible?

Aged White Color Hex Code (#e8decd) passes WCAG AA accessibility standards. It has a contrast ratio of 1.33:1 against white and 15.76:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.

How to Use Aged White Color Hex Code in Design

Aged White Color Hex Code is a very light, pastel orange tone that works well as a background, accent, or highlight color in modern UI designs. It pairs beautifully with its complementary color #ced8e9 for strong contrast. In CSS, you can use it directly as color: #e8decd; or background-color: #e8decd;.

Aged White Color Hex Code Shades and Tints

Shades of Aged White Color Hex Code are created by mixing it with black, ranging from the original #e8decd down to near-black #cec5b6. Tints are made by adding white — from the base color up to near-white #fdfbfa. These variations help build complete design system palettes and Tailwind CSS color scales.

Aged White Color Hex Code Color Harmonies

The complementary color of Aged White Color Hex Code is #ced8e9. Its analogous colors are #e5e9ce and #e9d2ce. For a triadic palette, combine it with #cee9df and #dfcee9.

Frequently Asked Questions

What is the hex code for Aged White Color Hex Code?

The hex code for Aged White Color Hex Code is #e8decd.

What is the RGB value of Aged White Color Hex Code?

The RGB value is rgb(232, 222, 205). Red channel: 232/255, Green: 222/255, Blue: 205/255.

Is Aged White Color Hex Code good for web accessibility?

Aged White Color Hex Code has a contrast ratio of 1.33:1 with white and 15.76:1 with black. It passes WCAG AA standards for normal text.

What colors go well with Aged White Color Hex Code?

Aged White Color Hex Code pairs well with its complementary color #ced8e9, analogous colors #e5e9ce and #e9d2ce, or neutral whites and grays for a clean, modern look.

How do I use Aged White Color Hex Code in CSS?

Use it in CSS like this:
background-color: #e8decd;
color: #e8decd;
Or as a CSS variable: --color-primary: #e8decd;

HEX
#e8decd
RGB
rgb(232, 222, 205)
HSL
hsl(38°, 37%, 86%)
CMYK
cmyk(0%, 4%, 12%, 9%)
RGBA
rgba(232, 222, 205, 1)
HSLA
hsla(38, 37%, 86%, 1)
Android / Flutter
Color(0xFFE8DECD)
Swift / UIColor
UIColor(r:0.91 g:0.87 b:0.80)
Hex 0x
0xE8DECD
White text
1.33:1
FailFail Large
Black text
15.76:1
AAAAA Large

WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.

Contrast with white1.33:1
Contrast with black15.76:1
Sample text 21:1
+
=
50%
CSS Variables
/* Aged White Color Hex Code */
--color-primary: #e8decd;
--color-primary-rgb: 232, 222, 205;
--color-primary-hsl: 38 37% 86%;
--color-primary-text: #1a1a2e;
Tailwind Config
// tailwind.config.js
colors: {
  'aged-white-color-hex-code': {
    DEFAULT: '#e8decd',
    100: '#ffffff',
    200: '#fdfbfa',
    300: '#faf8f4',
    400: '#f8f4ef',
    500: '#f5f1e9',
    600: '#cec5b6',
    700: '#b4ad9f',
    800: '#9b9489',
    900: '#817b72',
    950: '#67635b',
  }
}
SCSS Map
$aged-white-color-hex-code: (
  'base': #e8decd,
  'light': #faf8f4,
  'dark': #b4ad9f,
  'rgb': 232, 222, 205
);
Badge Outline Badge
AB
Aged White Color Hex Code
#e8decd

A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.

Heading H1

Heading H2

Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Caption text or muted secondary copy. Used for descriptions and supplemental information.


Highlighted blockquote text using this color as an accent.

How this color appears to people with different types of color vision deficiency.

Normal — #e8decd
Deuteranopia — #e4e5cd
Protanopia — #e4e4cd
Tritanopia — #e8ddd4
Achromatopsia — #dfdfdf

Aged White Color Hex Code Color Palettes

#bf925f
#c2ae84
#e0d7c2
#ebe3d0
#faf9f5
#e2cca7
#ede5c9
#eee5ce
#ffffff
#ffffff
#d8cbbb
#dcd6d0
#f4f3f0
#f7f6f2
#ffffff
#e2e2ca
#fcfcf8
#ffffff
#ffffff
#ffffff
#ecdad5
#fbf9f8
#ffffff
#ffffff
#ffffff
#f4d8b4
#fdfaf7
#ffffff
#ffffff
#ffffff
#dcd6d0
#f3f2f2
#ffffff
#ffffff
#ffffff
#e4e59f
#e7dec1
#ecedbf
#fdfcf7
#fdfdf7
#e2baa1
#e1c8b2
#ecd4bb
#faefeb
#ffffff

Aged White Color Hex Code Shades

#e8decd
#cec5b6
#b4ad9f
#9b9489
#817b72
#67635b
#4d4a44
#34312e
#1a1917
#000000

Aged White Color Hex Code Tints

#e9dfce
#ebe2d4
#eee6d9
#f0eade
#f3ede4
#f5f1e9
#f8f4ef
#faf8f4
#fdfbfa
#ffffff

Aged White Color Hex Code Tones

#e9dfce
#e7ded0
#e6ded1
#e4ded2
#e3ddd4
#e1ddd5
#e0dcd7
#dedcd8
#dddcda
#dbdbdb

Aged White Color Hex Code Gradients

Light fade linear-gradient(135deg, #e8decd, #fdfbfa)...
Dark fade linear-gradient(135deg, #e8decd, #cec5b6)...
Complementary linear-gradient(135deg, #e8decd, #ced8e9)...
Triadic linear-gradient(135deg, #e8decd, #cee9df, #dfcee9) ...
Saturation burst linear-gradient(135deg, #e2ddd4, #ffe5b8) ...

Aged White Color Hex Code Related Colors

Copied!