CSS Utilities
--color-pearl: #EAE0C8;
.bg-pearl { background-color: #EAE0C8; }
.text-pearl { color: #EAE0C8; }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"
],
"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"
]
}
}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"
],
"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"
]
},
"pairings": {
"best": [
"#000000",
"#C8D2EA",
"#EACEC8",
"#E3EAC8"
],
"avoid": [
"#E2DCD0",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#E2DCD0"
]
}
}
Color meaning and use
About Pearl Color
Pearl sits in the orange family with warm temperature and balanced visual character. Pearl is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include restraint, clarity, and balance, which makes it relevant for interfaces and architecture. In design work, Pearl is most useful for backgrounds, typography, and product surfaces, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Pearl against black and white text.