Use this color
Create with Pear
Open a professional color tool with #D1E231 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-pear: #D1E231;
.bg-pear { background-color: #D1E231; }
.text-pear { color: #D1E231; }Color meaning and use
About Pear Color
Pear uses HEX #D1E231, RGB 209, 226, 49, and HSL 66°, 75%, 54%. The dataset classifies it in the yellow family with warm temperature and vibrant visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.6817; black contrast is 14.63:1 and white contrast is 1.44:1, making black the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Pear against black and white text.
Downloadable color reference infographic
Pear Color Reference Infographic
Save a high-resolution infographic of Pear, 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": "#D1E231",
"rgb": [
209,
226,
49
],
"hsl": [
66,
75,
54
],
"cmyk": [
8,
0,
78,
11
],
"luminance": 0.6817,
"contrast": {
"black": 14.63,
"white": 1.44
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}Harmonies
{
"complementary": "#4332E2",
"analogous": [
"#E29B32",
"#78E232"
],
"triadic": [
"#32D0E2",
"#E232D0"
],
"tetradic": [
"#32E29B",
"#4332E2",
"#E23278"
],
"splitComplementary": [
"#3278E2",
"#9B32E2"
],
"monochromatic": [
"#E2ED82",
"#D1E231",
"#93A117"
]
}Variants
{
"light": "#E2ED82",
"dark": "#93A117",
"saturated": "#E5FB18",
"desaturated": "#BBC84C",
"pastel": "#E3EAA9",
"neon": "#ECFF3D"
}Pairings
{
"best": [
"#000000",
"#4332E2",
"#E29B32",
"#78E232"
],
"avoid": [
"#BBC84C",
"#E2ED82"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#E2ED82",
"#BBC84C"
]
}Knowledge graph
{
"nearestColors": [
"dandelion",
"peridot",
"saffron",
"old-gold",
"green-yellow"
],
"generatedPalettes": [
"pear"
],
"generatedComparisons": [
"green-yellow-vs-pear",
"pear-vs-dandelion",
"pear-vs-peridot"
],
"relatedFamilies": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/vibrant"
],
"relatedTools": [
"/harmonies/pear",
"/wcag/pear",
"/css/colors/pear",
"/hex/d1e231",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/vibrant"
],
"narrower": [
"/palettes/pear"
],
"related": [
"/colors/dandelion",
"/colors/peridot",
"/colors/saffron",
"/colors/old-gold",
"/colors/green-yellow",
"/compare/green-yellow-vs-pear",
"/compare/pear-vs-dandelion",
"/compare/pear-vs-peridot",
"/harmonies/pear",
"/wcag/pear",
"/css/colors/pear",
"/hex/d1e231",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "pear",
"name": "Pear",
"hex": "#D1E231",
"uses": [
"natural palettes",
"wellness branding",
"sustainability design"
],
"psychology": {
"associations": [
"nature",
"growth",
"balance"
],
"contexts": [
"wellness",
"outdoor brands",
"gardening",
"organic products"
],
"avoidIn": [
"urgent error states"
]
},
"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": "yellow",
"temperature": "warm",
"tone": [
"vibrant"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"yellow",
"warm",
"vibrant",
"natural-palettes",
"wellness-branding",
"sustainability-design",
"nature",
"growth",
"balance"
],
"popularity": 84,
"rgb": [
209,
226,
49
],
"hsl": [
66,
75,
54
],
"cmyk": [
8,
0,
78,
11
],
"luminance": 0.6817,
"contrast": {
"black": 14.63,
"white": 1.44
},
"harmonies": {
"complementary": "#4332E2",
"analogous": [
"#E29B32",
"#78E232"
],
"triadic": [
"#32D0E2",
"#E232D0"
],
"tetradic": [
"#32E29B",
"#4332E2",
"#E23278"
],
"splitComplementary": [
"#3278E2",
"#9B32E2"
],
"monochromatic": [
"#E2ED82",
"#D1E231",
"#93A117"
]
},
"variants": {
"light": "#E2ED82",
"dark": "#93A117",
"saturated": "#E5FB18",
"desaturated": "#BBC84C",
"pastel": "#E3EAA9",
"neon": "#ECFF3D"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"css": {
"variable": "--color-pear: #D1E231;",
"utility": ".bg-pear { background-color: #D1E231; }",
"textUtility": ".text-pear { color: #D1E231; }"
},
"nearestColors": [
"dandelion",
"peridot",
"saffron",
"old-gold",
"green-yellow"
],
"generatedPalettes": [
"pear"
],
"generatedComparisons": [
"green-yellow-vs-pear",
"pear-vs-dandelion",
"pear-vs-peridot"
],
"relatedFamilies": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/vibrant"
],
"relatedTools": [
"/harmonies/pear",
"/wcag/pear",
"/css/colors/pear",
"/hex/d1e231",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/vibrant"
],
"narrower": [
"/palettes/pear"
],
"related": [
"/colors/dandelion",
"/colors/peridot",
"/colors/saffron",
"/colors/old-gold",
"/colors/green-yellow",
"/compare/green-yellow-vs-pear",
"/compare/pear-vs-dandelion",
"/compare/pear-vs-peridot",
"/harmonies/pear",
"/wcag/pear",
"/css/colors/pear",
"/hex/d1e231",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#000000",
"#4332E2",
"#E29B32",
"#78E232"
],
"avoid": [
"#BBC84C",
"#E2ED82"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#E2ED82",
"#BBC84C"
]
}
}