| { | |
| "colors": { | |
| "中藍": { "en": "medium blue", "hex": "#3366AA", "tags": ["cool", "medium", "casual", "denim-friendly"] }, | |
| "咖啡色": { "en": "coffee brown", "hex": "#5A3E2B", "tags": ["warm", "dark", "earth", "casual"] }, | |
| "深藍": { "en": "navy blue", "hex": "#1E2A78", "tags": ["cool", "dark", "formal"] }, | |
| "深紫": { "en": "deep purple", "hex": "#4B0082", "tags": ["cool", "dark", "formal", "accent"] }, | |
| "黑": { "en": "black", "hex": "#000000", "tags": ["neutral", "dark", "formal", "basic"] }, | |
| "白": { "en": "white", "hex": "#FFFFFF", "tags": ["neutral", "light", "formal", "basic"] }, | |
| "米白": { "en": "off white", "hex": "#F5F1E3", "tags": ["neutral", "light", "soft", "basic"] }, | |
| "灰": { "en": "gray", "hex": "#808080", "tags": ["neutral", "medium", "formal", "basic"] }, | |
| "灰色": { "en": "gray", "hex": "#808080", "tags": ["neutral", "medium", "formal", "basic"] }, | |
| "淺藍": { "en": "light blue", "hex": "#9EC9FF", "tags": ["cool", "light", "soft", "casual"] }, | |
| "淺紫": { "en": "light purple", "hex": "#C3A6FF", "tags": ["cool", "light", "soft", "cute"] }, | |
| "深棕色": { "en": "dark brown", "hex": "#4B2E19", "tags": ["warm", "dark", "earth", "formal"] }, | |
| "藍色": { "en": "blue", "hex": "#1F75FE", "tags": ["cool", "medium", "casual", "denim-friendly"] }, | |
| "粉": { "en": "pink", "hex": "#FFC0CB", "tags": ["warm", "light", "cute", "accent"] }, | |
| "桃紅": { "en": "peach pink", "hex": "#FF728B", "tags": ["warm", "medium", "bright", "accent"] }, | |
| "藍牛仔": { "en": "denim blue", "hex": "#3C5A92", "tags": ["cool", "medium", "denim", "casual"] }, | |
| "深藍牛仔": { "en": "dark denim", "hex": "#2C3E50", "tags": ["cool", "dark", "denim", "casual"] }, | |
| "卡其": { "en": "khaki", "hex": "#C3B091", "tags": ["neutral", "light", "earth", "casual"] }, | |
| "橄欖綠": { "en": "olive green", "hex": "#708238", "tags": ["warm", "medium", "earth", "casual"] }, | |
| "酒紅": { "en": "burgundy", "hex": "#800020", "tags": ["warm", "dark", "formal", "accent"] }, | |
| "駝色": { "en": "camel", "hex": "#C19A6B", "tags": ["warm", "medium", "earth", "casual"] }, | |
| "深綠": { "en": "dark green", "hex": "#00563F", "tags": ["cool", "dark", "formal", "earth"] }, | |
| "綠": { "en": "green", "hex": "#008000", "tags": ["cool", "medium", "casual"] }, | |
| "深灰": { "en": "dark gray", "hex": "#555555", "tags": ["neutral", "dark", "formal", "basic"] }, | |
| "淺灰": { "en": "light gray", "hex": "#D3D3D3", "tags": ["neutral", "light", "basic"] }, | |
| "銀": { "en": "silver", "hex": "#C0C0C0", "tags": ["neutral", "light", "metallic", "accent"] }, | |
| "金": { "en": "gold", "hex": "#FFD700", "tags": ["warm", "light", "metallic", "accent"] }, | |
| "橘": { "en": "orange", "hex": "#FFA500", "tags": ["warm", "bright", "accent"] }, | |
| "紅": { "en": "red", "hex": "#FF0000", "tags": ["warm", "bright", "accent"] }, | |
| "黃": { "en": "yellow", "hex": "#FFFF00", "tags": ["warm", "bright", "accent"] }, | |
| "米色": { "en": "beige", "hex": "#F5F5DC", "tags": ["warm", "light", "earth", "basic"] } | |
| }, | |
| "skin_tone_to_palette": { | |
| "male_Type I": "male_cool_fair", | |
| "male_Type II": "male_cool_fair", | |
| "male_Type III": "male_cool_fair", | |
| "male_Type IV": "male_neutral_yellow", | |
| "male_Type V": "male_neutral_yellow", | |
| "male_Type VI": "male_neutral_yellow", | |
| "male_Type VII": "male_warm_wheat", | |
| "male_Type VIII": "male_warm_wheat", | |
| "male_Type IX": "male_warm_wheat", | |
| "male_Type X": "male_warm_wheat", | |
| "male_Type XI": "male_warm_wheat", | |
| "female_Type I": "female_cool_fair", | |
| "female_Type II": "female_cool_fair", | |
| "female_Type III": "female_cool_fair", | |
| "female_Type IV": "female_warm", | |
| "female_Type V": "female_warm", | |
| "female_Type VI": "female_warm", | |
| "female_Type VII": "female_healthy_wheat", | |
| "female_Type VIII": "female_healthy_wheat", | |
| "female_Type IX": "female_healthy_wheat", | |
| "female_Type X": "female_healthy_wheat", | |
| "female_Type XI": "female_healthy_wheat" | |
| }, | |
| "palettes": { | |
| "male_cool_fair": { | |
| "note": "男-冷色調白皙膚色 (禁忌白色調)。大地色系避免作為主色。", | |
| "combos": [ | |
| { "top": "粉", "bottoms": ["藍牛仔", "卡其", "駝色", "咖啡色", "深棕色", "灰", "黑"] }, | |
| { "top": "淺藍", "bottoms": ["深藍", "咖啡色", "粉", "黑", "灰"] }, | |
| { "top": "深藍", "bottoms": ["淺藍", "咖啡色", "黑", "灰"] }, | |
| { "top": "深灰", "bottoms": ["黑", "白", "灰"] } | |
| ] | |
| }, | |
| "male_neutral_yellow": { | |
| "note": "男-中性調偏黃膚色 (禁忌大地色系)。", | |
| "combos": [ | |
| { "top": "黑", "bottoms": ["白"] }, | |
| { "top": "白", "bottoms": ["黑"] }, | |
| { "top": "深綠", "bottoms": ["咖啡色", "黑", "灰", "米白", "白"] }, | |
| { "top": "深藍", "bottoms": ["淺藍", "咖啡色", "黑", "灰", "米白", "白"] }, | |
| { "top": "酒紅", "bottoms": ["粉", "黑", "灰", "米白", "白"] } | |
| ] | |
| }, | |
| "male_warm_wheat": { | |
| "note": "男-暖色調小麥膚色 (禁忌裸色、大地色、螢光色)。", | |
| "combos": [ | |
| { "top": "黑", "bottoms": ["白"] }, | |
| { "top": "白", "bottoms": ["黑"] }, | |
| { "top": "淺藍", "bottoms": ["深藍", "咖啡色", "粉", "黑", "灰", "米白", "白"] }, | |
| { "top": "淺灰", "bottoms": ["藍牛仔", "深藍牛仔", "黑", "白", "米白", "灰"] } | |
| ] | |
| }, | |
| "female_cool_fair": { | |
| "note": "女-白皙冷調膚色 (避免大地色系、黃橘色系)。", | |
| "combos": [ | |
| { "top": "中藍", "bottoms": ["咖啡色", "深藍", "黑", "白", "米白", "灰"] }, | |
| { "top": "深藍", "bottoms": ["淺藍", "咖啡色", "黑", "白", "米白", "灰"] }, | |
| { "top": "淺紫", "bottoms": ["深棕色", "藍色", "黑", "白", "米白", "灰"] }, | |
| { "top": "深紫", "bottoms": ["黑"] }, | |
| { "top": "粉", "bottoms": ["藍牛仔", "灰", "黑", "白", "米白"] }, | |
| { "top": "桃紅", "bottoms": ["淺藍", "黑", "白", "米白", "灰"] }, | |
| { "top": "灰色", "bottoms": ["黑", "白", "灰"] }, | |
| { "top": "銀", "bottoms": ["黑", "白"] } | |
| ] | |
| }, | |
| "female_warm": { | |
| "note": "女-暖調膚色 (避免全黑/全白,建議搭配)。", | |
| "combos": [ | |
| { "top": "橘", "bottoms": ["藍色", "綠", "米白", "灰"] }, | |
| { "top": "紅", "bottoms": ["咖啡色", "藍色", "黃", "米白", "灰"] }, | |
| { "top": "酒紅", "bottoms": ["粉", "米白", "灰"] }, | |
| { "top": "金", "bottoms": ["深藍", "灰"] }, | |
| { "top": "深藍", "bottoms": ["淺藍", "咖啡色", "米白", "灰"] }, | |
| { "top": "綠", "bottoms": ["粉", "藍色", "卡其", "駝色", "咖啡色", "深棕色", "米白", "白"] }, | |
| { "top": "深綠", "bottoms": ["咖啡色", "米白", "白"] } | |
| ] | |
| }, | |
| "female_healthy_wheat": { | |
| "note": "女-健康小麥肌膚顏色 (盡量選具反光效果的顏色)。", | |
| "combos": [ | |
| { "top": "紅", "bottoms": ["咖啡色", "藍色", "黃", "黑", "灰", "米白", "白"] }, | |
| { "top": "酒紅", "bottoms": ["粉", "黑", "灰", "米白", "白"] }, | |
| { "top": "綠", "bottoms": ["粉", "藍色", "卡其", "駝色", "咖啡色", "深棕色", "黑", "灰", "米白", "白"] }, | |
| { "top": "深綠", "bottoms": ["咖啡色", "黑", "灰", "米白", "白"] }, | |
| { "top": "駝色", "bottoms": ["咖啡色", "米色"] }, | |
| { "top": "白", "bottoms": ["黑", "深藍牛仔"] }, | |
| { "top": "淺灰", "bottoms": ["黑", "白"] } | |
| ] | |
| } | |
| } | |
| } |