#FB7FBB#FB7FBB
#FB7FBB is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.4% C 0.164 H 351.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7FBB |
|---|---|
| RGB | rgb(251, 127, 187) |
| HSL | hsl(331, 94%, 74%) |
| HSV | hsv(331, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 25.5%, 1.6%) |
| CIE-LAB | lab(68.95, 53.84, -9.47) |
| CIE-LCH | lch(68.95, 54.67, 350.02°) |
| OKLab | oklab(75.38% 0.1624 -0.0245) |
| OKLCH | oklch(75.38% 0.164 351.4) |
| XYZ | xyz(56.3445, 39.2806, 51.6185) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.99
Bubblegum Pink
#FE83CC
ΔE00 3.28
Bubblegum (survey)
#FF6CB5
ΔE00 3.46
Hot Pink
#FF69B4
ΔE00 3.97
Bubble Gum Pink
#FF69AF
ΔE00 4.09
Carnation Pink
#FF7FA7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7FBB #7FFBBF
analogous
#FB7FF9 #FB7FBB #FB817F
triadic
#FB7FBB #BBFB7F #7FBBFB
tetradic
#FB7FBB #F9FB7F #7FFBBF #817FFB
square
#FB7FBB #F9FB7F #7FFBBF #817FFB
split-complementary
#FB7FBB #7FFB81 #7FF9FB
monochromatic
#F7087C #F9449B #FB7FBB #FDBADB #FEE1EF
Accessibility & contrast
On white
2.37
#FB7FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FB7FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7FBB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7FBB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBD
Deuteranopia (green-blind)
#AEB0B8
Tritanopia (blue-blind)
#FF7A95
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb7fbb; /* rgb */ color: rgb(251, 127, 187); /* oklch */ color: oklch(75.4% 0.164 351.4);
Tailwind
colors: {
custom: {
50: '#ffa8cf',
500: '#fb7fbb',
950: '#000000',
},
}SCSS
$custom: #fb7fbb; $custom-light: #ffa8cf; $custom-dark: #000000;
JSON
{
"hex": "#fb7fbb",
"rgb": {
"r": 251,
"g": 127,
"b": 187
},
"hsl": {
"h": 330.968,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.75377,
"c": 0.16421,
"h": 351.4
},
"luminance": 0.39276
}Semantic roles & 50–950 ramp
primary
#FB7FBB
secondary
#D5F6E6
accent
#E67600
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82