#FB7FBF#FB7FBF
#FB7FBF is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.5% C 0.166 H 349.6°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7FBF |
|---|---|
| RGB | rgb(251, 127, 191) |
| HSL | hsl(329, 94%, 74%) |
| HSV | hsv(329, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 23.9%, 1.6%) |
| CIE-LAB | lab(69.08, 54.38, -11.53) |
| CIE-LCH | lch(69.08, 55.59, 348.03°) |
| OKLab | oklab(75.51% 0.1636 -0.03) |
| OKLCH | oklch(75.51% 0.166 349.6) |
| XYZ | xyz(56.7787, 39.4543, 53.9052) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.85
Bubblegum Pink
#FE83CC
ΔE00 2.42
Bubblegum (survey)
#FF6CB5
ΔE00 3.53
Hot Pink
#FF69B4
ΔE00 4.02
Bubble Gum Pink
#FF69AF
ΔE00 4.37
Carnation Pink
#FF7FA7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7FBF #7FFBBB
analogous
#F97FFB #FB7FBF #FB7F81
triadic
#FB7FBF #BFFB7F #7FBFFB
tetradic
#FB7FBF #FBF97F #7FFBBB #7F81FB
square
#FB7FBF #FBF97F #7FFBBB #7F81FB
split-complementary
#FB7FBF #81FB7F #7FFBF9
monochromatic
#F70884 #F944A1 #FB7FBF #FDBADD #FEE1F0
Accessibility & contrast
On white
2.36
#FB7FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FB7FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7FBF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7FBF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#FF7B97
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb7fbf; /* rgb */ color: rgb(251, 127, 191); /* oklch */ color: oklch(75.5% 0.166 349.6);
Tailwind
colors: {
custom: {
50: '#ffa8d2',
500: '#fb7fbf',
950: '#000000',
},
}SCSS
$custom: #fb7fbf; $custom-light: #ffa8d2; $custom-dark: #000000;
JSON
{
"hex": "#fb7fbf",
"rgb": {
"r": 251,
"g": 127,
"b": 191
},
"hsl": {
"h": 329.032,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.75512,
"c": 0.1663,
"h": 349.6
},
"luminance": 0.3945
}Semantic roles & 50–950 ramp
primary
#FB7FBF
secondary
#D5F6E5
accent
#E66F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82