#FC7BD3#FC7BD3
#FC7BD3 is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.8% C 0.186 H 341.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BD3 |
|---|---|
| RGB | rgb(252, 123, 211) |
| HSL | hsl(319, 96%, 74%) |
| HSV | hsv(319, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 16.3%, 1.2%) |
| CIE-LAB | lab(69.16, 59.41, -22.56) |
| CIE-LCH | lch(69.16, 63.55, 339.21°) |
| OKLab | oklab(75.82% 0.1757 -0.0603) |
| OKLCH | oklch(75.82% 0.186 341.1) |
| XYZ | xyz(58.9867, 39.5690, 66.1462) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.77
Pink (survey)
#FF81C0
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.83
Bubblegum (survey)
#FF6CB5
ΔE00 5.88
Hot Pink
#FF69B4
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BD3 #7BFCA4
analogous
#E57BFC #FC7BD3 #FC7B92
triadic
#FC7BD3 #D3FC7B #7BD3FC
tetradic
#FC7BD3 #FCE57B #7BFCA4 #7B92FC
square
#FC7BD3 #FCE57B #7BFCA4 #7B92FC
split-complementary
#FC7BD3 #92FC7B #7BFCE5
monochromatic
#F706AA #FB3FBF #FC7BD3 #FDB7E7 #FEE1F5
Accessibility & contrast
On white
2.36
#FC7BD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FC7BD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BD3
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BD3 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829CD6
Deuteranopia (green-blind)
#A6B0D0
Tritanopia (blue-blind)
#FF7D9D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc7bd3; /* rgb */ color: rgb(252, 123, 211); /* oklch */ color: oklch(75.8% 0.186 341.1);
Tailwind
colors: {
custom: {
50: '#ffa5e0',
500: '#fc7bd3',
950: '#000000',
},
}SCSS
$custom: #fc7bd3; $custom-light: #ffa5e0; $custom-dark: #000000;
JSON
{
"hex": "#fc7bd3",
"rgb": {
"r": 252,
"g": 123,
"b": 211
},
"hsl": {
"h": 319.07,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.75823,
"c": 0.18572,
"h": 341.1
},
"luminance": 0.39565
}Semantic roles & 50–950 ramp
primary
#FC7BD3
secondary
#D4F7DF
accent
#E64900
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83