适合场景
少女漫画 / 樱花 / 网点
少女漫画特有的浪漫美学,网点纹理背景、花朵框线装饰、缎带横幅标题、多角星闪光效果、蕾丝边框和爱心元素,以粉色主色调呈现梦幻柔美的视觉体验。
适合场景
少女漫画 / 樱花 / 网点
设计重点
使用粉色系作为主色调(樱花粉 #ffb7c5)
注意事项
禁止使用深色或暗色调背景
AI 实现文档
默认用硬性提示词让 AI 直接生成前端;Design Spec 用来理解、改写和审核风格;Creative Brief 用来早期探索方向。
默认使用它:复制后追加具体需求,让 AI 直接生成一致、可落地的前端。
什么时候用
怎么用
STYLEKIT_STYLE_REFERENCE
style_name: 少女漫画风
style_slug: shoujo-manga
style_source: /styles/shoujo-manga
# Hard Prompt
## 什么时候用
当你希望 AI 严格按风格规则生成代码时使用。它是生产界面最稳的默认选择。
## 怎么用
- 把完整提示词复制到 ChatGPT、Claude、Cursor 或其他编码助手。
- 在提示词后追加具体产品、页面或组件需求。
- 生成后按禁止项和交互状态检查,确认没有风格漂移。
请严格遵守以下风格规则并保持一致性,禁止风格漂移。
## 执行要求
- 优先保证风格一致性,其次再做创意延展。
- 遇到冲突时以禁止项为最高优先级。
- 输出前自检:颜色、排版、间距、交互是否仍属于该风格。
## Style Rules
You are a Shoujo Manga design style frontend development expert. All generated code must strictly follow these constraints:
## 绝对禁止
- 禁止使用深色或暗色调背景
- 禁止使用野蛮主义风格的粗边框
- 禁止使用等宽字体 font-mono
- 禁止使用强烈的硬阴影或 RGB 分离阴影
- 禁止使用纯黑背景或深灰背景
- 禁止使用短促生硬的 100ms 动画和机械下沉反馈
- 禁止用高对比硬光代替柔焦粉彩阴影
## 必须遵守
- 使用粉色系作为主色调(樱花粉 #ffb7c5)
- 添加网点纹理背景 screentone(radial-gradient 实现圆点图案)
- 使用花朵图标 Flower2 作为面板边角装饰
- 使用缎带横幅(ribbon banner with clip-path tails)作为章节标题
- 添加多角星闪光效果(金色 #fde68a 圆点带 glow shadow)
- 使用蕾丝 scallop 边框(radial-gradient 实现波浪边缘)
- 使用圆角设计(rounded-full 按钮, rounded-2xl 卡片, rounded-3xl 面板)
- 保持浅色背景(珍珠白 #fff5f7, 白色 #ffffff)
- 使用漫画分格的不对称网格排版(grid-cols-12 span 混合)
- 交互采用柔和膨胀和粉色大光晕,模拟少女漫画心跳感(Dokidoki Bounce)
- 网点纹理在 hover 时可微幅提亮或轻微位移,增强翻页感
- active 状态使用柔软回弹和低冲击反馈,保持梦幻基调
## Color Palette
Primary:
- Sakura Pink: #ffb7c5 (main accent, buttons, borders)
- Pearl White: #fff5f7 (card backgrounds)
- Lavender Purple: #c4b5fd (secondary accent)
- Gold Sparkle: #fde68a (sparkle effects, decorative)
- Rose: #fecdd3 (tertiary, subtle accents)
## Unique Elements
- Screentone dot pattern: radial-gradient(circle, #ffb7c5 0.6px, transparent 0.6px) with 10px spacing at ~6% opacity
- Flower frame corners: Lucide Flower2 icons positioned at absolute corners of panels
- Ribbon banner titles: clip-path polygon tails with soft pink background for section headers
- Sparkle stars: gold #fde68a dots with glow shadow (shadow-[0_0_8px_#fde68a])
- Lace scallop borders: radial-gradient wave pattern at top/bottom of form cards
- Manga panel grid: asymmetric grid-cols-12 layout with col-span mixing for panel arrangement
- Cherry blossom petals: rotated rounded-[50%_0_50%_50%] divs as floating decorations
## Animation & Interaction Rules
- Dokidoki Bounce: hover 采用柔和 scale-105 和缓慢膨胀,表现心跳般节奏。
- Soft Focus Glow: 使用大范围低透明粉色阴影,避免硬边高对比发光。
- Screentone Shimmer: 网点纹理在 hover 时提升不透明度或轻微位移,增强漫画翻页感。
- Soft Squish: active 仅做温和 scale-95,不使用机械式强下沉。
---
# Shoujo Manga (少女漫画风) Design System
> 少女漫画特有的浪漫美学,网点纹理背景、花朵框线装饰、缎带横幅标题、多角星闪光效果、蕾丝边框和爱心元素,以粉色主色调呈现梦幻柔美的视觉体验。
## 核心理念
Shoujo Manga 风格源于日本少女漫画的经典视觉语言,以浪漫、梦幻、柔美为核心。
核心理念:
- 网点纹理:screentone dot pattern 作为面板和区域背景的标志性装饰
- 花朵框线:五瓣花作为面板边角装饰,营造画框感
- 缎带横幅:ribbon banner 作为章节标题和分割线
- 多角闪光:4/6/8-point sparkle star 星光效果,用金色呈现梦幻感
- 蕾丝边框:scalloped lace border 作为卡片顶部/底部装饰
- 漫画分格:asymmetric manga panel grid 模拟漫画页面排版
- 樱花飘落:cherry blossom petal 作为散点装饰元素
---
## Token 字典(精确 Class 映射)
### 边框
```
宽度: border-2
颜色: border-[#ffb7c5]/20
圆角: rounded-2xl
```
### 阴影
```
小: shadow-[0_2px_10px_#ffb7c520]
中: shadow-[0_4px_15px_#ffb7c530]
大: shadow-[0_4px_20px_#ffb7c540]
悬停: hover:shadow-[0_8px_30px_#ffb7c540]
聚焦: focus:shadow-[0_0_12px_#ffb7c540]
```
### 交互效果
```
悬停位移: (无)
悬停缩放: hover:scale-105
悬停透明度: (无)
过渡动画: transition-all duration-300 ease-in-out
按下状态: active:scale-95
```
### 字体
```
标题: font-sans font-bold
正文: font-sans leading-relaxed
等宽: font-mono
```
### 字号
```
Hero: text-5xl md:text-7xl lg:text-8xl
H1: text-3xl md:text-5xl
H2: text-2xl md:text-4xl
H3: text-xl md:text-2xl
正文: text-sm md:text-base
小字: text-xs md:text-sm
```
### 间距
```
Section: py-12 md:py-20 lg:py-28
容器: px-4 md:px-8 lg:px-12
卡片: p-5 md:p-8
小间距: gap-3 md:gap-4
中间距: gap-4 md:gap-6
大间距: gap-6 md:gap-10
```
### 颜色角色
```
背景主色: bg-[#fff5f7]
背景辅色: bg-white
背景强调色: bg-[#ffb7c5], bg-[#c4b5fd], bg-[#fde68a], bg-[#fecdd3]
正文主色: text-[#4a5568]
正文辅色: text-[#ffb7c5]
正文弱化色: text-[#4a5568]/40
按钮主色: bg-[#ffb7c5] text-white shadow-[0_4px_15px_#ffb7c560]
按钮辅色: bg-[#c4b5fd] text-white shadow-[0_4px_15px_#c4b5fd60]
```
---
## [FORBIDDEN] 绝对禁止
以下 class 在本风格中**绝对禁止使用**,生成时必须检查并避免:
### 禁止的 Class
- `rounded-none`
- `rounded-sm`
- `border-4`
- `border-8`
- `font-mono`
- `bg-black`
- `bg-[#0a0a0a]`
- `bg-gray-900`
- `bg-slate-900`
- `shadow-[3px_3px`
- `shadow-[4px_4px`
- `border-l-2 border-[`
- `uppercase tracking-widest`
### 禁止的模式
- 匹配 `^rounded-(?:none|sm)$`
- 匹配 `^border-(?:4|8)$`
- 匹配 `^font-mono$`
- 匹配 `^bg-(?:black|gray-900|slate-900|\[#0a0a0a\])$`
- 匹配 `^shadow-\[\d+px_\d+px_0px`
- 匹配 `^text-\[#(?:00ffff|ff00ff)\]$`
### 禁止原因
- `rounded-none`: Shoujo Manga uses soft rounded shapes (rounded-full, rounded-2xl, rounded-3xl)
- `border-4`: Shoujo Manga uses subtle borders (border or border-2), not heavy ones
- `font-mono`: Shoujo Manga uses rounded sans-serif fonts exclusively
- `bg-black`: Shoujo Manga uses light pastel backgrounds only (pearl white, sakura pink)
- `shadow-[3px_3px`: Shoujo Manga uses soft diffused shadows with color tinting, not hard offset ones
- `uppercase tracking-widest`: Used sparingly for ribbon banners only, never for main content
> WARNING: 如果你的代码中包含以上任何 class,必须立即替换。
---
## [REQUIRED] 必须包含
### 按钮必须包含
```
rounded-full
font-sans font-medium
shadow-[0_4px_15px_#ffb7c560]
transition-all duration-300 ease-in-out
```
### 卡片必须包含
```
rounded-2xl
bg-[#fff5f7]
border-2 border-[#ffb7c5]/20
shadow-[0_4px_20px_#ffb7c520]
```
### 输入框必须包含
```
rounded-full
border border-[#ffb7c5]/25
bg-[#fff5f7]
font-sans
focus:outline-none
```
---
## [COMPARE] Shoujo Manga 错误 vs 正确对比
以下错误示例只代表“未经过当前风格适配的通用默认值”,不要把错误示例当成视觉建议。
### 按钮
[WRONG] **错误示例**(通用组件库默认样式,不要直接复制):
```html
<button class="{GENERIC_LIBRARY_BUTTON_DEFAULT}">
点击我
</button>
```
[CORRECT] **正确示例**(使用当前风格的 token):
```html
<button class="rounded-full font-sans font-medium shadow-[0_4px_15px_#ffb7c560] transition-all duration-300 ease-in-out bg-[#ffb7c5] text-white shadow-[0_4px_15px_#ffb7c560]">
点击我
</button>
```
### 卡片
[WRONG] **错误示例**(未经当前风格适配的通用卡片):
```html
<div class="{GENERIC_LIBRARY_CARD_DEFAULT}">
<h3>{TITLE}</h3>
</div>
```
[CORRECT] **正确示例**(使用当前风格的 card token):
```html
<div class="rounded-2xl bg-[#fff5f7] border-2 border-[#ffb7c5]/20 shadow-[0_4px_20px_#ffb7c520] p-5 md:p-8">
<h3 class="font-sans font-bold text-xl md:text-2xl">{TITLE}</h3>
</div>
```
### 输入框
[WRONG] **错误示例**(未经当前风格适配的通用输入框):
```html
<input class="{GENERIC_LIBRARY_INPUT_DEFAULT}" />
```
[CORRECT] **正确示例**(使用当前风格的 input token):
```html
<input class="rounded-full border border-[#ffb7c5]/25 bg-[#fff5f7] font-sans focus:outline-none" placeholder="{PLACEHOLDER}" />
```
---
## [TEMPLATES] Shoujo Manga 页面骨架模板
以下骨架只使用当前风格的 token。替换 `{PLACEHOLDER}` 时,不要移除或替换这些 token:
### 导航栏骨架
```html
<nav class="bg-[#fff5f7] text-[#4a5568] border-2 border-[#ffb7c5]/20 px-4 md:px-8 lg:px-12">
<div class="flex items-center justify-between max-w-6xl mx-auto gap-4 md:gap-6">
<a href="/" class="font-sans font-bold text-xl md:text-2xl">
{LOGO_TEXT}
</a>
<div class="flex gap-4 md:gap-6 font-sans leading-relaxed text-xs md:text-sm">
{NAV_LINKS}
</div>
</div>
</nav>
```
### Hero 区块骨架
```html
<section class="bg-[#ffb7c5] text-[#4a5568] py-12 md:py-20 lg:py-28 px-4 md:px-8 lg:px-12">
<div class="max-w-4xl mx-auto">
<h1 class="font-sans font-bold text-5xl md:text-7xl lg:text-8xl">
{HEADLINE}
</h1>
<p class="font-sans leading-relaxed text-sm md:text-base max-w-xl">
{SUBHEADLINE}
</p>
<button class="rounded-full font-sans font-medium shadow-[0_4px_15px_#ffb7c560] transition-all duration-300 ease-in-out bg-[#ffb7c5] text-white shadow-[0_4px_15px_#ffb7c560]">
{CTA_TEXT}
</button>
</div>
</section>
```
### 卡片网格骨架
```html
<section class="bg-[#fff5f7] text-[#4a5568] py-12 md:py-20 lg:py-28 px-4 md:px-8 lg:px-12">
<div class="max-w-6xl mx-auto">
<h2 class="font-sans font-bold text-2xl md:text-4xl">{SECTION_TITLE}</h2>
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4 md:gap-6">
<!-- Card template - repeat for each card -->
<div class="rounded-2xl bg-[#fff5f7] border-2 border-[#ffb7c5]/20 shadow-[0_4px_20px_#ffb7c520] p-5 md:p-8">
<h3 class="font-sans font-bold text-xl md:text-2xl">{CARD_TITLE}</h3>
<p class="font-sans leading-relaxed text-sm md:text-base text-[#4a5568]/40">{CARD_DESCRIPTION}</p>
</div>
</div>
</div>
</section>
```
### 表单输入骨架
```html
<input class="rounded-full border border-[#ffb7c5]/25 bg-[#fff5f7] font-sans focus:outline-none" placeholder="{PLACEHOLDER}" />
```
### 页脚骨架
```html
<footer class="bg-white text-[#ffb7c5] py-12 md:py-20 lg:py-28 px-4 md:px-8 lg:px-12">
<div class="max-w-6xl mx-auto">
<div class="grid grid-cols-1 md:grid-cols-3 gap-6 md:gap-10">
<div>
<span class="font-sans font-bold text-xl md:text-2xl">{LOGO_TEXT}</span>
<p class="font-sans leading-relaxed text-xs md:text-sm">{TAGLINE}</p>
</div>
<div>
<h4 class="font-sans font-bold text-xl md:text-2xl">{COLUMN_TITLE}</h4>
<ul class="font-sans leading-relaxed text-xs md:text-sm">
{FOOTER_LINKS}
</ul>
</div>
</div>
</div>
</footer>
```
---
## [CHECKLIST] Shoujo Manga 生成后自检清单
**输出代码前,逐项验证当前风格的 token 和规则。如有违反,先修正再交付:**
### Token 检查
- [ ] 按钮包含: `rounded-full font-sans font-medium shadow-[0_4px_15px_#ffb7c560] transition-all duration-300 ease-in-out`
- [ ] 卡片包含: `rounded-2xl bg-[#fff5f7] border-2 border-[#ffb7c5]/20 shadow-[0_4px_20px_#ffb7c520]`
- [ ] 输入框包含: `rounded-full border border-[#ffb7c5]/25 bg-[#fff5f7] font-sans focus:outline-none`
### 禁止项检查
- [ ] 没有使用 `rounded-none`
- [ ] 没有使用 `rounded-sm`
- [ ] 没有使用 `border-4`
- [ ] 没有使用 `border-8`
- [ ] 没有使用 `font-mono`
- [ ] 没有使用 `bg-black`
- [ ] 没有使用 `bg-[#0a0a0a]`
- [ ] 没有使用 `bg-gray-900`
### 风格规则检查
- [ ] 使用粉色系作为主色调(樱花粉 #ffb7c5)
- [ ] 添加网点纹理背景 screentone(radial-gradient 实现圆点图案)
- [ ] 使用花朵图标 Flower2 作为面板边角装饰
- [ ] 使用缎带横幅(ribbon banner with clip-path tails)作为章节标题
- [ ] 添加多角星闪光效果(金色 #fde68a 圆点带 glow shadow)
### 风格漂移检查
- [ ] 没有违反:禁止使用深色或暗色调背景
- [ ] 没有违反:禁止使用野蛮主义风格的粗边框
- [ ] 没有违反:禁止使用等宽字体 font-mono
- [ ] 没有违反:禁止使用强烈的硬阴影或 RGB 分离阴影
- [ ] 没有违反:禁止使用纯黑背景或深灰背景
### 通用交付检查
- [ ] 响应式布局在手机、平板和桌面下稳定,没有横向溢出
- [ ] 所有交互元素有清晰焦点、可访问名称和 reduced-motion 方案
- [ ] 文本对比度达到 WCAG AA,且没有用颜色单独传递状态
- [ ] 结果仍然能够一眼识别为 Shoujo Manga
---
## [EXAMPLES] 示例 Prompt
### 1. 少女漫画角色页
带网点纹理、花朵框线和缎带标题的浪漫风格页面
```
Use Shoujo Manga style to create a character profile page:
1. Background: soft pink-to-white gradient with screentone dot pattern overlay
2. Hero: manga panel frame with flower (Flower2) icons at corners and screentone bg
3. Section titles: ribbon banners with clip-path pointed tails
4. Cards: manga panel grid with asymmetric layout (grid-cols-12), screentone backgrounds
5. Form: love letter diary with lace scallop border at top and bottom
6. Decorations: scattered cherry blossom petals and gold sparkle star dots throughout
7. Buttons: pill-shaped (rounded-full) with pink glow shadows
```
### 2. SaaS 着陆页
生成 少女漫画风风格的 SaaS 产品着陆页
```
Create a SaaS landing page using Shoujo Manga style with hero section, feature grid, testimonials, pricing table, and footer.
```
### 3. 作品集展示
生成 少女漫画风风格的作品集页面
```
Create a portfolio showcase page using Shoujo Manga style with project grid, about section, contact form, and consistent visual language.
```
## 绝对禁止(匹配即拒绝)
以下模式一旦出现,视为风格违规——不找借口,直接重写。
- 使用深色或暗色调背景
- 使用野蛮主义风格的粗边框
- 使用等宽字体 font-mono
- 使用强烈的硬阴影或 RGB 分离阴影
- 使用纯黑背景或深灰背景
- 使用短促生硬的 100ms 动画和机械下沉反馈
- 用高对比硬光代替柔焦粉彩阴影
## 自检清单(交付前逐条确认)
如果任何一条不通过,说明风格漂移了——修改后再交付。
- [ ] 没有紫色到蓝色的渐变
- [ ] 没有使用 Inter / Roboto / Geist 等过度使用的字体
- [ ] 没有嵌套卡片(卡片里面套卡片)
- [ ] 没有在彩色背景上放灰色文字
- [ ] 正文对比度满足 WCAG AA(≥4.5:1)
- [ ] 没有 bounce / elastic 缓动曲线
- [ ] 动效有 prefers-reduced-motion 备选方案
- [ ] 正文行宽不超过 65-75 个字符
- [ ] 没有单侧粗边框装饰(border-left/right accent stripe)
- [ ] 没有渐变文字(background-clip: text)
- [ ] 没有把玻璃态(glassmorphism)当作默认风格
- [ ] 没有 tiny uppercase tracked eyebrow 放在每个 section 标题上面
- [ ] 禁止使用深色或暗色调背景
- [ ] 禁止使用野蛮主义风格的粗边框
- [ ] 禁止使用等宽字体 font-mono
- [ ] 禁止使用强烈的硬阴影或 RGB 分离阴影
- [ ] 禁止使用纯黑背景或深灰背景更多提示词库:全部 UI 提示词 · Tailwind UI 提示词 · 暗色模式提示词
组件模板
少女漫画风格药丸按钮,带粉色光晕阴影
真实前端完成度
这层检查这个风格是否已经具备真实网站常见的主题、状态反馈、键盘可访问性和性能约束。
总体覆盖
51%
Fallback 规则
暗色模式
0%
缺失组件状态
79%
部分动效规则
70%
部分可访问性
70%
部分性能代价
35%
通用按钮
默认 / 悬停 / 键盘焦点 / 按下 / 禁用
输入框
默认 / 悬停 / 键盘焦点 / 禁用 / 错误
卡片
默认 / 悬停 / 键盘焦点 / 加载中 / 骨架屏
表单
默认 / 键盘焦点 / 禁用 / 加载中 / 错误
常见问题
/* Shoujo Manga Global Styles */
:root {
--shoujo-pink: #ffb7c5;
--shoujo-pearl: #fff5f7;
--shoujo-lavender: #c4b5fd;
--shoujo-gold: #fde68a;
--shoujo-rose: #fecdd3;
}
/* Screentone dot pattern overlay */
.shoujo-screentone::before {
content: "";
position: absolute;
inset: 0;
background-image: radial-gradient(circle, var(--shoujo-pink) 0.6px, transparent 0.6px);
background-size: 10px 10px;
opacity: 0.06;
pointer-events: none;
}
/* Floating petals animation */
.shoujo-petals::before,
.shoujo-petals::after {
content: "";
position: absolute;
width: 12px;
height: 12px;
background: var(--shoujo-pink);
border-radius: 50% 0 50% 50%;
opacity: 0.3;
animation: shoujoFloat 6s ease-in-out infinite;
}
.shoujo-petals::after {
width: 8px;
height: 8px;
animation-delay: -3s;
animation-duration: 8s;
}
@keyframes shoujoFloat {
0%, 100% { transform: translateY(0) rotate(0deg); }
50% { transform: translateY(-20px) rotate(180deg); }
}
/* Sparkle star glow */
.shoujo-sparkle {
position: relative;
}
.shoujo-sparkle::after {
content: "";
position: absolute;
top: -4px;
right: -4px;
width: 8px;
height: 8px;
background: var(--shoujo-gold);
border-radius: 50%;
box-shadow: 0 0 8px var(--shoujo-gold);
animation: shoujoSparkle 2s ease-in-out infinite;
}
@keyframes shoujoSparkle {
0%, 100% { opacity: 0.4; transform: scale(0.8); }
50% { opacity: 1; transform: scale(1.2); }
}
/* Ribbon banner with clip-path tails */
.shoujo-ribbon {
position: relative;
display: inline-block;
padding: 4px 40px;
background: rgba(255, 183, 197, 0.15);
border-radius: 2px;
}
.shoujo-ribbon::before,
.shoujo-ribbon::after {
content: "";
position: absolute;
top: 0;
bottom: 0;
width: 12px;
}
.shoujo-ribbon::before {
left: -12px;
background: rgba(255, 183, 197, 0.1);
clip-path: polygon(100% 0, 100% 100%, 0 50%);
}
.shoujo-ribbon::after {
right: -12px;
background: rgba(255, 183, 197, 0.1);
clip-path: polygon(0 0, 0 100%, 100% 50%);
}
/* Lace scallop border */
.shoujo-lace {
position: relative;
}
.shoujo-lace::before {
content: "";
position: absolute;
top: -4px;
left: 16px;
right: 16px;
height: 8px;
background-image: radial-gradient(circle at 50% 100%, white 6px, transparent 6px),
radial-gradient(circle at 50% 100%, var(--shoujo-pink) 7px, transparent 7px);
background-size: 16px 8px;
opacity: 0.3;
}
/* Soft glow */
.shoujo-glow {
box-shadow: 0 0 20px rgba(255, 183, 197, 0.3);
}IDE 集成
下载 AI 编码助手的配置文件,使其按照此风格生成代码。
风格包
获取完整的可机器读取风格资源,包括 Design Tokens、Tailwind 预设、CSS 变量和 shadcn/ui 主题。
Metadata
Style metadata including version information
Design Tokens
Figma / Style Dictionary / Tokens Studio 兼容
Tailwind Preset
Tailwind CSS 主题预设,可直接在配置中引用
Global CSS
包含 CSS 变量和基础样式
shadcn Theme
shadcn/ui 主题配置
CSS Variables
纯 CSS 变量,适用于任何项目
SKILL.md
可加载到 Cursor / Claude Code / VS Code 的技能包
Shoujo Manga 风格源于日本少女漫画的经典视觉语言,以浪漫、梦幻、柔美为核心。
基于颜色对比度和排版可读性的 WCAG 2.1 合规分析。
综合评分
等级: D - 较差
对比度
| 场景 | 颜色 | 比率 | AA | AAA |
|---|---|---|---|---|
| Text on background | /#4a5568 / #fff5f7 | 7.04:1 | ||
| Secondary text on background | /#ffb7c5 / #fff5f7 | 1.53:1 | ||
| Muted text on background | /#4a5568 / #fff5f7 | 7.04:1 | ||
| Text on secondary background | /#4a5568 / #ffffff | 7.53:1 | ||
| Secondary text on secondary | /#ffb7c5 / #ffffff | 1.64:1 | ||
| Button primary | /#ffffff / #ffb7c5 | 1.64:1 | ||
| Text on accent 1 | /#4a5568 / #ffb7c5 | 4.6:1 | ||
| Alt text on accent 1 | /#ffb7c5 / #ffb7c5 | 1:1 | ||
| Text on accent 2 | /#4a5568 / #c4b5fd | 4.08:1 | ||
| Alt text on accent 2 | /#ffb7c5 / #c4b5fd | 1.13:1 | ||
| Text on accent 3 | /#4a5568 / #fde68a | 6.04:1 | ||
| Alt text on accent 3 | /#ffb7c5 / #fde68a | 1.31:1 | ||
| Text on accent 4 | /#4a5568 / #fecdd3 | 5.34:1 | ||
| Alt text on accent 4 | /#ffb7c5 / #fecdd3 | 1.16:1 |
可读性
分数
87/100
字号
text-sm md:text-base
字重
font-sans font-bold
行高
default
评分基于 WCAG 2.1 标准。AA 级要求普通文本对比度 4.5:1、大文本 3:1;AAA 级要求普通文本 7:1、大文本 4.5:1。