#FB7BBE#FB7BBE
#FB7BBE is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.9% C 0.172 H 349.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7BBE |
|---|---|
| RGB | rgb(251, 123, 190) |
| HSL | hsl(329, 94%, 73%) |
| HSV | hsv(329, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 24.3%, 1.6%) |
| CIE-LAB | lab(68.31, 56.15, -12.12) |
| CIE-LCH | lch(68.31, 57.45, 347.82°) |
| OKLab | oklab(74.93% 0.1691 -0.0316) |
| OKLCH | oklch(74.93% 0.172 349.4) |
| XYZ | xyz(56.1626, 38.3977, 53.1588) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.50
Bubblegum Pink
#FE83CC
ΔE00 2.66
Bubblegum (survey)
#FF6CB5
ΔE00 2.84
Hot Pink
#FF69B4
ΔE00 3.31
Bubble Gum Pink
#FF69AF
ΔE00 3.77
Carnation Pink
#FF7FA7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7BBE #7BFBB8
analogous
#F87BFB #FB7BBE #FB7B7E
triadic
#FB7BBE #BEFB7B #7BBEFB
tetradic
#FB7BBE #FBF87B #7BFBB8 #7B7EFB
square
#FB7BBE #FBF87B #7BFBB8 #7B7EFB
split-complementary
#FB7BBE #7EFB7B #7BFBF8
monochromatic
#F40783 #F940A1 #FB7BBE #FDB6DB #FEE1F0
Accessibility & contrast
On white
2.42
#FB7BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FB7BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7BBE
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7BBE | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C0
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb7bbe; /* rgb */ color: rgb(251, 123, 190); /* oklch */ color: oklch(74.9% 0.172 349.4);
Tailwind
colors: {
custom: {
50: '#ffa5d1',
500: '#fb7bbe',
950: '#000000',
},
}SCSS
$custom: #fb7bbe; $custom-light: #ffa5d1; $custom-dark: #000000;
JSON
{
"hex": "#fb7bbe",
"rgb": {
"r": 251,
"g": 123,
"b": 190
},
"hsl": {
"h": 328.594,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.74927,
"c": 0.172,
"h": 349.4
},
"luminance": 0.38393
}Semantic roles & 50–950 ramp
primary
#FB7BBE
secondary
#D5F6E5
accent
#E66D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82