BlanchedAlmond Color — HEX, RGB, HSL, Palettes & Contrast

BlanchedAlmond (#ffebcd): Complete color reference with HEX, RGB, HSL values, tints & shades, complementary, analogous, triadic, split-complementary, and tetradic palettes, WCAG contrast recommendations, and ready-to-use CSS code.

#ffebcd
HEX #ffebcd
RGB rgb(255, 235, 205)
HSL 36°, 100%, 90%

Use BlanchedAlmond in Your Projects

About BlanchedAlmond Color

BlanchedAlmond is a warm, light peach-beige that creates a soft, welcoming backdrop. It is often used in food blogs and lifestyle websites.

Use Cases for BlanchedAlmond

food blogslifestyle siteswarm backgroundsrecipe cardscafe themes

Shades & Tints of BlanchedAlmond

#ffffff
#fffaf3
#fff5e6
#fff0da
#ffebcd
#bfb09a
#807667
#403b33
#000000

Complementary Color

#ffebcd
#cce0ff

Analogous Colors

#ffd1cc
#ffebcd
#faffcc

Triadic Colors

#ffebcd
#ccffeb
#ebccff

Split Complementary

#ffebcd
#ccfaff
#d1ccff

Tetradic Colors

#ffebcd
#e0ffcc
#cce0ff
#ebccff

CSS Code

.blanchedalmond-color {
  color: #ffebcd;
  background-color: #ffebcd;
}

/* As a CSS custom property */
:root {
  --color-blanchedalmond: #ffebcd;
}

Accessibility Score

75 / 100
Rating: Good
AA contrast on best text color (30 pts)
AAA contrast on best text color (25 pts)
Versatile lightness for backgrounds & text (25 pts)
Not extreme black/white (20 pts)

A combined score based on WCAG contrast compliance, lightness versatility, and usable range. Higher scores mean the color works well in more design contexts.

Contrast Recommendations

Black text on BlanchedAlmond
Ratio: 18.02:1 ✓ Passes AA ✓ Passes AAA
White text on BlanchedAlmond
Ratio: 1.17:1 ✗ Fails AA ✗ Fails AAA

Frequently Asked Questions

What color is BlanchedAlmond?

BlanchedAlmond is represented by the hex code #ffebcd and has RGB values of rgb(255, 235, 205). It falls under the Orange category.

How to use BlanchedAlmond in web design?

BlanchedAlmond works well for food blogs, lifestyle sites, warm backgrounds. BlanchedAlmond is a warm, light peach-beige that creates a soft, welcoming backdrop. It is often used in food blogs and lifestyle websites. Use it as a primary color, accent, or background depending on your design needs.

What colors go with BlanchedAlmond?

Colors that pair well with BlanchedAlmond include bisque, wheat, peachpuff, antiquewhite, moccasin. For a complementary scheme, try #cce0ff. For an analogous scheme, use #ffd1cc and #faffcc. For a triadic scheme, combine with #ccffeb and #ebccff.