CSS Utilities
--color-bisque: #FFE4C4;
.bg-bisque { background-color: #FFE4C4; }
.text-bisque { color: #FFE4C4; }Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#FFE4C4",
"rgb": [
255,
228,
196
],
"hsl": [
33,
100,
88
],
"cmyk": [
0,
11,
23,
0
],
"luminance": 0.8073,
"contrast": {
"black": 17.15,
"white": 1.22
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}Harmonies
{
"complementary": "#C2DDFF",
"analogous": [
"#FFC5C2",
"#FCFFC2"
],
"triadic": [
"#C2FFE3",
"#E3C2FF"
],
"tetradic": [
"#C2FFC5",
"#C2DDFF",
"#FFC2FC"
],
"splitComplementary": [
"#C2FCFF",
"#C5C2FF"
],
"monochromatic": [
"#FFFFFF",
"#FFE4C4",
"#FFBA66"
]
}Variants
{
"light": "#FFFFFF",
"dark": "#FFBA66",
"saturated": "#FFE3C2",
"desaturated": "#F8E3C9",
"pastel": "#FFFFFF",
"neon": "#FFF6EB"
}Pairings
{
"best": [
"#000000",
"#C2DDFF",
"#FFC5C2",
"#FCFFC2"
],
"avoid": [
"#F8E3C9",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#F8E3C9"
]
}Knowledge graph
{
"nearestColors": [
"blanched-almond",
"champagne",
"pastel-peach",
"peach-puff",
"moccasin"
],
"generatedPalettes": [
"bisque"
],
"generatedComparisons": [
"bisque-vs-blanched-almond",
"bisque-vs-champagne"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"relatedTools": [
"/harmonies/bisque",
"/wcag/bisque",
"/css/colors/bisque",
"/hex/ffe4c4"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"narrower": [
"/palettes/bisque"
],
"related": [
"/colors/blanched-almond",
"/colors/champagne",
"/colors/pastel-peach",
"/colors/peach-puff",
"/colors/moccasin",
"/compare/bisque-vs-blanched-almond",
"/compare/bisque-vs-champagne",
"/harmonies/bisque",
"/wcag/bisque",
"/css/colors/bisque",
"/hex/ffe4c4"
]
}
}Full JSON dataset
{
"slug": "bisque",
"name": "Bisque",
"cssName": "bisque",
"hex": "#FFE4C4",
"family": "orange",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"uses": [
"web design",
"CSS color systems",
"UI prototyping"
],
"psychology": {
"associations": [
"context dependent"
],
"contexts": [
"web interfaces",
"design systems",
"technical color references"
],
"avoidIn": [
"claims that require brand or cultural specificity"
]
},
"aliases": [
"bisque"
],
"sourceType": "standard",
"confidence": "high",
"sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
"origin": {
"type": "css",
"notes": "Standard CSS named color."
},
"reviewStatus": "auto",
"editorialNotes": "Generated from CSS named color data and computed color-system properties.",
"tags": [
"orange",
"warm",
"light",
"pastel",
"web-design",
"css-color-systems",
"ui-prototyping",
"context-dependent"
],
"popularity": 67,
"rgb": [
255,
228,
196
],
"hsl": [
33,
100,
88
],
"cmyk": [
0,
11,
23,
0
],
"luminance": 0.8073,
"contrast": {
"black": 17.15,
"white": 1.22
},
"harmonies": {
"complementary": "#C2DDFF",
"analogous": [
"#FFC5C2",
"#FCFFC2"
],
"triadic": [
"#C2FFE3",
"#E3C2FF"
],
"tetradic": [
"#C2FFC5",
"#C2DDFF",
"#FFC2FC"
],
"splitComplementary": [
"#C2FCFF",
"#C5C2FF"
],
"monochromatic": [
"#FFFFFF",
"#FFE4C4",
"#FFBA66"
]
},
"variants": {
"light": "#FFFFFF",
"dark": "#FFBA66",
"saturated": "#FFE3C2",
"desaturated": "#F8E3C9",
"pastel": "#FFFFFF",
"neon": "#FFF6EB"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"css": {
"variable": "--color-bisque: #FFE4C4;",
"utility": ".bg-bisque { background-color: #FFE4C4; }",
"textUtility": ".text-bisque { color: #FFE4C4; }"
},
"nearestColors": [
"blanched-almond",
"champagne",
"pastel-peach",
"peach-puff",
"moccasin"
],
"generatedPalettes": [
"bisque"
],
"generatedComparisons": [
"bisque-vs-blanched-almond",
"bisque-vs-champagne"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"relatedTools": [
"/harmonies/bisque",
"/wcag/bisque",
"/css/colors/bisque",
"/hex/ffe4c4"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"narrower": [
"/palettes/bisque"
],
"related": [
"/colors/blanched-almond",
"/colors/champagne",
"/colors/pastel-peach",
"/colors/peach-puff",
"/colors/moccasin",
"/compare/bisque-vs-blanched-almond",
"/compare/bisque-vs-champagne",
"/harmonies/bisque",
"/wcag/bisque",
"/css/colors/bisque",
"/hex/ffe4c4"
]
},
"pairings": {
"best": [
"#000000",
"#C2DDFF",
"#FFC5C2",
"#FCFFC2"
],
"avoid": [
"#F8E3C9",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#F8E3C9"
]
}
}
Color meaning and use
About Bisque Color
Bisque sits in the orange family with warm temperature and light and pastel visual character. Standard CSS named color.
Its common associations include context dependent, which makes it relevant for web interfaces and design systems. In design work, Bisque is most useful for web design, css color systems, and ui prototyping, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Bisque against black and white text.