#FB889F#FB889F
#FB889F is a light, vivid red. Relative luminance 0.406; OKLCH L 75.8% C 0.141 H 8.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FB889F |
|---|---|
| RGB | rgb(251, 136, 159) |
| HSL | hsl(348, 93%, 76%) |
| HSV | hsv(348, 46%, 98%) |
| CMYK | cmyk(0%, 45.8%, 36.7%, 1.6%) |
| CIE-LAB | lab(69.91, 45.96, 7.63) |
| CIE-LCH | lch(69.91, 46.59, 9.42°) |
| OKLab | oklab(75.85% 0.1395 0.0203) |
| OKLCH | oklch(75.85% 0.141 8.3) |
| XYZ | xyz(54.8485, 40.6257, 37.7471) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.25
Rosa
#FE86A4
ΔE00 1.72
Pinky
#FC86AA
ΔE00 3.44
Carnation
#FD798F
ΔE00 3.72
Carnation Pink
#FF7FA7
ΔE00 3.95
Pig Pink
#E78EA5
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB889F #88FBE4
analogous
#FB88D8 #FB889F #FBAA88
triadic
#FB889F #9FFB88 #889FFB
tetradic
#FB889F #D8FB88 #88FBE4 #AA88FB
square
#FB889F #D8FB88 #88FBE4 #AA88FB
split-complementary
#FB889F #88FBAA #88D8FB
monochromatic
#F7123F #F94D6F #FB889F #FDC3CF #FEE1E7
Accessibility & contrast
On white
2.30
#FB889F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FB889F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB889F
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB889F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB889F | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9DA0
Deuteranopia (green-blind)
#B9B39D
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb889f; /* rgb */ color: rgb(251, 136, 159); /* oklch */ color: oklch(75.8% 0.141 8.3);
Tailwind
colors: {
custom: {
50: '#ffadbb',
500: '#fb889f',
950: '#000000',
},
}SCSS
$custom: #fb889f; $custom-light: #ffadbb; $custom-dark: #000000;
JSON
{
"hex": "#fb889f",
"rgb": {
"r": 251,
"g": 136,
"b": 159
},
"hsl": {
"h": 348,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.75845,
"c": 0.14092,
"h": 8.3
},
"luminance": 0.40621
}Semantic roles & 50–950 ramp
primary
#FB889F
secondary
#D5F6F0
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80