CSS Utilities
--color-raisin: #242124;
.bg-raisin { background-color: #242124; }
.text-raisin { color: #242124; }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": "#242124",
"rgb": [
36,
33,
36
],
"hsl": [
300,
4,
14
],
"cmyk": [
0,
8,
0,
86
],
"luminance": 0.0159,
"contrast": {
"black": 1.32,
"white": 15.93
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}Harmonies
{
"complementary": "#222522",
"analogous": [
"#242225",
"#252224"
],
"triadic": [
"#252522",
"#222525"
],
"tetradic": [
"#252422",
"#222522",
"#222425"
],
"splitComplementary": [
"#242522",
"#222524"
],
"monochromatic": [
"#554E55",
"#242124",
"#000000"
]
}Variants
{
"light": "#554E55",
"dark": "#000000",
"saturated": "#2D1A2D",
"desaturated": "#242424",
"pastel": "#636363",
"neon": "#700070"
}Pairings
{
"best": [
"#FFFFFF",
"#222522",
"#242225",
"#252224"
],
"avoid": [
"#242424",
"#554E55"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#554E55",
"#242424"
]
}Knowledge graph
{
"nearestColors": [
"rubber",
"slate-black",
"carbon-fiber",
"asphalt",
"matte-black"
],
"generatedPalettes": [
"raisin"
],
"generatedComparisons": [
"carbon-fiber-vs-raisin",
"matte-black-vs-raisin",
"raisin-vs-rubber",
"raisin-vs-slate-black"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/dark"
],
"relatedTools": [
"/harmonies/raisin",
"/wcag/raisin",
"/css/colors/raisin",
"/hex/242124"
],
"semanticRelations": {
"broader": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/dark"
],
"narrower": [
"/palettes/raisin"
],
"related": [
"/colors/rubber",
"/colors/slate-black",
"/colors/carbon-fiber",
"/colors/asphalt",
"/colors/matte-black",
"/compare/carbon-fiber-vs-raisin",
"/compare/matte-black-vs-raisin",
"/compare/raisin-vs-rubber",
"/compare/raisin-vs-slate-black",
"/harmonies/raisin",
"/wcag/raisin",
"/css/colors/raisin",
"/hex/242124"
]
}
}Full JSON dataset
{
"slug": "raisin",
"name": "Raisin",
"hex": "#242124",
"uses": [
"beauty branding",
"creative systems",
"premium accents"
],
"psychology": {
"associations": [
"creativity",
"depth",
"softness"
],
"contexts": [
"beauty",
"wellness",
"luxury",
"creative tools"
],
"avoidIn": [
"strict operational dashboards"
]
},
"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": "gray",
"temperature": "neutral",
"tone": [
"dark"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"gray",
"neutral",
"dark",
"beauty-branding",
"creative-systems",
"premium-accents",
"creativity",
"depth",
"softness"
],
"popularity": 84,
"rgb": [
36,
33,
36
],
"hsl": [
300,
4,
14
],
"cmyk": [
0,
8,
0,
86
],
"luminance": 0.0159,
"contrast": {
"black": 1.32,
"white": 15.93
},
"harmonies": {
"complementary": "#222522",
"analogous": [
"#242225",
"#252224"
],
"triadic": [
"#252522",
"#222525"
],
"tetradic": [
"#252422",
"#222522",
"#222425"
],
"splitComplementary": [
"#242522",
"#222524"
],
"monochromatic": [
"#554E55",
"#242124",
"#000000"
]
},
"variants": {
"light": "#554E55",
"dark": "#000000",
"saturated": "#2D1A2D",
"desaturated": "#242424",
"pastel": "#636363",
"neon": "#700070"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"css": {
"variable": "--color-raisin: #242124;",
"utility": ".bg-raisin { background-color: #242124; }",
"textUtility": ".text-raisin { color: #242124; }"
},
"nearestColors": [
"rubber",
"slate-black",
"carbon-fiber",
"asphalt",
"matte-black"
],
"generatedPalettes": [
"raisin"
],
"generatedComparisons": [
"carbon-fiber-vs-raisin",
"matte-black-vs-raisin",
"raisin-vs-rubber",
"raisin-vs-slate-black"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/dark"
],
"relatedTools": [
"/harmonies/raisin",
"/wcag/raisin",
"/css/colors/raisin",
"/hex/242124"
],
"semanticRelations": {
"broader": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/dark"
],
"narrower": [
"/palettes/raisin"
],
"related": [
"/colors/rubber",
"/colors/slate-black",
"/colors/carbon-fiber",
"/colors/asphalt",
"/colors/matte-black",
"/compare/carbon-fiber-vs-raisin",
"/compare/matte-black-vs-raisin",
"/compare/raisin-vs-rubber",
"/compare/raisin-vs-slate-black",
"/harmonies/raisin",
"/wcag/raisin",
"/css/colors/raisin",
"/hex/242124"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#222522",
"#242225",
"#252224"
],
"avoid": [
"#242424",
"#554E55"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#554E55",
"#242424"
]
}
}
Color meaning and use
About Raisin Color
Raisin sits in the gray family with neutral temperature and dark visual character. Raisin is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include creativity, depth, and softness, which makes it relevant for beauty and wellness. In design work, Raisin is most useful for beauty branding, creative systems, and premium accents, especially when paired with white text for stronger contrast.
WCAG Accessibility
Contrast checks for Raisin against black and white text.