Use this color
Create with Pearl
Open a professional color tool with #EAE0C8 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-pearl: #EAE0C8;
.bg-pearl { background-color: #EAE0C8; }
.text-pearl { color: #EAE0C8; }Color meaning and use
About Pearl Color
Pearl uses HEX #EAE0C8, RGB 234, 224, 200, and HSL 42°, 45%, 85%. 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.7497; black contrast is 15.99:1 and white contrast is 1.31:1, making black the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Pearl against black and white text.
Downloadable color reference infographic
Pearl Color Reference Infographic
Save a high-resolution infographic of Pearl, 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": "#EAE0C8",
"rgb": [
234,
224,
200
],
"hsl": [
42,
45,
85
],
"cmyk": [
0,
4,
15,
8
],
"luminance": 0.7497,
"contrast": {
"black": 15.99,
"white": 1.31
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}Harmonies
{
"complementary": "#C8D2EA",
"analogous": [
"#EACEC8",
"#E3EAC8"
],
"triadic": [
"#C8EAE0",
"#E0C8EA"
],
"tetradic": [
"#C8EACE",
"#C8D2EA",
"#EAC8E3"
],
"splitComplementary": [
"#C8E3EA",
"#CEC8EA"
],
"monochromatic": [
"#FFFFFF",
"#EAE0C8",
"#D1BA85"
]
}Variants
{
"light": "#FFFFFF",
"dark": "#D1BA85",
"saturated": "#F2E3BF",
"desaturated": "#E2DCD0",
"pastel": "#FFFFFF",
"neon": "#FFF4DB"
}Pairings
{
"best": [
"#000000",
"#C8D2EA",
"#EACEC8",
"#E3EAC8"
],
"avoid": [
"#E2DCD0",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#E2DCD0"
]
}Knowledge graph
{
"nearestColors": [
"vellum",
"bone",
"quartz",
"parchment",
"champagne"
],
"generatedPalettes": [
"pearl"
],
"generatedComparisons": [
"bone-vs-pearl",
"pearl-vs-vellum",
"quartz-vs-pearl"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/pearl",
"/wcag/pearl",
"/css/colors/pearl",
"/hex/eae0c8",
"/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/pearl"
],
"related": [
"/colors/vellum",
"/colors/bone",
"/colors/quartz",
"/colors/parchment",
"/colors/champagne",
"/compare/bone-vs-pearl",
"/compare/pearl-vs-vellum",
"/compare/quartz-vs-pearl",
"/harmonies/pearl",
"/wcag/pearl",
"/css/colors/pearl",
"/hex/eae0c8",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "pearl",
"name": "Pearl",
"hex": "#EAE0C8",
"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": [
234,
224,
200
],
"hsl": [
42,
45,
85
],
"cmyk": [
0,
4,
15,
8
],
"luminance": 0.7497,
"contrast": {
"black": 15.99,
"white": 1.31
},
"harmonies": {
"complementary": "#C8D2EA",
"analogous": [
"#EACEC8",
"#E3EAC8"
],
"triadic": [
"#C8EAE0",
"#E0C8EA"
],
"tetradic": [
"#C8EACE",
"#C8D2EA",
"#EAC8E3"
],
"splitComplementary": [
"#C8E3EA",
"#CEC8EA"
],
"monochromatic": [
"#FFFFFF",
"#EAE0C8",
"#D1BA85"
]
},
"variants": {
"light": "#FFFFFF",
"dark": "#D1BA85",
"saturated": "#F2E3BF",
"desaturated": "#E2DCD0",
"pastel": "#FFFFFF",
"neon": "#FFF4DB"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"css": {
"variable": "--color-pearl: #EAE0C8;",
"utility": ".bg-pearl { background-color: #EAE0C8; }",
"textUtility": ".text-pearl { color: #EAE0C8; }"
},
"nearestColors": [
"vellum",
"bone",
"quartz",
"parchment",
"champagne"
],
"generatedPalettes": [
"pearl"
],
"generatedComparisons": [
"bone-vs-pearl",
"pearl-vs-vellum",
"quartz-vs-pearl"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/pearl",
"/wcag/pearl",
"/css/colors/pearl",
"/hex/eae0c8",
"/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/pearl"
],
"related": [
"/colors/vellum",
"/colors/bone",
"/colors/quartz",
"/colors/parchment",
"/colors/champagne",
"/compare/bone-vs-pearl",
"/compare/pearl-vs-vellum",
"/compare/quartz-vs-pearl",
"/harmonies/pearl",
"/wcag/pearl",
"/css/colors/pearl",
"/hex/eae0c8",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#000000",
"#C8D2EA",
"#EACEC8",
"#E3EAC8"
],
"avoid": [
"#E2DCD0",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#E2DCD0"
]
}
}