#FC7BC2#FC7BC2
#FC7BC2 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.2% C 0.175 H 347.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BC2 |
|---|---|
| RGB | rgb(252, 123, 194) |
| HSL | hsl(327, 96%, 74%) |
| HSV | hsv(327, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 23%, 1.2%) |
| CIE-LAB | lab(68.58, 57.01, -13.95) |
| CIE-LCH | lch(68.58, 58.69, 346.25°) |
| OKLab | oklab(75.2% 0.1712 -0.0366) |
| OKLCH | oklch(75.2% 0.175 347.9) |
| XYZ | xyz(56.9671, 38.7612, 55.5098) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.85
Bubblegum Pink
#FE83CC
ΔE00 2.06
Bubblegum (survey)
#FF6CB5
ΔE00 3.19
Hot Pink
#FF69B4
ΔE00 3.61
Bubble Gum Pink
#FF69AF
ΔE00 4.24
Carnation Pink
#FF7FA7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BC2 #7BFCB5
analogous
#F67BFC #FC7BC2 #FC7B81
triadic
#FC7BC2 #C2FC7B #7BC2FC
tetradic
#FC7BC2 #FCF67B #7BFCB5 #7B81FC
square
#FC7BC2 #FCF67B #7BFCB5 #7B81FC
split-complementary
#FC7BC2 #81FC7B #7BFCF6
monochromatic
#F7068A #FB3FA6 #FC7BC2 #FDB7DE #FEE1F1
Accessibility & contrast
On white
2.40
#FC7BC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FC7BC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BC2
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BC2 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8899C4
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#FF7896
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc7bc2; /* rgb */ color: rgb(252, 123, 194); /* oklch */ color: oklch(75.2% 0.175 347.9);
Tailwind
colors: {
custom: {
50: '#ffa5d4',
500: '#fc7bc2',
950: '#000000',
},
}SCSS
$custom: #fc7bc2; $custom-light: #ffa5d4; $custom-dark: #000000;
JSON
{
"hex": "#fc7bc2",
"rgb": {
"r": 252,
"g": 123,
"b": 194
},
"hsl": {
"h": 326.977,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.75196,
"c": 0.1751,
"h": 347.9
},
"luminance": 0.38756
}Semantic roles & 50–950 ramp
primary
#FC7BC2
secondary
#D4F7E4
accent
#E66700
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83