#FB7BBF#FB7BBF
#FB7BBF is a light, vivid pink. Relative luminance 0.384; OKLCH L 75.0% C 0.173 H 349.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7BBF |
|---|---|
| RGB | rgb(251, 123, 191) |
| HSL | hsl(328, 94%, 73%) |
| HSV | hsv(328, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 23.9%, 1.6%) |
| CIE-LAB | lab(68.34, 56.29, -12.63) |
| CIE-LCH | lch(68.34, 57.69, 347.35°) |
| OKLab | oklab(74.96% 0.1694 -0.033) |
| OKLCH | oklch(74.96% 0.173 349) |
| XYZ | xyz(56.2723, 38.4415, 53.7364) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.59
Bubblegum Pink
#FE83CC
ΔE00 2.49
Bubblegum (survey)
#FF6CB5
ΔE00 2.92
Hot Pink
#FF69B4
ΔE00 3.37
Bubble Gum Pink
#FF69AF
ΔE00 3.89
Carnation Pink
#FF7FA7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7BBF #7BFBB7
analogous
#F77BFB #FB7BBF #FB7B7F
triadic
#FB7BBF #BFFB7B #7BBFFB
tetradic
#FB7BBF #FBF77B #7BFBB7 #7B7FFB
square
#FB7BBF #FBF77B #7BFBB7 #7B7FFB
split-complementary
#FB7BBF #7FFB7B #7BFBF7
monochromatic
#F40785 #F940A2 #FB7BBF #FDB6DC #FEE1F1
Accessibility & contrast
On white
2.42
#FB7BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FB7BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7BBF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7BBF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 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: #fb7bbf; /* rgb */ color: rgb(251, 123, 191); /* oklch */ color: oklch(75.0% 0.173 349.0);
Tailwind
colors: {
custom: {
50: '#ffa5d2',
500: '#fb7bbf',
950: '#000000',
},
}SCSS
$custom: #fb7bbf; $custom-light: #ffa5d2; $custom-dark: #000000;
JSON
{
"hex": "#fb7bbf",
"rgb": {
"r": 251,
"g": 123,
"b": 191
},
"hsl": {
"h": 328.125,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.74962,
"c": 0.17253,
"h": 349
},
"luminance": 0.38437
}Semantic roles & 50–950 ramp
primary
#FB7BBF
secondary
#D5F6E4
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82