#FB89CB#FB89CB
#FB89CB is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.4% C 0.157 H 345.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FB89CB |
|---|---|
| RGB | rgb(251, 137, 203) |
| HSL | hsl(325, 93%, 76%) |
| HSV | hsv(325, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 19.1%, 1.6%) |
| CIE-LAB | lab(71.36, 51.19, -14.79) |
| CIE-LCH | lch(71.36, 53.28, 343.89°) |
| OKLab | oklab(77.35% 0.1524 -0.039) |
| OKLCH | oklch(77.35% 0.157 345.7) |
| XYZ | xyz(59.5099, 42.7167, 61.5991) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.36
Pink (survey)
#FF81C0
ΔE00 2.57
Bubblegum (survey)
#FF6CB5
ΔE00 5.95
Hot Pink
#FF69B4
ΔE00 6.40
Bubble Gum Pink
#FF69AF
ΔE00 6.90
Lavender Pink
#DD85D7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB89CB #89FBB9
analogous
#F289FB #FB89CB #FB8992
triadic
#FB89CB #CBFB89 #89CBFB
tetradic
#FB89CB #FBF289 #89FBB9 #8992FB
square
#FB89CB #FBF289 #89FBB9 #8992FB
split-complementary
#FB89CB #92FB89 #89FBF2
monochromatic
#F71397 #F94EB1 #FB89CB #FDC4E5 #FEE1F2
Accessibility & contrast
On white
2.20
#FB89CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FB89CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB89CB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB89CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB89CB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CD
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#FF88A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb89cb; /* rgb */ color: rgb(251, 137, 203); /* oklch */ color: oklch(77.4% 0.157 345.7);
Tailwind
colors: {
custom: {
50: '#ffaeda',
500: '#fb89cb',
950: '#000000',
},
}SCSS
$custom: #fb89cb; $custom-light: #ffaeda; $custom-dark: #000000;
JSON
{
"hex": "#fb89cb",
"rgb": {
"r": 251,
"g": 137,
"b": 203
},
"hsl": {
"h": 325.263,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.77352,
"c": 0.15731,
"h": 345.7
},
"luminance": 0.42712
}Semantic roles & 50–950 ramp
primary
#FB89CB
secondary
#D5F6E3
accent
#E66100
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181015
muted
#867F83