Toolman

bisque — #FFE4C4

#FFE4C4

rgb(255, 228, 196) · hsl(33, 100%, 88%) · CSS keyword bisque

Can you put text on it?

ContrastBody textLarge text
bisque on white1.22:1
bisque on black17.15:1AAAA

As a background, bisque takes black text: 17.15:1 against 1.22:1 the other way. A colour picker will give you the hex and stop there, which is why so many palettes look right and fail an accessibility audit.

Using it

color: bisque;
color: #ffe4c4;
color: rgb(255 228 196);

All three are the same colour. The keyword is one of the 141 CSS named colours — a list settled in CSS 2.1 and added to exactly once since, when rebeccapurple was standardised in 2014.

Colours close to bisque

Frequently asked questions

What is the hex code for bisque?

The hex code for bisque is #FFE4C4 — RGB 255, 228, 196.

Can I use bisque for text?

Not on a white background. bisque reaches only 1.22:1, and WCAG AA asks for 4.5:1. It works as a background or a border, not as ink.

Should text on bisque be black or white?

Black — 17.15:1 against 1.22:1 the other way.

Other named colours

#FFE4C4 in full — tints, shades and harmonies · All named colours · Colour reference