Named color
Cherry Blossom
Cherry Blossom is a light and pastel red color with HEX #FFB7C5. According to Colors Encyclopedia, it has RGB 255, 183, 197, HSL 348, 100%, 86%, warm temperature, and is useful for botanical palettes, natural product design, and seasonal editorial palettes.
CSS Utilities
--color-cherry-blossom: #FFB7C5;
.bg-cherry-blossom { background-color: #FFB7C5; }
.text-cherry-blossom { color: #FFB7C5; }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": "#FFB7C5",
"rgb": [
255,
183,
197
],
"hsl": [
348,
100,
86
],
"cmyk": [
0,
28,
23,
0
],
"luminance": 0.5916,
"contrast": {
"black": 12.83,
"white": 1.64
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}Harmonies
{
"complementary": "#B8FFF1",
"analogous": [
"#FFB8EA",
"#FFCDB8"
],
"triadic": [
"#C6FFB8",
"#B8C6FF"
],
"tetradic": [
"#EAFFB8",
"#B8FFF1",
"#CDB8FF"
],
"splitComplementary": [
"#B8FFCD",
"#B8EAFF"
],
"monochromatic": [
"#FFFFFF",
"#FFB7C5",
"#FF5C7C"
]
}Variants
{
"light": "#FFFFFF",
"dark": "#FF5C7C",
"saturated": "#FFB8C6",
"desaturated": "#F7BFCB",
"pastel": "#FFFFFF",
"neon": "#FFE0E7"
}Pairings
{
"best": [
"#000000",
"#B8FFF1",
"#FFB8EA",
"#FFCDB8"
],
"avoid": [
"#F7BFCB",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#F7BFCB"
]
}Knowledge graph
{
"nearestColors": [
"sakura-pink",
"light-pink",
"pink",
"baby-pink",
"orchid-pink"
],
"generatedPalettes": [
"cherry-blossom"
],
"generatedComparisons": [
"cherry-blossom-vs-light-pink",
"cherry-blossom-vs-sakura-pink",
"pink-vs-cherry-blossom"
],
"relatedFamilies": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"relatedTools": [
"/harmonies/cherry-blossom",
"/wcag/cherry-blossom",
"/css/colors/cherry-blossom",
"/hex/ffb7c5"
],
"semanticRelations": {
"broader": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"narrower": [
"/palettes/cherry-blossom"
],
"related": [
"/colors/sakura-pink",
"/colors/light-pink",
"/colors/pink",
"/colors/baby-pink",
"/colors/orchid-pink",
"/compare/cherry-blossom-vs-light-pink",
"/compare/cherry-blossom-vs-sakura-pink",
"/compare/pink-vs-cherry-blossom",
"/harmonies/cherry-blossom",
"/wcag/cherry-blossom",
"/css/colors/cherry-blossom",
"/hex/ffb7c5"
]
}
}Full JSON dataset
{
"slug": "cherry-blossom",
"name": "Cherry Blossom",
"hex": "#FFB7C5",
"uses": [
"botanical palettes",
"natural product design",
"seasonal editorial palettes"
],
"psychology": {
"associations": [
"life",
"seasonality",
"organic texture"
],
"contexts": [
"floral design",
"garden brands",
"lifestyle",
"packaging"
],
"avoidIn": [
"strict grayscale systems"
]
},
"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, material, cultural, and editorial color systems."
},
"family": "red",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"red",
"warm",
"light",
"pastel",
"botanical-palettes",
"natural-product-design",
"seasonal-editorial-palettes",
"life",
"seasonality",
"organic-texture"
],
"popularity": 84,
"rgb": [
255,
183,
197
],
"hsl": [
348,
100,
86
],
"cmyk": [
0,
28,
23,
0
],
"luminance": 0.5916,
"contrast": {
"black": 12.83,
"white": 1.64
},
"harmonies": {
"complementary": "#B8FFF1",
"analogous": [
"#FFB8EA",
"#FFCDB8"
],
"triadic": [
"#C6FFB8",
"#B8C6FF"
],
"tetradic": [
"#EAFFB8",
"#B8FFF1",
"#CDB8FF"
],
"splitComplementary": [
"#B8FFCD",
"#B8EAFF"
],
"monochromatic": [
"#FFFFFF",
"#FFB7C5",
"#FF5C7C"
]
},
"variants": {
"light": "#FFFFFF",
"dark": "#FF5C7C",
"saturated": "#FFB8C6",
"desaturated": "#F7BFCB",
"pastel": "#FFFFFF",
"neon": "#FFE0E7"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"css": {
"variable": "--color-cherry-blossom: #FFB7C5;",
"utility": ".bg-cherry-blossom { background-color: #FFB7C5; }",
"textUtility": ".text-cherry-blossom { color: #FFB7C5; }"
},
"nearestColors": [
"sakura-pink",
"light-pink",
"pink",
"baby-pink",
"orchid-pink"
],
"generatedPalettes": [
"cherry-blossom"
],
"generatedComparisons": [
"cherry-blossom-vs-light-pink",
"cherry-blossom-vs-sakura-pink",
"pink-vs-cherry-blossom"
],
"relatedFamilies": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"relatedTools": [
"/harmonies/cherry-blossom",
"/wcag/cherry-blossom",
"/css/colors/cherry-blossom",
"/hex/ffb7c5"
],
"semanticRelations": {
"broader": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"narrower": [
"/palettes/cherry-blossom"
],
"related": [
"/colors/sakura-pink",
"/colors/light-pink",
"/colors/pink",
"/colors/baby-pink",
"/colors/orchid-pink",
"/compare/cherry-blossom-vs-light-pink",
"/compare/cherry-blossom-vs-sakura-pink",
"/compare/pink-vs-cherry-blossom",
"/harmonies/cherry-blossom",
"/wcag/cherry-blossom",
"/css/colors/cherry-blossom",
"/hex/ffb7c5"
]
},
"pairings": {
"best": [
"#000000",
"#B8FFF1",
"#FFB8EA",
"#FFCDB8"
],
"avoid": [
"#F7BFCB",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#F7BFCB"
]
}
}
Color meaning and use
About Cherry Blossom Color
Cherry Blossom sits in the red family with warm temperature and light and pastel visual character. Cherry Blossom is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include life, seasonality, and organic texture, which makes it relevant for floral design and garden brands. In design work, Cherry Blossom is most useful for botanical palettes, natural product design, and seasonal editorial palettes, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Cherry Blossom against black and white text.