#FB89D4#FB89D4
#FB89D4 is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.7% C 0.163 H 341.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FB89D4 |
|---|---|
| RGB | rgb(251, 137, 212) |
| HSL | hsl(321, 93%, 76%) |
| HSV | hsv(321, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 15.5%, 1.6%) |
| CIE-LAB | lab(71.66, 52.52, -19.32) |
| CIE-LCH | lch(71.66, 55.96, 339.81°) |
| OKLab | oklab(77.68% 0.1549 -0.0514) |
| OKLCH | oklch(77.68% 0.163 341.6) |
| XYZ | xyz(60.6137, 43.1582, 67.4124) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.86
Pink (survey)
#FF81C0
ΔE00 4.25
Lavender Pink
#DD85D7
ΔE00 6.13
Bubblegum (survey)
#FF6CB5
ΔE00 6.95
Violet (CSS)
#EE82EE
ΔE00 7.06
Purply Pink
#F075E6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB89D4 #89FBB0
analogous
#E989FB #FB89D4 #FB899B
triadic
#FB89D4 #D4FB89 #89D4FB
tetradic
#FB89D4 #FBE989 #89FBB0 #899BFB
square
#FB89D4 #FBE989 #89FBB0 #899BFB
split-complementary
#FB89D4 #9BFB89 #89FBE9
monochromatic
#F713A9 #F94EBE #FB89D4 #FDC4EA #FEE1F4
Accessibility & contrast
On white
2.18
#FB89D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FB89D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB89D4
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB89D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB89D4 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA4D7
Deuteranopia (green-blind)
#ADB6D1
Tritanopia (blue-blind)
#FF8AA5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb89d4; /* rgb */ color: rgb(251, 137, 212); /* oklch */ color: oklch(77.7% 0.163 341.6);
Tailwind
colors: {
custom: {
50: '#ffaee1',
500: '#fb89d4',
950: '#000000',
},
}SCSS
$custom: #fb89d4; $custom-light: #ffaee1; $custom-dark: #000000;
JSON
{
"hex": "#fb89d4",
"rgb": {
"r": 251,
"g": 137,
"b": 212
},
"hsl": {
"h": 320.526,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.77676,
"c": 0.16321,
"h": 341.6
},
"luminance": 0.43154
}Semantic roles & 50–950 ramp
primary
#FB89D4
secondary
#D5F6E0
accent
#E64F00
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#181115
muted
#868083