#FB89CF#FB89CF
#FB89CF is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.5% C 0.160 H 343.8°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FB89CF |
|---|---|
| RGB | rgb(251, 137, 207) |
| HSL | hsl(323, 93%, 76%) |
| HSV | hsv(323, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 17.5%, 1.6%) |
| CIE-LAB | lab(71.49, 51.77, -16.81) |
| CIE-LCH | lch(71.49, 54.43, 342.02°) |
| OKLab | oklab(77.49% 0.1535 -0.0445) |
| OKLCH | oklch(77.49% 0.16 343.8) |
| XYZ | xyz(59.9927, 42.9098, 64.1420) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.28
Pink (survey)
#FF81C0
ΔE00 3.30
Bubblegum (survey)
#FF6CB5
ΔE00 6.34
Hot Pink
#FF69B4
ΔE00 6.77
Lavender Pink
#DD85D7
ΔE00 6.82
Bubble Gum Pink
#FF69AF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB89CF #89FBB5
analogous
#EE89FB #FB89CF #FB8996
triadic
#FB89CF #CFFB89 #89CFFB
tetradic
#FB89CF #FBEE89 #89FBB5 #8996FB
square
#FB89CF #FBEE89 #89FBB5 #8996FB
split-complementary
#FB89CF #96FB89 #89FBEE
monochromatic
#F7139F #F94EB7 #FB89CF #FDC4E7 #FEE1F3
Accessibility & contrast
On white
2.19
#FB89CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FB89CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB89CF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB89CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB89CF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A4D1
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#FF89A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb89cf; /* rgb */ color: rgb(251, 137, 207); /* oklch */ color: oklch(77.5% 0.160 343.8);
Tailwind
colors: {
custom: {
50: '#ffaedd',
500: '#fb89cf',
950: '#000000',
},
}SCSS
$custom: #fb89cf; $custom-light: #ffaedd; $custom-dark: #000000;
JSON
{
"hex": "#fb89cf",
"rgb": {
"r": 251,
"g": 137,
"b": 207
},
"hsl": {
"h": 323.158,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.77494,
"c": 0.15985,
"h": 343.8
},
"luminance": 0.42906
}Semantic roles & 50–950 ramp
primary
#FB89CF
secondary
#D5F6E2
accent
#E65900
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#181115
muted
#868083