Use this color
Create with Bone
Open a professional color tool with #E3DAC9 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-bone: #E3DAC9;
.bg-bone { background-color: #E3DAC9; }
.text-bone { color: #E3DAC9; }Color meaning and use
About Bone Color
Bone uses HEX #E3DAC9, RGB 227, 218, 201, and HSL 39°, 32%, 84%. The dataset classifies it in the orange family with warm temperature and balanced visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.7069; black contrast is 15.14:1 and white contrast is 1.39:1, making black the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Bone against black and white text.
Downloadable color reference infographic
Bone Color Reference Infographic
Save a high-resolution infographic of Bone, including its color values, coordinated palette, and black and white text contrast.

Color Harmonies
Variants
Pairings
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": "#E3DAC9",
"rgb": [
227,
218,
201
],
"hsl": [
39,
32,
84
],
"cmyk": [
0,
4,
11,
11
],
"luminance": 0.7069,
"contrast": {
"black": 15.14,
"white": 1.39
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}Harmonies
{
"complementary": "#C9D2E3",
"analogous": [
"#E3CDC9",
"#DFE3C9"
],
"triadic": [
"#C9E3DA",
"#DAC9E3"
],
"tetradic": [
"#C9E3CD",
"#C9D2E3",
"#E3C9DF"
],
"splitComplementary": [
"#C9DFE3",
"#CDC9E3"
],
"monochromatic": [
"#FFFFFF",
"#E3DAC9",
"#C4B18D"
]
}Variants
{
"light": "#FFFFFF",
"dark": "#C4B18D",
"saturated": "#ECDDC0",
"desaturated": "#DAD7D2",
"pastel": "#FFFFFF",
"neon": "#FFF1D6"
}Pairings
{
"best": [
"#000000",
"#C9D2E3",
"#E3CDC9",
"#DFE3C9"
],
"avoid": [
"#DAD7D2",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#DAD7D2"
]
}Knowledge graph
{
"nearestColors": [
"quartz",
"pearl",
"limestone",
"vellum",
"aluminum"
],
"generatedPalettes": [
"bone"
],
"generatedComparisons": [
"bone-vs-pearl",
"bone-vs-quartz",
"limestone-vs-bone"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/bone",
"/wcag/bone",
"/css/colors/bone",
"/hex/e3dac9",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/bone"
],
"related": [
"/colors/quartz",
"/colors/pearl",
"/colors/limestone",
"/colors/vellum",
"/colors/aluminum",
"/compare/bone-vs-pearl",
"/compare/bone-vs-quartz",
"/compare/limestone-vs-bone",
"/harmonies/bone",
"/wcag/bone",
"/css/colors/bone",
"/hex/e3dac9",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "bone",
"name": "Bone",
"hex": "#E3DAC9",
"uses": [
"backgrounds",
"typography",
"product surfaces"
],
"psychology": {
"associations": [
"restraint",
"clarity",
"balance"
],
"contexts": [
"interfaces",
"architecture",
"editorial design",
"packaging"
],
"avoidIn": [
"high-energy accent-only palettes"
]
},
"aliases": [],
"sourceType": "curated",
"confidence": "medium",
"reviewStatus": "manual",
"sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
"origin": {
"type": "common",
"notes": "Curated common color reference used in design and editorial color systems."
},
"family": "orange",
"temperature": "warm",
"tone": [
"balanced"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"orange",
"warm",
"balanced",
"backgrounds",
"typography",
"product-surfaces",
"restraint",
"clarity",
"balance"
],
"popularity": 80,
"rgb": [
227,
218,
201
],
"hsl": [
39,
32,
84
],
"cmyk": [
0,
4,
11,
11
],
"luminance": 0.7069,
"contrast": {
"black": 15.14,
"white": 1.39
},
"harmonies": {
"complementary": "#C9D2E3",
"analogous": [
"#E3CDC9",
"#DFE3C9"
],
"triadic": [
"#C9E3DA",
"#DAC9E3"
],
"tetradic": [
"#C9E3CD",
"#C9D2E3",
"#E3C9DF"
],
"splitComplementary": [
"#C9DFE3",
"#CDC9E3"
],
"monochromatic": [
"#FFFFFF",
"#E3DAC9",
"#C4B18D"
]
},
"variants": {
"light": "#FFFFFF",
"dark": "#C4B18D",
"saturated": "#ECDDC0",
"desaturated": "#DAD7D2",
"pastel": "#FFFFFF",
"neon": "#FFF1D6"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"css": {
"variable": "--color-bone: #E3DAC9;",
"utility": ".bg-bone { background-color: #E3DAC9; }",
"textUtility": ".text-bone { color: #E3DAC9; }"
},
"nearestColors": [
"quartz",
"pearl",
"limestone",
"vellum",
"aluminum"
],
"generatedPalettes": [
"bone"
],
"generatedComparisons": [
"bone-vs-pearl",
"bone-vs-quartz",
"limestone-vs-bone"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/bone",
"/wcag/bone",
"/css/colors/bone",
"/hex/e3dac9",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/bone"
],
"related": [
"/colors/quartz",
"/colors/pearl",
"/colors/limestone",
"/colors/vellum",
"/colors/aluminum",
"/compare/bone-vs-pearl",
"/compare/bone-vs-quartz",
"/compare/limestone-vs-bone",
"/harmonies/bone",
"/wcag/bone",
"/css/colors/bone",
"/hex/e3dac9",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#000000",
"#C9D2E3",
"#E3CDC9",
"#DFE3C9"
],
"avoid": [
"#DAD7D2",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#DAD7D2"
]
}
}