#FB89AF#FB89AF
#FB89AF is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.4% C 0.144 H 359.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FB89AF |
|---|---|
| RGB | rgb(251, 137, 175) |
| HSL | hsl(340, 93%, 76%) |
| HSV | hsv(340, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 30.3%, 1.6%) |
| CIE-LAB | lab(70.53, 47.38, -0.44) |
| CIE-LCH | lch(70.53, 47.38, 359.47°) |
| OKLab | oklab(76.44% 0.1436 -0.0005) |
| OKLCH | oklch(76.44% 0.144 359.8) |
| XYZ | xyz(56.4693, 41.5005, 45.5854) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.16
Carnation Pink
#FF7FA7
ΔE00 2.32
Rosa
#FE86A4
ΔE00 2.89
Pig Pink
#E78EA5
ΔE00 4.29
Pink (survey)
#FF81C0
ΔE00 5.18
Rose Pink
#F7879A
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB89AF #89FBD5
analogous
#FB89E8 #FB89AF #FB9C89
triadic
#FB89AF #AFFB89 #89AFFB
tetradic
#FB89AF #E8FB89 #89FBD5 #9C89FB
square
#FB89AF #E8FB89 #89FBD5 #9C89FB
split-complementary
#FB89AF #89FB9C #89E8FB
monochromatic
#F7135F #F94E87 #FB89AF #FDC4D7 #FEE1EB
Accessibility & contrast
On white
2.26
#FB89AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#FB89AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB89AF
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB89AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB89AF | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B0
Deuteranopia (green-blind)
#B7B4AC
Tritanopia (blue-blind)
#FF8197
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb89af; /* rgb */ color: rgb(251, 137, 175); /* oklch */ color: oklch(76.4% 0.144 359.8);
Tailwind
colors: {
custom: {
50: '#ffaec6',
500: '#fb89af',
950: '#000000',
},
}SCSS
$custom: #fb89af; $custom-light: #ffaec6; $custom-dark: #000000;
JSON
{
"hex": "#fb89af",
"rgb": {
"r": 251,
"g": 137,
"b": 175
},
"hsl": {
"h": 340,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.76445,
"c": 0.14358,
"h": 359.8
},
"luminance": 0.41496
}Semantic roles & 50–950 ramp
primary
#FB89AF
secondary
#D5F6EB
accent
#E69900
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181013
muted
#867F82