Skip to content

Bisque (#FFE4C4)

The hex code for Bisque is #FFE4C4. It is rgb(255, 228, 196) in RGB, hsl(33, 100%, 88%) in HSL, and about cmyk(0%, 11%, 23%, 0%) in CMYK — a lightest orange. Black text is the more readable choice on this background.

#FFE4C4
HEX#FFE4C4
RGBrgb(255, 228, 196)
HSLhsl(33, 100%, 88%)
HSVhsv(33, 23%, 100%)
CMYKcmyk(0%, 11%, 23%, 0%)
OKLCHoklch(93.3% 0.051 71.8)
LABlab(92.23% 6.02 19.24)
LCHlch(92.23% 20.16 72.62)

Colors Closest to Bisque

Bisque is a registered color name. These are the named colors nearest to it, measured as CIE76 distance in CIELAB — a perceptual scale, so the ordering matches what the eye sees rather than how close the raw RGB numbers happen to sit.

Browse the full index of named colors A-Z or every orange in the library.

#FFE4C4 Channel Values

How Bisque breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.

ModelChannelsNotes
RGBR 255 · G 228 · B 1968-bit channels as sent to the display
HSLH 33° · S 100% · L 88%Easiest model for building lighter and darker variants
HSVH 33° · S 23% · V 100%Matches the picker in most design tools
CMYKC 0% · M 11% · Y 23% · K 0%Approximate ink mix; confirm with an ICC profile before printing
Luminance1.22:1 vs white · 17.15:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a Bisque background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.

Fails AAWhite text1.22:1AA normal AA large AAA normal
TextBlack text17.15:1AA normal AA large AAA normal

Need a specific ratio against another background? Open #FFE4C4 in the contrast checker.

Colors That Go With Bisque

Pairings derived from color-wheel relationships. The complementary color sits opposite Bisque; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.

Base
Complementary
Analogous
Analogous
Triadic
Triadic
Split comp.
Split comp.

Tints & Shades of Bisque

Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.

Tints

Shades

Want a full 50-950 ramp with semantic roles? Generate design tokens from #FFE4C4.

How Bisque Looks with Color Vision Deficiency

Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.

Typical#FFE4C4
Protanopia#E9E9C4
Protanomaly#F2E7C4
Deuteranopia#EDEDC3
Deuteranomaly#F5EAC3
Tritanopia#FFE0E0
Tritanomaly#FFE2D6
Achromatopsia#E8E8E8

Test a full palette in the color blindness simulator.

Using #FFE4C4 in Code

Copy-ready declarations for the places this color usually ends up.

CSS custom property--bisque: #FFE4C4;
CSS backgroundbackground-color: #FFE4C4;
Tailwind configcolors: { 'bisque': '#FFE4C4' }
SwiftUIColor(red: 1.000, green: 0.894, blue: 0.769)
Android XML<color name="bisque">#FFE4C4</color>
SVG fillfill="#FFE4C4"

More Orange Colors

Bisque sits in the orange family. These are its neighbours across that family's full range, each with its own breakdown.

#FFE4C4 Frequently Asked Questions

What is the hex code for Bisque?

The hex code for Bisque is #FFE4C4. That is rgb(255, 228, 196) in RGB, hsl(33, 100%, 88%) in HSL, and approximately cmyk(0%, 11%, 23%, 0%) in CMYK.

What is the RGB value of #FFE4C4?

#FFE4C4 is rgb(255, 228, 196) — red 255, green 228, and blue 196 on the 0-255 scale.

What is the CMYK value of #FFE4C4?

#FFE4C4 converts to approximately cmyk(0%, 11%, 23%, 0%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #FFE4C4 be black or white?

Black text is the more readable choice. #FFE4C4 scores 1.22:1 against white and 17.15:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Is Bisque a CSS named color?

Yes. Bisque is one of the CSS named colors, so you can write color: bisque instead of the hex code.

Open Bisque in a Tool

Keep exploring: every orange in the color library, the guide to shades of orange, or the full color library.