#FB989F#FB989F
#FB989F is a light, moderate red. Relative luminance 0.455; OKLCH L 78.3% C 0.119 H 15.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FB989F |
|---|---|
| RGB | rgb(251, 152, 159) |
| HSL | hsl(356, 93%, 79%) |
| HSV | hsv(356, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 36.7%, 1.6%) |
| CIE-LAB | lab(73.20, 37.82, 12.30) |
| CIE-LCH | lch(73.20, 39.77, 18.02°) |
| OKLab | oklab(78.35% 0.1146 0.032) |
| OKLCH | oklch(78.35% 0.119 15.6) |
| XYZ | xyz(57.2724, 45.4736, 38.5550) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.67
Blush Pink
#FE828C
ΔE00 5.02
Rosa
#FE86A4
ΔE00 6.59
Lightcoral
#F08080
ΔE00 6.74
Pig Pink
#E78EA5
ΔE00 6.79
Carnation
#FD798F
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB989F #98FBF4
analogous
#FB98D1 #FB989F #FBC398
triadic
#FB989F #9FFB98 #989FFB
tetradic
#FB989F #D1FB98 #98FBF4 #C398FB
square
#FB989F #D1FB98 #98FBF4 #C398FB
split-complementary
#FB989F #98FBC3 #98D1FB
monochromatic
#F62231 #F95D68 #FB989F #FDD3D6 #FEE2E4
Accessibility & contrast
On white
2.08
#FB989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FB989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB989F
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB989F | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#C3BB9D
Tritanopia (blue-blind)
#FF8D9B
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb989f; /* rgb */ color: rgb(251, 152, 159); /* oklch */ color: oklch(78.3% 0.119 15.6);
Tailwind
colors: {
custom: {
50: '#ffb7bb',
500: '#fb989f',
950: '#000000',
},
}SCSS
$custom: #fb989f; $custom-light: #ffb7bb; $custom-dark: #000000;
JSON
{
"hex": "#fb989f",
"rgb": {
"r": 251,
"g": 152,
"b": 159
},
"hsl": {
"h": 355.758,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.7835,
"c": 0.11898,
"h": 15.6
},
"luminance": 0.45469
}Semantic roles & 50–950 ramp
primary
#FB989F
secondary
#D5F6F4
accent
#E6D500
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080