#FB89CA#FB89CA
#FB89CA is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.3% C 0.157 H 346.1°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FB89CA |
|---|---|
| RGB | rgb(251, 137, 202) |
| HSL | hsl(326, 93%, 76%) |
| HSV | hsv(326, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 19.5%, 1.6%) |
| CIE-LAB | lab(71.33, 51.04, -14.28) |
| CIE-LCH | lch(71.33, 53.00, 344.37°) |
| OKLab | oklab(77.32% 0.1521 -0.0376) |
| OKLCH | oklch(77.32% 0.157 346.1) |
| XYZ | xyz(59.3911, 42.6692, 60.9736) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.47
Pink (survey)
#FF81C0
ΔE00 2.41
Bubblegum (survey)
#FF6CB5
ΔE00 5.86
Hot Pink
#FF69B4
ΔE00 6.33
Bubble Gum Pink
#FF69AF
ΔE00 6.79
Pinky
#FC86AA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB89CA #89FBBA
analogous
#F389FB #FB89CA #FB8991
triadic
#FB89CA #CAFB89 #89CAFB
tetradic
#FB89CA #FBF389 #89FBBA #8991FB
square
#FB89CA #FBF389 #89FBBA #8991FB
split-complementary
#FB89CA #91FB89 #89FBF3
monochromatic
#F71395 #F94EAF #FB89CA #FDC4E5 #FEE1F2
Accessibility & contrast
On white
2.20
#FB89CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#FB89CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB89CA
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB89CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB89CA | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CC
Deuteranopia (green-blind)
#B0B6C7
Tritanopia (blue-blind)
#FF88A1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb89ca; /* rgb */ color: rgb(251, 137, 202); /* oklch */ color: oklch(77.3% 0.157 346.1);
Tailwind
colors: {
custom: {
50: '#ffaeda',
500: '#fb89ca',
950: '#000000',
},
}SCSS
$custom: #fb89ca; $custom-light: #ffaeda; $custom-dark: #000000;
JSON
{
"hex": "#fb89ca",
"rgb": {
"r": 251,
"g": 137,
"b": 202
},
"hsl": {
"h": 325.789,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.77317,
"c": 0.15669,
"h": 346.1
},
"luminance": 0.42665
}Semantic roles & 50–950 ramp
primary
#FB89CA
secondary
#D5F6E3
accent
#E66300
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181014
muted
#867F83