#FB7BBD#FB7BBD
#FB7BBD is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.9% C 0.171 H 349.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7BBD |
|---|---|
| RGB | rgb(251, 123, 189) |
| HSL | hsl(329, 94%, 73%) |
| HSV | hsv(329, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 24.7%, 1.6%) |
| CIE-LAB | lab(68.28, 56.02, -11.60) |
| CIE-LCH | lch(68.28, 57.21, 348.30°) |
| OKLab | oklab(74.89% 0.1688 -0.0302) |
| OKLCH | oklch(74.89% 0.171 349.9) |
| XYZ | xyz(56.0537, 38.3541, 52.5851) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.45
Bubblegum (survey)
#FF6CB5
ΔE00 2.77
Bubblegum Pink
#FE83CC
ΔE00 2.84
Hot Pink
#FF69B4
ΔE00 3.25
Bubble Gum Pink
#FF69AF
ΔE00 3.66
Carnation Pink
#FF7FA7
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7BBD #7BFBB9
analogous
#F97BFB #FB7BBD #FB7B7D
triadic
#FB7BBD #BDFB7B #7BBDFB
tetradic
#FB7BBD #FBF97B #7BFBB9 #7B7DFB
square
#FB7BBD #FBF97B #7BFBB9 #7B7DFB
split-complementary
#FB7BBD #7DFB7B #7BFBF9
monochromatic
#F40781 #F9409F #FB7BBD #FDB6DB #FEE1F0
Accessibility & contrast
On white
2.42
#FB7BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FB7BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7BBD
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7BBD | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999BF
Deuteranopia (green-blind)
#ABAFBA
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fb7bbd; /* rgb */ color: rgb(251, 123, 189); /* oklch */ color: oklch(74.9% 0.171 349.9);
Tailwind
colors: {
custom: {
50: '#ffa5d0',
500: '#fb7bbd',
950: '#000000',
},
}SCSS
$custom: #fb7bbd; $custom-light: #ffa5d0; $custom-dark: #000000;
JSON
{
"hex": "#fb7bbd",
"rgb": {
"r": 251,
"g": 123,
"b": 189
},
"hsl": {
"h": 329.063,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.74893,
"c": 0.17146,
"h": 349.9
},
"luminance": 0.38349
}Semantic roles & 50–950 ramp
primary
#FB7BBD
secondary
#D5F6E5
accent
#E66F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82