#FB989E#FB989E
#FB989E is a light, moderate red. Relative luminance 0.454; OKLCH L 78.3% C 0.119 H 16.3°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FB989E |
|---|---|
| RGB | rgb(251, 152, 158) |
| HSL | hsl(356, 93%, 79%) |
| HSV | hsv(356, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 37.1%, 1.6%) |
| CIE-LAB | lab(73.18, 37.71, 12.82) |
| CIE-LCH | lch(73.18, 39.83, 18.78°) |
| OKLab | oklab(78.33% 0.1142 0.0333) |
| OKLCH | oklch(78.33% 0.119 16.3) |
| XYZ | xyz(57.1860, 45.4390, 38.0999) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.87
Blush Pink
#FE828C
ΔE00 4.97
Lightcoral
#F08080
ΔE00 6.56
Rosa
#FE86A4
ΔE00 6.87
Carnation
#FD798F
ΔE00 7.05
Pig Pink
#E78EA5
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB989E #98FBF5
analogous
#FB98D0 #FB989E #FBC498
triadic
#FB989E #9EFB98 #989EFB
tetradic
#FB989E #D0FB98 #98FBF5 #C498FB
square
#FB989E #D0FB98 #98FBF5 #C498FB
split-complementary
#FB989E #98FBC4 #98D0FB
monochromatic
#F6222F #F95D67 #FB989E #FDD3D5 #FEE2E3
Accessibility & contrast
On white
2.08
#FB989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FB989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB989E
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB989E | 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)
#ABA89E
Deuteranopia (green-blind)
#C3BB9C
Tritanopia (blue-blind)
#FF8D9B
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb989e; /* rgb */ color: rgb(251, 152, 158); /* oklch */ color: oklch(78.3% 0.119 16.3);
Tailwind
colors: {
custom: {
50: '#ffb7ba',
500: '#fb989e',
950: '#000000',
},
}SCSS
$custom: #fb989e; $custom-light: #ffb7ba; $custom-dark: #000000;
JSON
{
"hex": "#fb989e",
"rgb": {
"r": 251,
"g": 152,
"b": 158
},
"hsl": {
"h": 356.364,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.78325,
"c": 0.11897,
"h": 16.3
},
"luminance": 0.45434
}Semantic roles & 50–950 ramp
primary
#FB989E
secondary
#D5F6F4
accent
#E6D800
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080