#FC7BD2#FC7BD2
#FC7BD2 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.8% C 0.185 H 341.4°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BD2 |
|---|---|
| RGB | rgb(252, 123, 210) |
| HSL | hsl(320, 96%, 74%) |
| HSV | hsv(320, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 16.7%, 1.2%) |
| CIE-LAB | lab(69.13, 59.27, -22.05) |
| CIE-LCH | lch(69.13, 63.24, 339.59°) |
| OKLab | oklab(75.78% 0.1754 -0.0589) |
| OKLCH | oklch(75.78% 0.185 341.4) |
| XYZ | xyz(58.8617, 39.5190, 65.4880) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.62
Pink (survey)
#FF81C0
ΔE00 4.77
Purply Pink
#F075E6
ΔE00 5.55
Bubblegum (survey)
#FF6CB5
ΔE00 5.70
Hot Pink
#FF69B4
ΔE00 5.93
Lavender Pink
#DD85D7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BD2 #7BFCA5
analogous
#E67BFC #FC7BD2 #FC7B91
triadic
#FC7BD2 #D2FC7B #7BD2FC
tetradic
#FC7BD2 #FCE67B #7BFCA5 #7B91FC
square
#FC7BD2 #FCE67B #7BFCA5 #7B91FC
split-complementary
#FC7BD2 #91FC7B #7BFCE6
monochromatic
#F706A8 #FB3FBE #FC7BD2 #FDB7E6 #FEE1F5
Accessibility & contrast
On white
2.36
#FC7BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FC7BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BD2
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BD2 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829CD5
Deuteranopia (green-blind)
#A6B0CF
Tritanopia (blue-blind)
#FF7C9D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc7bd2; /* rgb */ color: rgb(252, 123, 210); /* oklch */ color: oklch(75.8% 0.185 341.4);
Tailwind
colors: {
custom: {
50: '#ffa5e0',
500: '#fc7bd2',
950: '#000000',
},
}SCSS
$custom: #fc7bd2; $custom-light: #ffa5e0; $custom-dark: #000000;
JSON
{
"hex": "#fc7bd2",
"rgb": {
"r": 252,
"g": 123,
"b": 210
},
"hsl": {
"h": 319.535,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.75784,
"c": 0.18504,
"h": 341.4
},
"luminance": 0.39515
}Semantic roles & 50–950 ramp
primary
#FC7BD2
secondary
#D4F7E0
accent
#E64B00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83