#FC7BBF#FC7BBF
#FC7BBF is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.1% C 0.173 H 349.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BBF |
|---|---|
| RGB | rgb(252, 123, 191) |
| HSL | hsl(328, 96%, 74%) |
| HSV | hsv(328, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 24.2%, 1.2%) |
| CIE-LAB | lab(68.48, 56.60, -12.41) |
| CIE-LCH | lch(68.48, 57.95, 347.63°) |
| OKLab | oklab(75.09% 0.1704 -0.0324) |
| OKLCH | oklch(75.09% 0.173 349.2) |
| XYZ | xyz(56.6336, 38.6278, 53.7533) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.47
Bubblegum Pink
#FE83CC
ΔE00 2.51
Bubblegum (survey)
#FF6CB5
ΔE00 2.89
Hot Pink
#FF69B4
ΔE00 3.35
Bubble Gum Pink
#FF69AF
ΔE00 3.85
Carnation Pink
#FF7FA7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BBF #7BFCB8
analogous
#F87BFC #FC7BBF #FC7B7E
triadic
#FC7BBF #BFFC7B #7BBFFC
tetradic
#FC7BBF #FCF87B #7BFCB8 #7B7EFC
square
#FC7BBF #FCF87B #7BFCB8 #7B7EFC
split-complementary
#FC7BBF #7EFC7B #7BFCF8
monochromatic
#F70685 #FB3FA2 #FC7BBF #FDB7DC #FEE1F0
Accessibility & contrast
On white
2.41
#FC7BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FC7BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BBF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BBF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FF7795
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc7bbf; /* rgb */ color: rgb(252, 123, 191); /* oklch */ color: oklch(75.1% 0.173 349.2);
Tailwind
colors: {
custom: {
50: '#ffa5d2',
500: '#fc7bbf',
950: '#000000',
},
}SCSS
$custom: #fc7bbf; $custom-light: #ffa5d2; $custom-dark: #000000;
JSON
{
"hex": "#fc7bbf",
"rgb": {
"r": 252,
"g": 123,
"b": 191
},
"hsl": {
"h": 328.372,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.75091,
"c": 0.17343,
"h": 349.2
},
"luminance": 0.38623
}Semantic roles & 50–950 ramp
primary
#FC7BBF
secondary
#D4F7E5
accent
#E66D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82