#FB89AE#FB89AE
#FB89AE is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.4% C 0.143 H 0.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FB89AE |
|---|---|
| RGB | rgb(251, 137, 174) |
| HSL | hsl(341, 93%, 76%) |
| HSV | hsv(341, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 30.7%, 1.6%) |
| CIE-LAB | lab(70.50, 47.26, 0.08) |
| CIE-LCH | lch(70.50, 47.26, 0.10°) |
| OKLab | oklab(76.42% 0.1432 0.0008) |
| OKLCH | oklch(76.42% 0.143 0.3) |
| XYZ | xyz(56.3715, 41.4613, 45.0701) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 0.95
Carnation Pink
#FF7FA7
ΔE00 2.22
Rosa
#FE86A4
ΔE00 2.63
Pig Pink
#E78EA5
ΔE00 4.16
Rose Pink
#F7879A
ΔE00 5.18
Pink (survey)
#FF81C0
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB89AE #89FBD6
analogous
#FB89E7 #FB89AE #FB9D89
triadic
#FB89AE #AEFB89 #89AEFB
tetradic
#FB89AE #E7FB89 #89FBD6 #9D89FB
square
#FB89AE #E7FB89 #89FBD6 #9D89FB
split-complementary
#FB89AE #89FB9D #89E7FB
monochromatic
#F7135D #F94E85 #FB89AE #FDC4D7 #FEE1EB
Accessibility & contrast
On white
2.26
#FB89AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#FB89AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB89AE
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB89AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB89AE | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0AF
Deuteranopia (green-blind)
#B7B4AB
Tritanopia (blue-blind)
#FF8196
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb89ae; /* rgb */ color: rgb(251, 137, 174); /* oklch */ color: oklch(76.4% 0.143 0.3);
Tailwind
colors: {
custom: {
50: '#ffaec6',
500: '#fb89ae',
950: '#000000',
},
}SCSS
$custom: #fb89ae; $custom-light: #ffaec6; $custom-dark: #000000;
JSON
{
"hex": "#fb89ae",
"rgb": {
"r": 251,
"g": 137,
"b": 174
},
"hsl": {
"h": 340.526,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.76416,
"c": 0.14324,
"h": 0.3
},
"luminance": 0.41457
}Semantic roles & 50–950 ramp
primary
#FB89AE
secondary
#D5F6EB
accent
#E69B00
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181013
muted
#867F82