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

Bisque (#ffe4c4): 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.

#ffe4c4
HEX #ffe4c4
RGB rgb(255, 228, 196)
HSL 33°, 100%, 88%

Use Bisque in Your Projects

About Bisque Color

Bisque is a warm, peachy off-white that adds a cozy, inviting touch. It works well for bakery sites, handmade crafts, and vintage themes.

Use Cases for Bisque

bakery sitescraftsvintage themescozy blogsinterior design

Shades & Tints of Bisque

#ffffff
#fff8f0
#fff2e2
#ffebd3
#ffe4c4
#bfab93
#807262
#403931
#000000

Complementary Color

#ffe4c4
#c2ddff

Analogous Colors

#ffc5c2
#ffe4c4
#fcffc2

Triadic Colors

#ffe4c4
#c2ffe3
#e3c2ff

Split Complementary

#ffe4c4
#c2fcff
#c5c2ff

Tetradic Colors

#ffe4c4
#ddffc2
#c2ddff
#e3c2ff

CSS Code

.bisque-color {
  color: #ffe4c4;
  background-color: #ffe4c4;
}

/* As a CSS custom property */
:root {
  --color-bisque: #ffe4c4;
}

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 Bisque
Ratio: 17.15:1 ✓ Passes AA ✓ Passes AAA
White text on Bisque
Ratio: 1.22:1 ✗ Fails AA ✗ Fails AAA

Frequently Asked Questions

What color is Bisque?

Bisque is represented by the hex code #ffe4c4 and has RGB values of rgb(255, 228, 196). It falls under the Orange category.

How to use Bisque in web design?

Bisque works well for bakery sites, crafts, vintage themes. Bisque is a warm, peachy off-white that adds a cozy, inviting touch. It works well for bakery sites, handmade crafts, and vintage themes. Use it as a primary color, accent, or background depending on your design needs.

What colors go with Bisque?

Colors that pair well with Bisque include blanchedalmond, peachpuff, antiquewhite, wheat, moccasin. For a complementary scheme, try #c2ddff. For an analogous scheme, use #ffc5c2 and #fcffc2. For a triadic scheme, combine with #c2ffe3 and #e3c2ff.